Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6441 d 5 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1962 6441 d 6 h jermar /tags/0.1.0/ Tagging release 0.1.0  
449 6795 d 8 h decky /SPARTAN/trunk/arch/ia32/boot/ (ignore this :))  
448 6795 d 8 h decky /SPARTAN/trunk/arch/ia32/boot/ (ignore this :))  
376 6838 d 10 h jermar /SPARTAN/trunk/ Move kernel build files one level up the directory tree.
Fix paths in your testing environment!
 
125 6910 d 5 h jermar /SPARTAN/trunk/ Huge indentation fix.  
85 6967 d 14 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 6967 d 15 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 7006 d 7 h jermar /SPARTAN/trunk/arch/ia32/ Cleanup floppy boot loader code and add missing stack initialization.  
17 7006 d 11 h jermar /SPARTAN/trunk/arch/ia32/boot/ Remove bogus line.  
16 7006 d 11 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 7057 d 10 h jermar /SPARTAN/ Initial import