Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
3883 5554 d 22 h decky /trunk/boot/ simplify configuration  
/trunk/boot/generic/macros.h
/trunk/boot/Makefile
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/arm32/loader/main.c
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia64/Makefile.inc
/trunk/boot/arch/ia64/loader/Makefile
/trunk/boot/arch/ia64/loader/gefi/Make.defaults
/trunk/boot/arch/ia64/loader/gefi/Makefile
/trunk/boot/arch/ia64/loader/main.c
/trunk/boot/arch/mips32/Makefile.inc
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/mips32/loader/main.c
/trunk/boot/arch/ppc32/Makefile.inc
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc32/loader/_link.ld.in
/trunk/boot/arch/ppc32/loader/main.c
/trunk/boot/arch/sparc64/Makefile.inc
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/boot/arch/sparc64/loader/main.c
/trunk/boot/arch/sparc64/loader/ofwarch.c
3872 5555 d 7 h decky /trunk/ cleanup: remove unsupported or broken ports
(there are out-of-sync with the rest of the code and a fresh start is needed)
 
/trunk/boot/arch/ia32xen
/trunk/boot/arch/ppc64
/trunk/contrib/default/ia32xen
/trunk/contrib/default/ppc64
/trunk/kernel/arch/ia32xen
/trunk/kernel/arch/ppc64
/trunk/kernel/tools/ppc64
/trunk/uspace/lib/libc/arch/ppc64
/trunk/uspace/lib/softfloat/arch/ppc64
/trunk/uspace/srv/kbd/arch/ppc64
3861 5564 d 5 h decky /trunk/boot/ more exact RGB323 palette calculation
set the RGB323 palette on ppc32
 
/trunk/boot/arch/ppc32/loader/main.c
/trunk/boot/arch/sparc64/loader/main.c
/trunk/boot/genarch/ofw.c
/trunk/boot/genarch/ofw.h
/trunk/boot/tools/ia32/gen_vga323.c
3859 5564 d 6 h decky /trunk/boot/tools/ remove an obsolete tool  
/trunk/boot/tools/ppc32
3857 5565 d 0 h decky /trunk/ very experimental TLB refill for ppc32  
/trunk/boot/arch/ppc32/loader/regname.h
/trunk/kernel/arch/ppc32/include/asm/regname.h
/trunk/kernel/arch/ppc32/include/mm/tlb.h
/trunk/kernel/arch/ppc32/src/exception.S
/trunk/kernel/arch/ppc32/src/mm/tlb.c
3856 5565 d 2 h decky /trunk/ ppc32: strict coherency, compatible TLB flush  
/trunk/boot/arch/ppc32/loader/asm.S
/trunk/boot/arch/ppc32/loader/regname.h
/trunk/kernel/arch/ppc32/include/asm/regname.h
/trunk/kernel/arch/ppc32/include/barrier.h
/trunk/kernel/arch/ppc32/src/mm/tlb.c
3855 5565 d 5 h decky /trunk/ flush cache during image copying  
/trunk/boot/arch/ppc32/loader/asm.S
/trunk/kernel/arch/ppc32/_link.ld.in
3833 5568 d 1 h decky /trunk/ avoid nasty race condition during page fault handling  
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/kernel/arch/ppc32/include/exception.h
/trunk/kernel/arch/ppc32/src/asm.S
/trunk/kernel/arch/ppc32/src/exception.S
/trunk/kernel/arch/ppc32/src/mm/tlb.c
3829 5569 d 1 h decky /trunk/ use macio optionally  
/trunk/boot/arch/ppc32/loader/main.c
/trunk/boot/arch/ppc32/loader/main.h
/trunk/boot/arch/ppc32/loader/ofwarch.c
/trunk/boot/genarch/ofw.h
/trunk/kernel/arch/ppc32/include/boot/boot.h
/trunk/kernel/arch/ppc32/src/drivers/cuda.c
/trunk/kernel/arch/ppc32/src/drivers/pic.c
/trunk/kernel/arch/ppc32/src/ppc32.c
/trunk/uspace/srv/kbd/arch/ppc32/src/kbd.c
3827 5569 d 2 h decky /trunk/ remove tlbia instruction, which is unsupported by PowerPC 7450  
/trunk/boot/arch/ppc32/loader/asm.S
/trunk/kernel/arch/ppc32/src/mm/tlb.c
/trunk/kernel/arch/ppc64/src/mm/tlb.c
3826 5569 d 2 h decky /trunk/boot/genarch/ call mmu_translate with corrent number of arguments  
/trunk/boot/genarch/ofw.c
3825 5569 d 2 h decky /trunk/boot/arch/ppc64/loader/ remove debugging output  
/trunk/boot/arch/ppc64/loader/debug.inc
/trunk/boot/arch/ppc64/loader/asm.S
3824 5569 d 3 h decky /trunk/boot/arch/ppc32/loader/ move loader base address to 16 MB
remove debugging output
 
