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
1779 6513 d 10 h jermar /boot/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
/boot/trunk/arch/mips32/loader/types.h
/boot/trunk/arch/ppc32/loader/types.h
/boot/trunk/arch/ppc64/loader/types.h
/boot/trunk/arch/sparc64/loader/types.h
/boot/trunk/generic/printf.c
1778 6513 d 12 h jermar /boot/trunk/arch/sparc64/ sparc64 is now booted by HelenOS boot loader.  
/boot/trunk/arch/sparc64/Makefile.inc
/boot/trunk/arch/sparc64/loader/asm.S
/boot/trunk/arch/sparc64/silo/silo.conf
1777 6513 d 12 h jermar /kernel/trunk/ Make sparc64 kernel assume it is loaded by our loader.  
/kernel/trunk/arch/sparc64/Makefile.inc
/kernel/trunk/arch/sparc64/include/boot/boot.h
/kernel/trunk/arch/sparc64/src/start.S
/kernel/trunk/genarch/src/ofw/ofw.c
1776 6513 d 12 h jermar /kernel/trunk/arch/mips32/ Typos and indentation fixes for mips32 and some generic files as well.  
/kernel/trunk/arch/mips32/include/mm/as.h
/kernel/trunk/arch/mips32/include/mm/asid.h
/kernel/trunk/arch/mips32/include/mm/frame.h
/kernel/trunk/arch/mips32/include/mm/memory_init.h
/kernel/trunk/arch/mips32/include/mm/page.h
/kernel/trunk/arch/mips32/src/mm/frame.c
/kernel/trunk/arch/mips32/src/mm/tlb.c
1775 6513 d 19 h decky /boot/trunk/ initial support for Xen  
/boot/trunk/arch/xen32
/boot/trunk/arch/xen32/Makefile.inc
/boot/trunk/arch/xen32/grub
/boot/trunk/arch/xen32/grub/COPYING
/boot/trunk/arch/xen32/grub/README
/boot/trunk/arch/xen32/grub/menu.lst
/boot/trunk/arch/xen32/grub/stage2_eltorito
/boot/trunk/arch/xen32/grub/xen.gz
/boot/trunk/Makefile
/boot/trunk/boot.config
1774 6513 d 19 h decky /kernel/trunk/ initial support for Xen  
/kernel/trunk/arch/xen32
/kernel/trunk/arch/xen32/Makefile.inc
/kernel/trunk/arch/xen32/_link.ld.in
/kernel/trunk/arch/xen32/include
/kernel/trunk/arch/xen32/include/arch.h
/kernel/trunk/arch/xen32/include/arg.h
/kernel/trunk/arch/xen32/include/asm.h
/kernel/trunk/arch/xen32/include/atomic.h
/kernel/trunk/arch/xen32/include/barrier.h
/kernel/trunk/arch/xen32/include/bios
/kernel/trunk/arch/xen32/include/boot
/kernel/trunk/arch/xen32/include/byteorder.h
/kernel/trunk/arch/xen32/include/context.h
/kernel/trunk/arch/xen32/include/cpu.h
/kernel/trunk/arch/xen32/include/cpuid.h
/kernel/trunk/arch/xen32/include/ddi
/kernel/trunk/arch/xen32/include/debug.h
/kernel/trunk/arch/xen32/include/debugger.h
/kernel/trunk/arch/xen32/include/drivers
/kernel/trunk/arch/xen32/include/elf.h
/kernel/trunk/arch/xen32/include/faddr.h
/kernel/trunk/arch/xen32/include/fpu_context.h
/kernel/trunk/arch/xen32/include/interrupt.h
/kernel/trunk/arch/xen32/include/memstr.h
/kernel/trunk/arch/xen32/include/mm
/kernel/trunk/arch/xen32/include/pm.h
/kernel/trunk/arch/xen32/include/proc
/kernel/trunk/arch/xen32/include/smp
/kernel/trunk/arch/xen32/include/types.h
/kernel/trunk/arch/xen32/src
/kernel/trunk/arch/xen32/src/asm.S
/kernel/trunk/arch/xen32/src/atomic.S
/kernel/trunk/arch/xen32/src/bios
/kernel/trunk/arch/xen32/src/boot
/kernel/trunk/arch/xen32/src/context.s
/kernel/trunk/arch/xen32/src/cpu
/kernel/trunk/arch/xen32/src/ddi
/kernel/trunk/arch/xen32/src/debug
/kernel/trunk/arch/xen32/src/debugger.c
/kernel/trunk/arch/xen32/src/delay.s
/kernel/trunk/arch/xen32/src/drivers
/kernel/trunk/arch/xen32/src/fpu_context.c
/kernel/trunk/arch/xen32/src/ia32.c
/kernel/trunk/arch/xen32/src/interrupt.c
/kernel/trunk/arch/xen32/src/mm
/kernel/trunk/arch/xen32/src/pm.c
/kernel/trunk/arch/xen32/src/proc
/kernel/trunk/arch/xen32/src/smp
/kernel/trunk/arch/xen32/src/userspace.c
/kernel/trunk/Makefile
/kernel/trunk/kernel.config
1773 6514 d 4 h jermar /boot/trunk/arch/sparc64/loader/ Work on sparc64 boot loader (still inactive).  
/boot/trunk/arch/sparc64/loader/asm.S
/boot/trunk/arch/sparc64/loader/boot.S
/boot/trunk/arch/sparc64/loader/ofw.c
/boot/trunk/arch/sparc64/loader/pack
1772 6514 d 4 h jermar /boot/trunk/genarch/ Last changes to make ofw.c work for both 32-bit and 64-bit architectures during boot.  
/boot/trunk/genarch/ofw.c
1771 6514 d 7 h jermar /boot/trunk/ Cleanup OpenFirmware driver and prepare it for integration with sparc64 bootloader.
Start sparc64 boot loader (now inactive and unfunctional).
 
