Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4581 6205 d 0 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4153 6305 d 23 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 6502 d 2 h decky /branches/network/ add new network branch (copy of current trunk)  
3234 6540 d 3 h decky /trunk/ reintroduce support for MSIM text console in user space  
3201 6564 d 5 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 6594 d 3 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6940 d 5 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 7096 d 22 h jermar /trunk/ (c) versus (C)  
1871 7230 d 9 h jermar /trunk/ Replace FB_BIG_ENDIAN with FB_INVERT_ENDIAN.
Omit tests for architecture endianness in deciding framebuffer endianness.
 
1787 7287 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1561 7324 d 6 h palkovsky /uspace/trunk/fb/ Fixed incorrect compiling of fb for different archs.  
1560 7324 d 6 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1547 7325 d 3 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1493 7326 d 18 h palkovsky /uspace/trunk/ Added support ega framebuffer.
Removed taskid parameter from map_physmem. The same effect
can (and should) be performed using IPC.
 
1490 7326 d 19 h palkovsky /uspace/trunk/ Added very preliminary support for console on architectures
that do not support framebuffer.
 
1397 7337 d 22 h palkovsky /uspace/trunk/fb/ Fixed bad colors in mips framebuffer.  
1367 7341 d 20 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1363 7342 d 19 h vana /uspace/trunk/ Earliest version of Userspace Framebuffer driver, with stream support in libc.
Also Virtual framebuffers made as split on main fb and its usage by streams

(please test it and report)