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
3661 5652 d 22 h vana /trunk/ IA64: repair similators support  
3568 5675 d 9 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 5803 d 6 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 5833 d 4 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6179 d 6 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6194 d 5 h jermar /trunk/ Merge arm32 into trunk.  
2071 6335 d 23 h jermar /trunk/ (c) versus (C)  
1873 6468 d 0 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6526 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6552 d 0 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6568 d 9 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6580 d 21 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6580 d 22 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6582 d 6 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6582 d 22 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.