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 6541 d 9 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 6542 d 19 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 6542 d 20 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 6543 d 4 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 6544 d 1 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 6551 d 17 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 6551 d 18 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 6552 d 18 h decky /boot/trunk/arch/ppc32/loader/ ensure TLB sync  
/boot/trunk/arch/ppc32/loader/asm.S
1373 6554 d 16 h decky /boot/trunk/arch/ppc32/loader/ fix forgotten bug  
/boot/trunk/arch/ppc32/loader/asm.S
1372 6554 d 17 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 6554 d 19 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 6556 d 15 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 6557 d 4 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 6557 d 17 h cejka /boot/trunk/arch/ia32/ Load kbd module.  
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.conf
1300 6565 d 3 h vana /boot/trunk/arch/ Comment unsupported build targets  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/ia32/Makefile.inc
1299 6565 d 3 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 6570 d 23 h decky /boot/trunk/arch/ppc32/loader/ ppc32: don't use FPU instructions in boot loader  
/boot/trunk/arch/ppc32/loader/Makefile
1219 6580 d 16 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 6580 d 18 h decky /boot/trunk/arch/ppc32/loader/ prevent possible race by force disabling interrupts  
/boot/trunk/arch/ppc32/loader/asm.S
1214 6580 d 19 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 6590 d 6 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 6590 d 6 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 22 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 6594 d 0 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 23 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 18 h decky /boot/trunk/arch/ppc32/loader/ ofw uses \r\n as newline  
/boot/trunk/arch/ppc32/loader/printf.c
1131 6609 d 19 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 20 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 6617 d 2 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 6617 d 4 h decky /boot/trunk/arch/ppc32/loader/ invalidate segment registers  
/boot/trunk/arch/ppc32/loader/asm.S
1068 6617 d 13 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 20 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 6618 d 1 h decky /boot/trunk/arch/amd64/ add ns  
/boot/trunk/arch/amd64/Makefile.inc
1045 6618 d 1 h decky /boot/trunk/arch/amd64/grub/ add /ns as the first init task  
/boot/trunk/arch/amd64/grub/grub.img.gz
1041 6618 d 2 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 6618 d 3 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 20 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 23 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 6619 d 2 h cejka /boot/trunk/arch/amd64/ Uspace included to rebuild image.boot  
/boot/trunk/arch/amd64/Makefile.inc
1003 6619 d 14 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