Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3742 5620 d 2 h rimsky /branches/sparc/ The sparc branch synchronized with trunk at revision 3722 (trunk@3722).  
3665 5643 d 15 h rimsky /branches/sparc/ Merged latest trunk changes into the sparc brach.  
3343 5748 d 21 h decky /branches/sparc/ add sparc branch  
2089 6318 d 1 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2082 6324 d 1 h decky /trunk/ __asm__ __volatile__ -> asm volatile  
2071 6328 d 17 h jermar /trunk/ (c) versus (C)  
1945 6418 d 20 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 6418 d 20 h jermar /trunk/kernel/ Add mutual exclusion to keyboard grab and release
functions on sparc64, ppc32, mips32 and ia64.
 
1942 6419 d 17 h jermar /trunk/ Convert ia64 to the new IRQ and notification scheme.  
1888 6453 d 21 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6518 d 20 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1780 6525 d 21 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
1702 6547 d 0 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1570 6555 d 21 h vana /kernel/trunk/arch/ia64/src/ski/ Ia64 keyboard extension  
1507 6558 d 0 h vana /kernel/trunk/ IA64 uspace keyboard kernel part  
893 6653 d 1 h jermar /kernel/trunk/arch/ sparc64 work.
Revive OFW console code and use it before the kernel switches to standalone console.

ia32 + ia64 cosmetic changes.
 
892 6653 d 21 h vana /kernel/trunk/ Itanium active keyboard  
586 6731 d 22 h jermar /kernel/trunk/ Fix ppc32 and sparc64 to compile again.
Fix sparc64 to function again.
 
584 6731 d 23 h jermar /kernel/trunk/arch/ia64/src/ski/ Fix IA-64 ski_getchar().
Output operand vs. input operand.
Now the characters are read correctly.
 
583 6731 d 23 h jermar /kernel/trunk/arch/ia64/ Fix IA-64 so that it compiles again.
Characters are not recognised correctly.
 
577 6732 d 12 h palkovsky /kernel/trunk/ Some small fixes, basic changes to ia64 & ppc32 without testing.  
534 6737 d 18 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6737 d 18 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
523 6743 d 22 h jermar /kernel/trunk/ Clean up.  
522 6744 d 1 h vana /kernel/trunk/arch/ia64/src/ski/ Comment update  
519 6744 d 16 h vana /kernel/trunk/arch/ia64/ Keyboard support for ski (ia64 emulator)  
501 6749 d 23 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
79 6942 d 16 h jermar /SPARTAN/trunk/arch/ia64/src/ski/ doxygen-style comments  
78 6942 d 16 h jermar /SPARTAN/trunk/ IA-64 cosmetics.
Add ski_init_console() and ski_putchar() to ski.c to perform ski specific tasks.

Change the copyright string in main.c to display both copyrights on a new line.