Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4647 5439 d 17 h jermar /branches/arm/ Branch out a new arm branch.  
4022 5573 d 14 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.  
4015 5573 d 23 h decky /trunk/kernel/arch/ia32/ rename ia32_cboot() to arch_pre_main() and move it to ia32.c (to be in line with other platforms)  
2071 6349 d 15 h jermar /trunk/ (c) versus (C)  
1888 6474 d 18 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6539 d 17 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6567 d 21 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
952 6659 d 19 h jermar /kernel/trunk/ Support for loading segments containing .bss section.  
693 6723 d 18 h decky /kernel/trunk/arch/ia32/ simplify and cleanup ia32 boot process, remove obsolete stuff  
534 6758 d 16 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6758 d 16 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
507 6770 d 17 h decky /kernel/trunk/arch/ia32/include/boot/ revert bug in multiboot flags  
506 6770 d 17 h decky /kernel/trunk/ preparation for init task loading  
501 6770 d 20 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
328 6844 d 0 h jermar /SPARTAN/trunk/ IA-32 can be now cross-compiled by ./build.ia32 cross.
Unify IA-32 Makefile.inc and Makefile.inc.cross.

Update doc/requirements.

Small changes elsewere.
 
280 6850 d 11 h decky /SPARTAN/trunk/arch/ia32/ basic GRUB memory map  
275 6850 d 16 h palkovsky /SPARTAN/trunk/arch/ Moved AMD64 kernel above 1MB.  
267 6850 d 20 h decky /SPARTAN/trunk/arch/ia32/ proper way of initializing GDT during boot on IA-32, fixes the nasty hack
SMP might be still broken
 
235 6852 d 19 h decky /SPARTAN/trunk/ load the kernel above 1 MB on IA-32  
222 6853 d 3 h decky /SPARTAN/trunk/arch/ia32/ IA-32 GRUB support (alpha)