Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3888 5595 d 11 h jermar /tags/0.4.0/ Tag 0.4.0.  
3803 5620 d 7 h decky /trunk/ configuration system overhaul (requires newt)  
3754 5643 d 13 h svoboda /trunk/ Fix mips32eb build a bit.  
3699 5657 d 14 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
3672 5666 d 5 h jermar /trunk/ Merge sparc branch to trunk.  
3661 5671 d 4 h vana /trunk/ IA64: repair similators support  
3568 5693 d 14 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 5821 d 12 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 5851 d 10 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6197 d 12 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6212 d 10 h jermar /trunk/ Merge arm32 into trunk.  
2071 6354 d 5 h jermar /trunk/ (c) versus (C)  
1873 6486 d 6 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6544 d 7 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6570 d 5 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6586 d 15 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6599 d 3 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6599 d 3 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6600 d 11 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6601 d 4 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.