/boot/trunk/arch/sparc64/loader
/boot/trunk/arch/sparc64/loader/ofw.c
/boot/trunk/arch/sparc64/loader/msim.c
/boot/trunk/arch/sparc64/loader/msim.h
/boot/trunk/arch/sparc64/loader/regname.h
/boot/trunk/arch/ppc32/loader/ofw.c
/boot/trunk/arch/ppc64/loader/ofw.c
/boot/trunk/arch/sparc64/Makefile.inc
/boot/trunk/arch/sparc64/loader/Makefile
/boot/trunk/arch/sparc64/loader/asm.S
/boot/trunk/arch/sparc64/loader/asm.h
/boot/trunk/arch/sparc64/loader/boot.S
/boot/trunk/arch/sparc64/loader/main.c
/boot/trunk/arch/sparc64/loader/pack
/boot/trunk/arch/sparc64/loader/types.h
/boot/trunk/genarch/ofw.c
/boot/trunk/genarch/ofw.h
1770 6514 d 11 h jermar /kernel/trunk/arch/sparc64/src/mm/ Fix sparc64 to compile again.  
/kernel/trunk/arch/sparc64/src/mm/page.c
1769 6516 d 5 h jermar /kernel/trunk/arch/ Change cache_error exception to take istate * as a parameter.
Make cache_error() print epc in the panic message.
Do not rely on the compiler to generate 'nop' after 'beq' in atomic_add()
and put it there explicitly.
Indentation fixes and cosmetic changes.
 
/kernel/trunk/arch/mips32/include/arch.h
/kernel/trunk/arch/mips32/include/arg.h
/kernel/trunk/arch/mips32/include/asm.h
/kernel/trunk/arch/mips32/include/asm/boot.h
/kernel/trunk/arch/mips32/include/asm/regname.h
/kernel/trunk/arch/mips32/include/atomic.h
/kernel/trunk/arch/mips32/include/barrier.h
/kernel/trunk/arch/mips32/include/byteorder.h
/kernel/trunk/arch/mips32/include/cache.h
/kernel/trunk/arch/mips32/include/console.h
/kernel/trunk/arch/mips32/include/context.h
/kernel/trunk/arch/mips32/include/context_offset.h
/kernel/trunk/arch/mips32/include/debug.h
/kernel/trunk/arch/mips32/include/debugger.h
/kernel/trunk/arch/mips32/include/elf.h
/kernel/trunk/arch/mips32/include/exception.h
/kernel/trunk/arch/mips32/include/faddr.h
/kernel/trunk/arch/mips32/include/fpu_context.h
/kernel/trunk/arch/mips32/include/interrupt.h
/kernel/trunk/arch/mips32/include/memstr.h
/kernel/trunk/arch/mips32/include/mm/tlb.h
/kernel/trunk/arch/mips32/include/stack.h
/kernel/trunk/arch/mips32/include/types.h
/kernel/trunk/arch/mips32/src/cache.c
/kernel/trunk/arch/mips32/src/exception.c
/kernel/trunk/arch/mips32/src/start.S
/kernel/trunk/arch/sparc64/src/console.c
/kernel/trunk/arch/sparc64/src/sparc64.c
1768 6521 d 12 h decky /uspace/trunk/presenter/ start proper slides presenter  
/uspace/trunk/presenter
1767 6521 d 17 h palkovsky /kernel/trunk/ Remove unneeded FRAME_PANIC.
Fix some things broken by last commit.
 
