Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
644 6718 d 3 h jermar /kernel/trunk/arch/ Remove unnecessary files or files that are now part of the boot/ module.  
629 6720 d 21 h decky /kernel/trunk/ init task loading (yet buggy)  
628 6720 d 22 h decky /kernel/trunk/ ia32: floppy boot image uses GRUB  
534 6731 d 21 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6731 d 21 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6744 d 1 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
455 6758 d 16 h decky /SPARTAN/trunk/ new build system upgrade
finished work for IA-32, IA-64, PPC-32, SPARC-64
 
454 6758 d 20 h decky /SPARTAN/trunk/ build system: boot target  
449 6758 d 21 h decky /SPARTAN/trunk/arch/ia32/boot/ (ignore this :))  
448 6758 d 21 h decky /SPARTAN/trunk/arch/ia32/boot/ (ignore this :))  
376 6801 d 23 h jermar /SPARTAN/trunk/ Move kernel build files one level up the directory tree.
Fix paths in your testing environment!
 
125 6873 d 18 h jermar /SPARTAN/trunk/ Huge indentation fix.  
85 6931 d 3 h vana /SPARTAN/trunk/arch/ia32/boot/ IA-32 boot Makefile bugfix.
Previous version did not take 512B of boot sector code into account and produced wrong image.bin.
 
84 6931 d 4 h vana /SPARTAN/trunk/ IA-32 FPU lazy context switching.
Doesn't work on Bochs and sometimes produces wrong results on P4.
Seems to work on VMware and PII.

Build script for IA-32 changed to build floppy images (image.bin) 1440K long.
 
18 6969 d 20 h jermar /SPARTAN/trunk/arch/ia32/ Cleanup floppy boot loader code and add missing stack initialization.  
17 6970 d 0 h jermar /SPARTAN/trunk/arch/ia32/boot/ Remove bogus line.  
16 6970 d 0 h jermar /SPARTAN/trunk/ Switch from mm-based 'the' mechanism to macro-based 'cpu_private_data[CPU_ID_ARCH]' mechanism.
Added l_apic_id() and some other minor APIC changes.
Move gdtr to K_DATA_START section.
Move K_DATA_START section immediately behind K_TEXT_START section so that real-mode addresses work even with growing size of kernel code.
 
1 7020 d 23 h jermar /SPARTAN/ Initial import