Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
328 6884 d 21 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 6891 d 8 h decky /SPARTAN/trunk/arch/ia32/ basic GRUB memory map  
275 6891 d 12 h palkovsky /SPARTAN/trunk/arch/ Moved AMD64 kernel above 1MB.  
267 6891 d 16 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 6893 d 15 h decky /SPARTAN/trunk/ load the kernel above 1 MB on IA-32  
222 6893 d 23 h decky /SPARTAN/trunk/arch/ia32/ IA-32 GRUB support (alpha)  
139 6936 d 15 h cejka /SPARTAN/trunk/arch/ia32/ Added e801 method for obtaining memory size, improved e820 method for memory map.  
99 6991 d 23 h jermar /SPARTAN/trunk/ Replace "THREAD->cpu" with "CPU" in scheduler().

Add trailing '\n' to memmap.h
Fix some translations.
Relpace one Czech sentence with its English translation.
 
98 6992 d 16 h cejka /SPARTAN/trunk/arch/ia32/ first version of e820 memmap  
95 6993 d 22 h cejka /SPARTAN/trunk/arch/ia32/ Started memory map support.