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
3699 6358 d 15 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
3672 6367 d 7 h jermar /trunk/ Merge sparc branch to trunk.  
3661 6372 d 5 h vana /trunk/ IA64: repair similators support  
3568 6394 d 16 h svoboda /trunk/uspace/ Always include Makefile.config instead of passing ARCH and COMPILER to child make on the command line. Allows running make on individual apps and allows more configuration options.  
3201 6522 d 13 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 6552 d 12 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6898 d 13 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6913 d 12 h jermar /trunk/ Merge arm32 into trunk.  
2071 7055 d 6 h jermar /trunk/ (c) versus (C)  
1873 7187 d 7 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 7245 d 8 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 7271 d 7 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 7287 d 16 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 7300 d 5 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 7300 d 5 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 7301 d 13 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 7302 d 6 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.