/trunk/boot/arch/ppc32/loader/debug.inc
/trunk/boot/arch/ppc32/loader/_link.ld.in
/trunk/boot/arch/ppc32/loader/asm.S
3823 5570 d 3 h decky /trunk/boot/arch/sparc64/loader/ correct memory mapping for machines with physical memory displacement
this fixes booting on machines whose physical memory does not start at 0
 
/trunk/boot/arch/sparc64/loader/main.c
3808 5577 d 1 h decky /trunk/ salvage duplicate configuration option  
/trunk/HelenOS.config
/trunk/boot/Makefile
/trunk/boot/arch/sparc64/loader/main.c
/trunk/contrib/default/sparc64/Makefile.config
/trunk/tools/config.py
3803 5578 d 0 h decky /trunk/ configuration system overhaul (requires newt)  
/trunk/boot/boot.config
/trunk/kernel/kernel.config
/trunk/uspace/uspace.config
/trunk/HelenOS.config
/trunk/Makefile
/trunk/boot/Makefile
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia64/loader/Makefile
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc64/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/kernel/Makefile
/trunk/tools/config.py
/trunk/uspace/Makefile
/trunk/uspace/app/bdsh/Makefile
/trunk/uspace/app/init/Makefile
/trunk/uspace/app/klog/Makefile
/trunk/uspace/app/tester/Makefile
/trunk/uspace/app/tetris/Makefile
/trunk/uspace/app/trace/Makefile
/trunk/uspace/lib/libblock/Makefile
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/Makefile.toolchain
/trunk/uspace/lib/libc/arch/mips32/Makefile.inc
/trunk/uspace/lib/libfs/Makefile
/trunk/uspace/lib/softfloat/Makefile
/trunk/uspace/lib/softint/Makefile
/trunk/uspace/srv/console/Makefile
/trunk/uspace/srv/devmap/Makefile
/trunk/uspace/srv/fb/Makefile
/trunk/uspace/srv/fs/fat/Makefile
/trunk/uspace/srv/fs/tmpfs/Makefile
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/loader/Makefile
/trunk/uspace/srv/ns/Makefile
/trunk/uspace/srv/pci/Makefile
/trunk/uspace/srv/pci/libpci/Makefile
/trunk/uspace/srv/rd/Makefile
/trunk/uspace/srv/vfs/Makefile
3797 5582 d 2 h jermar /trunk/boot/genarch/ cstyle  
/trunk/boot/genarch/ofw_tree.c
3796 5582 d 2 h jermar /trunk/boot/genarch/ OpenBIOS's nextprop is more sensitive than the OBP version.
Use two char arrays instead of one when determining the number of node's
properties.

--This line,
and those below, will be ignored--

M genarch/ofw_tree.c
 
/trunk/boot/genarch/ofw_tree.c
3784 5591 d 21 h svoboda /trunk/ Fix loader problem on ia64 and remove workaround.  
/trunk/boot/arch/ia64/loader/Makefile
/trunk/uspace/lib/libc/arch/ia64/src/entry.s
/trunk/uspace/lib/libc/arch/ia64/src/thread_entry.s
/trunk/uspace/srv/loader/arch/ia64/_link.ld.in
3775 5595 d 2 h jermar /trunk/ More ia64 cleanup.  
/trunk/boot/arch/ia64/loader/main.c
/trunk/kernel/arch/ia64/src/ia64.c

Show All