Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4647 5453 d 23 h jermar /branches/arm/ Branch out a new arm branch.  
4022 5587 d 20 h svoboda /trunk/ Move multiboot parsing to genarch/*/multiboot and adapt it for use with both ia32 and amd64. Multiboot info parsing now supported on amd64, too.  
2071 6363 d 21 h jermar /trunk/ (c) versus (C)  
1888 6489 d 0 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1811 6541 d 5 h decky /trunk/kernel/arch/ unify bootstrapping  
1787 6553 d 23 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6582 d 3 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
695 6737 d 23 h decky /kernel/trunk/arch/amd64/ make AMD64 boot again (using grub, see /boot tree), SMP is still broken  
694 6737 d 23 h decky /kernel/trunk/arch/amd64/ break AMD64, will be fixed soon  
534 6772 d 22 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6772 d 22 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6785 d 2 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
275 6864 d 22 h palkovsky /SPARTAN/trunk/arch/ Moved AMD64 kernel above 1MB.  
268 6865 d 1 h palkovsky /SPARTAN/trunk/ Added symbol table lookup in exceptions.
This breaks ia64 & ppc architecture compiles.