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 6527 d 8 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 6527 d 10 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 6527 d 10 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 6527 d 10 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 6527 d 17 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 6527 d 17 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 6528 d 2 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 6528 d 2 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 6528 d 5 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 6528 d 9 h jermar /kernel/trunk/arch/sparc64/src/mm/ Fix sparc64 to compile again.  
/kernel/trunk/arch/sparc64/src/mm/page.c
1769 6530 d 3 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 6535 d 10 h decky /uspace/trunk/presenter/ start proper slides presenter  
/uspace/trunk/presenter
1767 6535 d 15 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 6535 d 15 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 6536 d 3 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 6536 d 3 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 6536 d 4 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 6537 d 1 h decky /kernel/trunk/arch/ppc32/src/cpu/ ppc32 identify known CPUs  
/kernel/trunk/arch/ppc32/src/cpu/cpu.c
1761 6538 d 3 h jermar /kernel/trunk/doc/arch/ Upgrade amd64 hw compatibility list.  
/kernel/trunk/doc/arch/amd64
1760 6538 d 9 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
1759 6540 d 17 h palkovsky /kernel/trunk/genarch/src/i8042/ Disable mouse on entry to kconsole. If it doesn't help
(like in qemu, which still generates mouse data), we would have
to let it enabled and filter out the mouse data.
 
/kernel/trunk/genarch/src/i8042/i8042.c
1758 6541 d 7 h decky /kernel/trunk/arch/ppc32/src/mm/ remove ASIDs from Page Hash Table  
/kernel/trunk/arch/ppc32/src/mm/tlb.c
1757 6541 d 13 h jermar /kernel/trunk/ Cleanup of comments.  
/kernel/trunk/genarch/src/i8042/i8042.c
/kernel/trunk/generic/include/config.h
/kernel/trunk/generic/src/adt/bitmap.c
/kernel/trunk/generic/src/adt/btree.c
/kernel/trunk/generic/src/adt/hash_table.c
/kernel/trunk/generic/src/adt/list.c
/kernel/trunk/generic/src/interrupt/interrupt.c
/kernel/trunk/generic/src/ipc/ipc.c
/kernel/trunk/generic/src/ipc/ipcrsc.c
/kernel/trunk/generic/src/ipc/irq.c
/kernel/trunk/generic/src/ipc/sysipc.c
/kernel/trunk/generic/src/lib/elf.c
/kernel/trunk/generic/src/lib/func.c
/kernel/trunk/generic/src/lib/memstr.c
/kernel/trunk/generic/src/lib/sort.c
/kernel/trunk/generic/src/main/main.c
/kernel/trunk/generic/src/main/version.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/backend_phys.c
/kernel/trunk/generic/src/mm/buddy.c
/kernel/trunk/generic/src/mm/frame.c
/kernel/trunk/generic/src/mm/page.c
/kernel/trunk/generic/src/mm/slab.c
/kernel/trunk/generic/src/mm/tlb.c
/kernel/trunk/generic/src/preempt/preemption.c
/kernel/trunk/generic/src/proc/scheduler.c
/kernel/trunk/generic/src/proc/task.c
/kernel/trunk/generic/src/proc/the.c
/kernel/trunk/generic/src/proc/thread.c
/kernel/trunk/generic/src/smp/ipi.c
/kernel/trunk/generic/src/synch/condvar.c
/kernel/trunk/generic/src/synch/futex.c
/kernel/trunk/generic/src/synch/mutex.c
/kernel/trunk/generic/src/synch/rwlock.c
/kernel/trunk/generic/src/synch/semaphore.c
/kernel/trunk/generic/src/synch/spinlock.c
/kernel/trunk/generic/src/synch/waitq.c
/kernel/trunk/generic/src/sysinfo/sysinfo.c
/kernel/trunk/generic/src/time/clock.c
/kernel/trunk/generic/src/time/delay.c
/kernel/trunk/generic/src/time/timeout.c
1756 6541 d 13 h decky /kernel/trunk/arch/ppc32/ don't use hardcoded PIC address  
/kernel/trunk/arch/ppc32/include/drivers/pic.h
/kernel/trunk/arch/ppc32/src/drivers/pic.c
/kernel/trunk/arch/ppc32/src/ppc32.c
1755 6541 d 13 h decky /boot/trunk/arch/ppc32/loader/ read macio address from PCI OFW entry  
/boot/trunk/arch/ppc32/loader/ofw.c
1754 6541 d 14 h jermar /kernel/trunk/ Indentation and some improved comments.
Remove forgotten comment from gxemul.sh.
 
