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
1478 6538 d 1 h decky /boot/trunk/ ppc32 bootloader debugging facility  
/boot/trunk/arch/ppc32/loader/debug.inc
/boot/trunk/Makefile
/boot/trunk/arch/ppc32/Makefile.inc
/boot/trunk/arch/ppc32/loader/Makefile
/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
/boot/trunk/boot.config
1456 6539 d 11 h decky /boot/trunk/arch/amd64/ create ISO image instead of floppy image (for AMD64)  
/boot/trunk/arch/amd64/grub/menu.lst
/boot/trunk/arch/amd64/grub/stage2_eltorito
/boot/trunk/arch/amd64/grub/grub.conf
/boot/trunk/arch/amd64/grub/grub.img.gz
/boot/trunk/arch/amd64/Makefile.inc
1454 6539 d 12 h decky /boot/trunk/arch/ia32/ create ISO image instead of floppy image  
/boot/trunk/arch/ia32/grub/menu.lst
/boot/trunk/arch/ia32/grub/stage2_eltorito
/boot/trunk/arch/ia32/grub/grub.conf
/boot/trunk/arch/ia32/grub/grub.img.gz
/boot/trunk/arch/ia32/Makefile.inc
1450 6539 d 20 h cejka /boot/trunk/arch/amd64/ Amd64 boot support for console driver.  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/grub.conf
1446 6540 d 17 h cejka /boot/trunk/arch/ia32/ Console module added to grub loader for ia32.  
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.conf
1401 6548 d 9 h decky /boot/trunk/arch/ppc64/loader/ add missing stuff to compile  
/boot/trunk/arch/ppc64/loader/Makefile
/boot/trunk/arch/ppc64/loader/ofw.c
/boot/trunk/arch/ppc64/loader/pack
1395 6548 d 10 h decky /boot/trunk/arch/ppc64/ port ppc32 changes to ppc64 (raw)  
/boot/trunk/arch/ppc64/loader/pack
/boot/trunk/arch/ppc64/loader/_link.ld
/boot/trunk/arch/ppc64/Makefile.inc
/boot/trunk/arch/ppc64/loader/Makefile
/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/regname.h
1381 6549 d 10 h decky /boot/trunk/arch/ppc32/loader/ ensure TLB sync  
/boot/trunk/arch/ppc32/loader/asm.S
1373 6551 d 8 h decky /boot/trunk/arch/ppc32/loader/ fix forgotten bug  
/boot/trunk/arch/ppc32/loader/asm.S
1372 6551 d 8 h decky /boot/trunk/arch/ppc32/loader/ remove obsolete BAT framebuffer mapping  
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/asm.h
/boot/trunk/arch/ppc32/loader/main.c
1369 6551 d 11 h decky /boot/trunk/arch/ppc32/ support for arbitrary number of boot components for ppc32  
/boot/trunk/arch/ppc32/loader/pack
/boot/trunk/arch/ppc32/loader/_link.ld
/boot/trunk/arch/ppc32/Makefile.inc
/boot/trunk/arch/ppc32/loader/Makefile
/boot/trunk/arch/ppc32/loader/main.c
/boot/trunk/arch/ppc32/loader/main.h
1361 6553 d 7 h vana /boot/trunk/arch/ boot subdir for uspace FB driver  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/grub.conf
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.conf
1348 6553 d 20 h palkovsky /boot/trunk/arch/amd64/ Added keyboard driver to amd64.  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/grub.conf
1340 6554 d 9 h cejka /boot/trunk/arch/ia32/ Load kbd module.  
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.conf
1300 6561 d 19 h vana /boot/trunk/arch/ Comment unsupported build targets  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/ia32/Makefile.inc
1299 6561 d 19 h vana /boot/trunk/arch/ Move grub.conf outside the image  
/boot/trunk/arch/amd64/grub/grub.conf
/boot/trunk/arch/ia32/grub/grub.conf
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/grub.img.gz
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.img.gz
1275 6567 d 14 h decky /boot/trunk/arch/ppc32/loader/ ppc32: don't use FPU instructions in boot loader  
/boot/trunk/arch/ppc32/loader/Makefile
1219 6577 d 8 h decky /boot/trunk/arch/ppc32/ ppc32: support for loading init  
/boot/trunk/arch/ppc32/Makefile.inc
/boot/trunk/arch/ppc32/loader/Makefile
/boot/trunk/arch/ppc32/loader/_link.ld
/boot/trunk/arch/ppc32/loader/main.c
/boot/trunk/arch/ppc32/loader/main.h
1216 6577 d 10 h decky /boot/trunk/arch/ppc32/loader/ prevent possible race by force disabling interrupts  
/boot/trunk/arch/ppc32/loader/asm.S
1214 6577 d 10 h decky /boot/trunk/arch/ppc32/loader/ initially fill segment registers  
/boot/trunk/arch/ppc32/loader/Makefile
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/boot.S
1183 6586 d 21 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 6586 d 22 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 6590 d 14 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 6590 d 16 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 6597 d 15 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 6606 d 10 h decky /boot/trunk/arch/ppc32/loader/ ofw uses \r\n as newline  
/boot/trunk/arch/ppc32/loader/printf.c
1131 6606 d 11 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 6606 d 12 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 6613 d 18 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 6613 d 20 h decky /boot/trunk/arch/ppc32/loader/ invalidate segment registers  
/boot/trunk/arch/ppc32/loader/asm.S
1068 6614 d 4 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 6614 d 12 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 6614 d 17 h decky /boot/trunk/arch/amd64/ add ns  
/boot/trunk/arch/amd64/Makefile.inc
1045 6614 d 17 h decky /boot/trunk/arch/amd64/grub/ add /ns as the first init task  
/boot/trunk/arch/amd64/grub/grub.img.gz
1041 6614 d 18 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 6614 d 19 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 6615 d 12 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 6615 d 15 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 6615 d 18 h cejka /boot/trunk/arch/amd64/ Uspace included to rebuild image.boot  
/boot/trunk/arch/amd64/Makefile.inc
1003 6616 d 6 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