Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4647 5439 d 21 h jermar /branches/arm/ Branch out a new arm branch.  
4311 5525 d 2 h decky /trunk/ change the way how input devices are wired together according to ticket #44
(also the proposal http://lists.modry.cz/cgi-bin/private/helenos-devel/2009-March/002507.html)
 
4042 5569 d 23 h jermar /trunk/ Complete emancipation of kernel serial controller drivers (i8042, ns16550 and
z8530). Provide a common keyboard module for PC and Sun keyboards. The serial
line module is still to follow.
 
3934 5585 d 15 h jermar /trunk/kernel/ Improve the ns16550 driver.

- The driver support multiple instances.
- It still remembers the last registered IRQ in a global structure (cannot be
easily fixed now)
- Was converted to use PIO directly
 
3782 5631 d 16 h jermar /trunk/kernel/arch/ia64/src/ Do not compile unnecessary code when CONFIG_SMP is not configured on ia64.  
3766 5636 d 0 h jermar /trunk/kernel/arch/ia64/src/ Humanitarian facelift for ia64.  
3763 5636 d 2 h jermar /trunk/ Remove most of the ia64 dead / commented out code.  
3661 5666 d 18 h vana /trunk/ IA64: repair similators support  
3626 5673 d 23 h vana /trunk/kernel/ Classic TLB shootdown support on ia64  
3619 5674 d 7 h vana /trunk/kernel/arch/ia64/src/smp/ IA64:smp.c Remove not important logs  
3578 5686 d 7 h vana /trunk/ Alfa of SMP support on IA64