Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4338 5481 d 9 h svoboda /branches/dynload/ Merge trunk changes up to r3787 to dynload.  
4337 5481 d 9 h svoboda /branches/dynload/ Merge changes in trunk up to r3741 to dynload.  
3674 5626 d 7 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3569 5653 d 18 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3403 5708 d 18 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3211 5777 d 18 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3150 5798 d 16 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
2927 5830 d 19 h decky /branches/dynload/ added dynload branch  
2479 6157 d 15 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6314 d 8 h jermar /trunk/ (c) versus (C)  
1871 6447 d 20 h jermar /trunk/ Replace FB_BIG_ENDIAN with FB_INVERT_ENDIAN.
Omit tests for architecture endianness in deciding framebuffer endianness.
 
1787 6504 d 11 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1561 6541 d 16 h palkovsky /uspace/trunk/fb/ Fixed incorrect compiling of fb for different archs.  
1560 6541 d 17 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1547 6542 d 14 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1493 6544 d 5 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 6544 d 6 h palkovsky /uspace/trunk/ Added very preliminary support for console on architectures
that do not support framebuffer.
 
1397 6555 d 9 h palkovsky /uspace/trunk/fb/ Fixed bad colors in mips framebuffer.  
1367 6559 d 7 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1363 6560 d 5 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)