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 7288 d 14 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 7294 d 9 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 7350 d 18 h jermar /kernel/trunk/ Make the kernel compile with -Wall.  
534 7368 d 10 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 7368 d 10 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 7380 d 14 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
493 7381 d 7 h jermar /SPARTAN/trunk/ Move genarch/{src|include}/firmware/ofw to genarch/{src|include}/ofw.  
421 7408 d 5 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 7451 d 15 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
191 7464 d 12 h decky /SPARTAN/trunk/arch/ppc/ PPC memory size detection