Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4647 6057 d 9 h jermar /branches/arm/ Branch out a new arm branch.  
4022 6191 d 6 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 6967 d 7 h jermar /trunk/ (c) versus (C)  
1888 7092 d 10 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1811 7144 d 15 h decky /trunk/kernel/arch/ unify bootstrapping  
1787 7157 d 9 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 7185 d 13 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
695 7341 d 8 h decky /kernel/trunk/arch/amd64/ make AMD64 boot again (using grub, see /boot tree), SMP is still broken  
694 7341 d 9 h decky /kernel/trunk/arch/amd64/ break AMD64, will be fixed soon  
534 7376 d 7 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 7376 d 8 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 7388 d 12 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
467 7402 d 10 h jermar /SPARTAN/trunk/arch/ Add sparc64 context_offset.h.
Fix symbolic links in amd64 to be relative.
 
457 7402 d 15 h decky /SPARTAN/trunk/ new build system almost finished  
275 7468 d 8 h palkovsky /SPARTAN/trunk/arch/ Moved AMD64 kernel above 1MB.  
268 7468 d 10 h palkovsky /SPARTAN/trunk/ Added symbol table lookup in exceptions.
This breaks ia64 & ppc architecture compiles.
 
245 7469 d 10 h palkovsky /SPARTAN/trunk/ Use ia32 memmap.h/memmapash.h  
194 7472 d 9 h palkovsky /SPARTAN/trunk/arch/amd64/ Code cleanup.  
178 7473 d 13 h palkovsky /SPARTAN/trunk/arch/amd64/ Fixed linker script to include .eh_frame section.
It now boots into protected mode.