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
867 6636 d 18 h jermar /kernel/trunk/ Move OFW functionality of ppc32 memory_init to genarch so that the code can also be used by sparc64.
sparc64 is now close to broken as it lacks functionality to provide identity mapping for the whole phyisical memory.
 
843 6642 d 12 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.
 
659 6698 d 22 h jermar /kernel/trunk/ Make the kernel compile with -Wall.  
534 6716 d 13 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6716 d 13 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6728 d 18 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
493 6729 d 10 h jermar /SPARTAN/trunk/ Move genarch/{src|include}/firmware/ofw to genarch/{src|include}/ofw.  
421 6756 d 9 h jermar /SPARTAN/trunk/ Create genarch directory.
Move ppc32 ofw.[ch] to genarch.
Fix prototype for ofw_call() to return __address instead of int (please review).
Fix copyright notice in sparc64/boot/boot.S.
 
342 6799 d 19 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
191 6812 d 15 h decky /SPARTAN/trunk/arch/ppc/ PPC memory size detection