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 6714 d 4 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 6719 d 22 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 6776 d 7 h jermar /kernel/trunk/ Make the kernel compile with -Wall.  
534 6793 d 23 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6793 d 23 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6806 d 3 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
493 6806 d 20 h jermar /SPARTAN/trunk/ Move genarch/{src|include}/firmware/ofw to genarch/{src|include}/ofw.  
421 6833 d 18 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 6877 d 5 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
191 6890 d 1 h decky /SPARTAN/trunk/arch/ppc/ PPC memory size detection