/kernel/trunk/arch/ia32/src/drivers/ega.c
/kernel/trunk/arch/ia32/src/drivers/i8254.c
/kernel/trunk/arch/ia32/src/drivers/i8259.c
/kernel/trunk/arch/ia32/src/drivers/vesa.c
/kernel/trunk/arch/mips32/src/exception.c
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/genarch/src/i8042/i8042.c
1753 6541 d 16 h palkovsky /kernel/trunk/genarch/src/i8042/ Fix bad interrupt handling in kbd driver.
Read all data available on interrupt.
 
/kernel/trunk/genarch/src/i8042/i8042.c
1752 6542 d 14 h decky /kernel/trunk/ move to 0.2.0.2  
/kernel/trunk/Makefile
1751 6542 d 15 h palkovsky /uspace/trunk/ Sligtly more efficient ipc.  
/uspace/trunk/console/gcons.c
/uspace/trunk/libc/generic/ipc.c
1750 6543 d 2 h decky /kernel/trunk/contrib/conf/ get back -X removed by mistake  
/kernel/trunk/contrib/conf/gxemul.sh
1749 6543 d 2 h decky /kernel/trunk/arch/mips32/src/ remove forgotten address translation  
/kernel/trunk/arch/mips32/src/start.S
1748 6543 d 3 h decky /boot/trunk/arch/mips32/loader/ bugfix  
/boot/trunk/arch/mips32/loader/pack
1747 6543 d 3 h decky /boot/trunk/ mips32 binary format choice  
/boot/trunk/arch/mips32/Makefile.inc
/boot/trunk/arch/mips32/loader/Makefile
/boot/trunk/arch/mips32/loader/pack
/boot/trunk/boot.config
1746 6543 d 3 h decky /kernel/trunk/ prepare GXEmul kernel to use the boot loader  
/kernel/trunk/arch/mips32/Makefile.inc
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/kernel.config
1745 6543 d 4 h jermar /kernel/trunk/arch/ppc64/src/mm/ Make defunct ppc64 kernel compile again.  
/kernel/trunk/arch/ppc64/src/mm/page.c
/kernel/trunk/arch/ppc64/src/mm/tlb.c
1744 6543 d 4 h decky /boot/trunk/arch/mips32/loader/ use stack in unmapped segment  
/boot/trunk/arch/mips32/loader/boot.S
1743 6543 d 4 h decky /kernel/trunk/arch/ppc32/src/mm/ fix compiler warning  
/kernel/trunk/arch/ppc32/src/mm/tlb.c
1742 6543 d 5 h palkovsky /kernel/trunk/arch/mips32/src/ Fix bad booting address on MIPS when not compiled in debug mode.  
/kernel/trunk/arch/mips32/src/mips32.c
1741 6543 d 5 h palkovsky /kernel/trunk/arch/mips32/src/drivers/ Fix panic if continue after non-initialized kbd.  
/kernel/trunk/arch/mips32/src/drivers/msim.c
1740 6543 d 10 h jermar /uspace/trunk/ Changes to uspace doxygen comments.  
/uspace/trunk/doc
/uspace/trunk/doc/doxygroups.h
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
/uspace/trunk/softfloat/arch/amd64/include/functions.h
/uspace/trunk/softfloat/arch/ia32/include/functions.h
/uspace/trunk/softfloat/generic/add.c
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/div.c
/uspace/trunk/softfloat/generic/mul.c
/uspace/trunk/softfloat/generic/other.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softint/generic/division.c