Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4296 5602 d 11 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4295)  
4156 5630 d 13 h trochtova /branches/dd/ changes in trunk (rev 4155) merged into dd branch  
4055 5641 d 15 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3022 5924 d 17 h decky /branches/dd/ device drivers branch  
2479 6265 d 15 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6280 d 13 h jermar /trunk/ Merge arm32 into trunk.  
2071 6422 d 8 h jermar /trunk/ (c) versus (C)  
1873 6554 d 9 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6612 d 10 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6638 d 8 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6654 d 18 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6667 d 6 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6667 d 6 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6668 d 14 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6669 d 7 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.