/kernel/trunk/arch/ia64/src/mm/vhpt.c
/kernel/trunk/arch/ppc64/src/mm/page.c
/kernel/trunk/genarch/src/mm/as_pt.c
/kernel/trunk/generic/include/mm/frame.h
/kernel/trunk/generic/src/cpu/cpu.c
/kernel/trunk/generic/src/mm/frame.c
/kernel/trunk/test/mm/falloc1/test.c
/kernel/trunk/test/mm/falloc2/test.c
1766 6521 d 17 h palkovsky /kernel/trunk/ Changed frame_alloc call, cleaned a lot of stuff, fixed some not-perfectly-correct error handling.  
/kernel/trunk/arch/ia32/src/smp/smp.c
/kernel/trunk/genarch/src/fb/fb.c
/kernel/trunk/generic/include/mm/frame.h
/kernel/trunk/generic/src/mm/frame.c
/kernel/trunk/generic/src/mm/slab.c
/kernel/trunk/generic/src/proc/thread.c
/kernel/trunk/test/mm/falloc1/test.c
1765 6522 d 5 h jermar /boot/trunk/arch/ppc64/loader/ Even though the ppc64 doesn't build currently, perform cleanup in the spirit of previous changes to mips32 and ppc32.  
/boot/trunk/arch/ppc64/loader/types.h
/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/Makefile
/boot/trunk/arch/ppc64/loader/main.c
/boot/trunk/arch/ppc64/loader/ofw.c
1764 6522 d 5 h jermar /boot/trunk/ Cleanup boot infrastructure: ppc32 (and elsewhere).  
/boot/trunk/arch/ppc32/loader/types.h
/boot/trunk/genarch/ofw.c
/boot/trunk/genarch/ofw.h
/boot/trunk/generic/gentypes.h
/boot/trunk/arch/ppc32/loader/ofw.h
/boot/trunk/arch/ppc32/loader/printf.c
/boot/trunk/arch/ppc32/loader/printf.h
/boot/trunk/generic/types.h
/boot/trunk/Makefile
/boot/trunk/arch/mips32/Makefile.inc
/boot/trunk/arch/mips32/loader/Makefile
/boot/trunk/arch/mips32/loader/main.c
/boot/trunk/arch/mips32/loader/msim.c
/boot/trunk/arch/mips32/loader/types.h
/boot/trunk/arch/ppc32/Makefile.inc
/boot/trunk/arch/ppc32/loader/Makefile
/boot/trunk/arch/ppc32/loader/main.c
/boot/trunk/arch/ppc32/loader/ofw.c
/boot/trunk/arch/ppc64/Makefile.inc
1763 6522 d 6 h jermar /boot/trunk/ Cleanup in the boot infrastructure.
This commit tries to separate generic stuff from mips32 specific stuff.
Other architectures will follow.
 
/boot/trunk/arch/mips32/loader/types.h
/boot/trunk/genarch
/boot/trunk/generic
/boot/trunk/generic/printf.c
/boot/trunk/generic/printf.h
/boot/trunk/generic/stdarg.h
/boot/trunk/generic/types.h
/boot/trunk/arch/mips32/loader/printf.c
/boot/trunk/arch/mips32/loader/printf.h
/boot/trunk/arch/mips32/loader/Makefile
/boot/trunk/arch/mips32/loader/main.c
/boot/trunk/arch/mips32/loader/msim.c
/boot/trunk/arch/mips32/loader/msim.h
1762 6523 d 3 h decky /kernel/trunk/arch/ppc32/src/cpu/ ppc32 identify known CPUs  
/kernel/trunk/arch/ppc32/src/cpu/cpu.c
1761 6524 d 5 h jermar /kernel/trunk/doc/arch/ Upgrade amd64 hw compatibility list.  
/kernel/trunk/doc/arch/amd64
1760 6524 d 11 h palkovsky /kernel/trunk/ Changed interface of frame_alloc/free to use address of frame instead of the pfn.
This makes it impossible to use >4GB of memory on 32-bit machines, but who cares...
 
/kernel/trunk/arch/ia32/src/smp/smp.c
/kernel/trunk/arch/ia64/src/mm/vhpt.c
/kernel/trunk/arch/ppc64/src/mm/page.c
/kernel/trunk/arch/sparc64/src/mm/page.c
/kernel/trunk/genarch/src/fb/fb.c
/kernel/trunk/genarch/src/mm/as_pt.c
/kernel/trunk/genarch/src/mm/page_pt.c
/kernel/trunk/generic/include/mm/frame.h
/kernel/trunk/generic/src/console/klog.c
/kernel/trunk/generic/src/cpu/cpu.c
/kernel/trunk/generic/src/mm/as.c
/kernel/trunk/generic/src/mm/backend_anon.c
/kernel/trunk/generic/src/mm/backend_elf.c
/kernel/trunk/generic/src/mm/frame.c
/kernel/trunk/generic/src/mm/slab.c
/kernel/trunk/generic/src/proc/thread.c
/kernel/trunk/generic/src/time/clock.c
/kernel/trunk/test/mm/falloc1/test.c
/kernel/trunk/test/mm/falloc2/test.c
/kernel/trunk/test/mm/mapping1/test.c

Show All