Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
845 6645 d 17 h decky /kernel/trunk/ fix stupid bug in ppc32 context_save_arch
save only non-volatile registers in context
 
843 6646 d 8 h palkovsky /kernel/trunk/ Made powerpc to get on PearPC to the version print when compiled with -O1:
- create proper memory zones
- switch to real mode on boot
TODO
- kernel relocation during boot
- autodetection of framebuffer settings (PCI?) - now includes hardcoded
settings for PearPc.
 
534 6720 d 9 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6720 d 9 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6732 d 13 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
342 6803 d 14 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
218 6815 d 3 h decky /SPARTAN/trunk/arch/ppc/ update PPC for new hardcoded_* method  
207 6815 d 17 h decky /SPARTAN/trunk/ separated stack mapping  
199 6816 d 6 h decky /SPARTAN/trunk/arch/ppc/ PPC context save/restore  
191 6816 d 11 h decky /SPARTAN/trunk/arch/ppc/ PPC memory size detection  
185 6816 d 16 h decky /SPARTAN/trunk/arch/ OpenFirmware support  
163 6829 d 14 h decky /SPARTAN/trunk/arch/ppc/ first booting ELF  
160 6835 d 5 h jermar /SPARTAN/trunk/ PPC work.
Define dummy implementations of many functions in fake.s.
Define kernel_image_start in start.S.