Subversion Repositories HelenOS-historic

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
501 6784 d 21 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
/kernel
/SPARTAN
342 6855 d 23 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
/SPARTAN/trunk/arch/mips32/src/mips32.c
/SPARTAN/trunk/arch/ppc32
/SPARTAN/trunk/arch/mips32/src/mips.c
/SPARTAN/trunk/arch/ppc
/SPARTAN/trunk/arch/mips32/Makefile.inc
/SPARTAN/trunk/arch/ppc32/include/arch.h
/SPARTAN/trunk/arch/ppc32/include/arg.h
/SPARTAN/trunk/arch/ppc32/include/asm.h
/SPARTAN/trunk/arch/ppc32/include/asm/macro.h
/SPARTAN/trunk/arch/ppc32/include/atomic.h
/SPARTAN/trunk/arch/ppc32/include/barrier.h
/SPARTAN/trunk/arch/ppc32/include/byteorder.h
/SPARTAN/trunk/arch/ppc32/include/context.h
/SPARTAN/trunk/arch/ppc32/include/cpu.h
/SPARTAN/trunk/arch/ppc32/include/drivers/ofw.h
/SPARTAN/trunk/arch/ppc32/include/faddr.h
/SPARTAN/trunk/arch/ppc32/include/fmath.h
/SPARTAN/trunk/arch/ppc32/include/fpu_context.h
/SPARTAN/trunk/arch/ppc32/include/interrupt.h
/SPARTAN/trunk/arch/ppc32/include/mm/frame.h
/SPARTAN/trunk/arch/ppc32/include/mm/memory_init.h
/SPARTAN/trunk/arch/ppc32/include/mm/page.h
/SPARTAN/trunk/arch/ppc32/include/mm/vm.h
/SPARTAN/trunk/arch/ppc32/include/thread.h
/SPARTAN/trunk/arch/ppc32/include/types.h
218 6867 d 12 h decky /SPARTAN/trunk/arch/ppc/ update PPC for new hardcoded_* method  
/SPARTAN/trunk/arch/ppc/_link.ld
/SPARTAN/trunk/arch/ppc/src/start.S
207 6868 d 1 h decky /SPARTAN/trunk/ separated stack mapping  
/SPARTAN/trunk/arch/ppc/include/ppc.h
/SPARTAN/trunk/arch/ppc/src/ppc.c
/SPARTAN/trunk/arch/ppc/Makefile.inc
/SPARTAN/trunk/arch/ppc/include/context.h
/SPARTAN/trunk/arch/ppc/include/drivers/ofw.h
/SPARTAN/trunk/arch/ppc/src/drivers/ofw.c
/SPARTAN/trunk/arch/ppc/src/start.S
/SPARTAN/trunk/include/context.h
/SPARTAN/trunk/src/main/main.c
199 6868 d 15 h decky /SPARTAN/trunk/arch/ppc/ PPC context save/restore  
/SPARTAN/trunk/arch/ppc/src/context.S
/SPARTAN/trunk/arch/ppc/Makefile.inc
/SPARTAN/trunk/arch/ppc/_link.ld
/SPARTAN/trunk/arch/ppc/include/asm/macro.h
/SPARTAN/trunk/arch/ppc/include/context.h
/SPARTAN/trunk/arch/ppc/src/dummy.s
/SPARTAN/trunk/arch/ppc/src/start.S
191 6868 d 19 h decky /SPARTAN/trunk/arch/ppc/ PPC memory size detection  
/SPARTAN/trunk/arch/ppc/src/mm/memory_init.c
/SPARTAN/trunk/arch/ppc/Makefile.inc
/SPARTAN/trunk/arch/ppc/include/asm.h
/SPARTAN/trunk/arch/ppc/include/asm/macro.h
/SPARTAN/trunk/arch/ppc/include/drivers/ofw.h
/SPARTAN/trunk/arch/ppc/src/asm.s
/SPARTAN/trunk/arch/ppc/src/drivers/ofw.c
/SPARTAN/trunk/arch/ppc/src/dummy.s
/SPARTAN/trunk/arch/ppc/src/start.S
185 6869 d 0 h decky /SPARTAN/trunk/arch/ OpenFirmware support  
/SPARTAN/trunk/arch/ppc/include/ppc.h
/SPARTAN/trunk/arch/ppc/include/vga.h
/SPARTAN/trunk/arch/ppc/src/drivers/vga.c
/SPARTAN/trunk/arch/ia32/src/asm.S
/SPARTAN/trunk/arch/ppc/Makefile.inc
/SPARTAN/trunk/arch/ppc/src/asm.s
/SPARTAN/trunk/arch/ppc/src/dummy.s
/SPARTAN/trunk/arch/ppc/src/ppc.c
/SPARTAN/trunk/arch/ppc/src/start.S
163 6881 d 23 h decky /SPARTAN/trunk/arch/ppc/ first booting ELF  
/SPARTAN/trunk/arch/ppc/src/ppc.c
/SPARTAN/trunk/arch/ppc/src/powerpc.c
/SPARTAN/trunk/arch/ppc/Makefile.inc
/SPARTAN/trunk/arch/ppc/_link.ld
/SPARTAN/trunk/arch/ppc/boot/boot.s
/SPARTAN/trunk/arch/ppc/src/mm/page.c
/SPARTAN/trunk/arch/ppc/src/start.S
160 6887 d 13 h jermar /SPARTAN/trunk/ PPC work.
Define dummy implementations of many functions in fake.s.
Define kernel_image_start in start.S.
 
/SPARTAN/trunk/arch/ppc/src/fake.s
/SPARTAN/trunk/arch/ppc/src/start.S
/SPARTAN/trunk/arch/ppc/Makefile.inc
/SPARTAN/trunk/arch/ppc/_link.ld
/SPARTAN/trunk/src/Makefile.config