Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1183 6589 d 14 h jermar /boot/trunk/arch/ Update grub images for the previous change to take effect.
Subversion somehow didn't do this for me automatically.
 
/boot/trunk/arch/amd64/grub/grub.img.gz
/boot/trunk/arch/ia32/grub/grub.img.gz
1182 6589 d 14 h jermar /boot/trunk/arch/ Load pci module on ia32 and amd64.  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/ia32/Makefile.inc
1166 6593 d 6 h decky /boot/trunk/arch/ fix types, 64b arguments (breaks things yet)  
/boot/trunk/arch/ppc32/loader/Makefile
/boot/trunk/arch/ppc32/loader/_link.ld
/boot/trunk/arch/ppc32/loader/printf.h
/boot/trunk/arch/ppc64/loader/Makefile
/boot/trunk/arch/ppc64/loader/_link.ld
/boot/trunk/arch/ppc64/loader/asm.S
/boot/trunk/arch/ppc64/loader/asm.h
/boot/trunk/arch/ppc64/loader/main.c
/boot/trunk/arch/ppc64/loader/main.h
/boot/trunk/arch/ppc64/loader/ofw.c
/boot/trunk/arch/ppc64/loader/ofw.h
/boot/trunk/arch/ppc64/loader/printf.c
/boot/trunk/arch/ppc64/loader/printf.h
1157 6593 d 8 h decky /boot/trunk/ start ppc64 port  
/boot/trunk/arch/ppc64
/boot/trunk/arch/ppc64/Makefile.inc
/boot/trunk/arch/ppc64/loader
/boot/trunk/arch/ppc64/loader/Makefile
/boot/trunk/arch/ppc64/loader/_link.ld
/boot/trunk/arch/ppc64/loader/asm.S
/boot/trunk/arch/ppc64/loader/asm.h
/boot/trunk/arch/ppc64/loader/boot.S
/boot/trunk/arch/ppc64/loader/main.c
/boot/trunk/arch/ppc64/loader/main.h
/boot/trunk/arch/ppc64/loader/ofw.c
/boot/trunk/arch/ppc64/loader/ofw.h
/boot/trunk/arch/ppc64/loader/printf.c
/boot/trunk/arch/ppc64/loader/printf.h
/boot/trunk/arch/ppc64/loader/regname.h
/boot/trunk/arch/ppc32/loader/Makefile
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/regname.h
/boot/trunk/boot.config
1146 6600 d 8 h decky /boot/trunk/arch/ppc32/loader/ add instruction cache flush
align framebuffer on 128K boundary
change OFW calling method
make OFW code more compatible
 
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/asm.h
/boot/trunk/arch/ppc32/loader/main.c
/boot/trunk/arch/ppc32/loader/ofw.c
/boot/trunk/arch/ppc32/loader/ofw.h
1133 6609 d 2 h decky /boot/trunk/arch/ppc32/loader/ ofw uses \r\n as newline  
/boot/trunk/arch/ppc32/loader/printf.c
1131 6609 d 4 h decky /boot/trunk/arch/ppc32/loader/ kernel boot API change  
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/asm.h
/boot/trunk/arch/ppc32/loader/main.c
/boot/trunk/arch/ppc32/loader/main.h
1130 6609 d 4 h decky /boot/trunk/arch/ppc32/loader/ extend boot info  
/boot/trunk/arch/ppc32/loader/main.c
/boot/trunk/arch/ppc32/loader/ofw.c
/boot/trunk/arch/ppc32/loader/ofw.h
1075 6616 d 10 h decky /boot/trunk/arch/ppc32/loader/ relocate boot loader structures if needed
(allowing to boot on stupid OFW implementations)
 
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/asm.h
/boot/trunk/arch/ppc32/loader/main.c
/boot/trunk/arch/ppc32/loader/main.h
/boot/trunk/arch/ppc32/loader/ofw.c
/boot/trunk/arch/ppc32/loader/ofw.h
1071 6616 d 12 h decky /boot/trunk/arch/ppc32/loader/ invalidate segment registers  
/boot/trunk/arch/ppc32/loader/asm.S
1068 6616 d 21 h decky /boot/trunk/arch/ppc32/loader/ proper ppc32 initial memory mapping  
/boot/trunk/arch/ppc32/loader/_link.ld
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/asm.h
/boot/trunk/arch/ppc32/loader/main.c
/boot/trunk/arch/ppc32/loader/regname.h
1058 6617 d 4 h decky /boot/trunk/arch/ppc32/loader/ relocate kernel in real mode  
/boot/trunk/arch/ppc32/loader/Makefile
/boot/trunk/arch/ppc32/loader/_link.ld
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/asm.h
/boot/trunk/arch/ppc32/loader/main.c
/boot/trunk/arch/ppc32/loader/ofw.c
/boot/trunk/arch/ppc32/loader/ofw.h
/boot/trunk/arch/ppc32/loader/regname.h
1046 6617 d 9 h decky /boot/trunk/arch/amd64/ add ns  
/boot/trunk/arch/amd64/Makefile.inc
1045 6617 d 9 h decky /boot/trunk/arch/amd64/grub/ add /ns as the first init task  
/boot/trunk/arch/amd64/grub/grub.img.gz
1041 6617 d 10 h decky /boot/trunk/arch/ia32/grub/ make /ns the first user-space task, /init the second  
/boot/trunk/arch/ia32/grub/grub.img.gz
1038 6617 d 11 h decky /boot/trunk/arch/ia32/ add /ns as second init task  
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.img.gz
1022 6618 d 4 h decky /boot/trunk/arch/ppc32/loader/ ppc32: boot using real mode trampoline
setup segment registers so far
 
/boot/trunk/arch/ppc32/loader/Makefile
/boot/trunk/arch/ppc32/loader/_link.ld
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/asm.h
/boot/trunk/arch/ppc32/loader/main.c
1018 6618 d 8 h decky /boot/trunk/ boot loader for msim  
/boot/trunk/arch/mips32
/boot/trunk/arch/mips32/Makefile.inc
/boot/trunk/arch/mips32/loader
/boot/trunk/arch/mips32/loader/Makefile
/boot/trunk/arch/mips32/loader/_link.ld
/boot/trunk/arch/mips32/loader/asm.S
/boot/trunk/arch/mips32/loader/asm.h
/boot/trunk/arch/mips32/loader/boot.S
/boot/trunk/arch/mips32/loader/main.c
/boot/trunk/arch/mips32/loader/main.h
/boot/trunk/arch/mips32/loader/msim.c
/boot/trunk/arch/mips32/loader/msim.h
/boot/trunk/arch/mips32/loader/printf.c
/boot/trunk/arch/mips32/loader/printf.h
/boot/trunk/arch/mips32/loader/regname.h
/boot/trunk/boot.config
1009 6618 d 10 h cejka /boot/trunk/arch/amd64/ Uspace included to rebuild image.boot  
/boot/trunk/arch/amd64/Makefile.inc
1003 6618 d 22 h decky /boot/trunk/arch/ppc32/loader/ simplify register names  
/boot/trunk/arch/ppc32/loader/spr.h
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/regname.h

Show All