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
3593 5700 d 23 h rimsky /branches/sparc/ Merged latest trunk changes into sparc branch.  
3549 5713 d 22 h rimsky /branches/sparc/ Implemented uspace Serengeti drivers for kbd and fb. Integrated with other parts of HelenOS. Now it is possible to play Tetris on a simulated Serengeti machine (usiii.simics).  
3343 5791 d 5 h decky /branches/sparc/ add sparc branch  
3201 5838 d 8 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 5868 d 7 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6214 d 8 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6229 d 7 h jermar /trunk/ Merge arm32 into trunk.  
2071 6371 d 1 h jermar /trunk/ (c) versus (C)  
1873 6503 d 2 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6561 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6587 d 2 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6603 d 11 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6615 d 23 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6616 d 0 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6617 d 8 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6618 d 1 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.