Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3962 5635 d 0 h jermar /trunk/kernel/arch/ia64/src/ski/ Make ia64 for ski build again.
Need to implement kernel notifications independent of IRQ notifications.
 
3941 5636 d 19 h jermar /trunk/kernel/ Let IRQ claim methods take irq_t * instead of the instance argument.  
3906 5641 d 17 h jermar /trunk/kernel/ IRQ handlers are using one superfluous argument and an unused elipsis.
On the other hand, IRQ claim functions would need to be passed the instance
argument.
 
3880 5644 d 20 h decky /trunk/kernel/arch/ simplify configuration
introduce arch_construct_function and inb/outb (sometimes empty) on all platforms
various code cleanup
 
3854 5655 d 8 h decky /trunk/kernel/arch/ia64/src/ski/ make compliant with r3848 (kernel/arch/mips32/src/drivers/serial.c)  
3853 5655 d 22 h jermar /trunk/kernel/arch/ia64/src/ski/ Fix ia64 build.  
3844 5656 d 19 h decky /trunk/ silent kernel console output when user space console is active  
3766 5688 d 1 h jermar /trunk/kernel/arch/ia64/src/ Humanitarian facelift for ia64.  
3718 5700 d 7 h svoboda /trunk/ Ski framebuffer driver.  
3661 5718 d 18 h vana /trunk/ IA64: repair similators support  
3657 5719 d 4 h vana /trunk/ Legacy IRQ support, uspace NS16550 support, some minor changes  
2089 6391 d 3 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2082 6397 d 3 h decky /trunk/ __asm__ __volatile__ -> asm volatile  
2071 6401 d 19 h jermar /trunk/ (c) versus (C)  
1945 6491 d 22 h jermar /trunk/kernel/arch/ia64/ ia64 work.
Move keyboard polling to a dedicated kernel thread.
Console initialization and console related sysinfo setup
can be now done in a single function.
 
1944 6491 d 23 h jermar /trunk/kernel/ Add mutual exclusion to keyboard grab and release
functions on sparc64, ppc32, mips32 and ia64.
 
1942 6492 d 19 h jermar /trunk/ Convert ia64 to the new IRQ and notification scheme.  
1888 6526 d 23 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6591 d 22 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1780 6598 d 23 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  

Show All