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
3934 5589 d 22 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 5635 d 23 h jermar /trunk/kernel/arch/ia64/src/ Do not compile unnecessary code when CONFIG_SMP is not configured on ia64.  
3766 5640 d 6 h jermar /trunk/kernel/arch/ia64/src/ Humanitarian facelift for ia64.  
3763 5640 d 8 h jermar /trunk/ Remove most of the ia64 dead / commented out code.  
3661 5671 d 0 h vana /trunk/ IA64: repair similators support  
3626 5678 d 5 h vana /trunk/kernel/ Classic TLB shootdown support on ia64  
3619 5678 d 13 h vana /trunk/kernel/arch/ia64/src/smp/ IA64:smp.c Remove not important logs  
3578 5690 d 13 h vana /trunk/ Alfa of SMP support on IA64