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
1756 6547 d 10 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 6547 d 10 h decky /boot/trunk/arch/ppc32/loader/ read macio address from PCI OFW entry  
/boot/trunk/arch/ppc32/loader/ofw.c
1754 6547 d 11 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 6547 d 13 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 6548 d 11 h decky /kernel/trunk/ move to 0.2.0.2  
/kernel/trunk/Makefile
1751 6548 d 12 h palkovsky /uspace/trunk/ Sligtly more efficient ipc.  
/uspace/trunk/console/gcons.c
/uspace/trunk/libc/generic/ipc.c
1750 6548 d 23 h decky /kernel/trunk/contrib/conf/ get back -X removed by mistake  
/kernel/trunk/contrib/conf/gxemul.sh
1749 6549 d 0 h decky /kernel/trunk/arch/mips32/src/ remove forgotten address translation  
/kernel/trunk/arch/mips32/src/start.S
1748 6549 d 1 h decky /boot/trunk/arch/mips32/loader/ bugfix  
/boot/trunk/arch/mips32/loader/pack
1747 6549 d 1 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 6549 d 1 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 6549 d 1 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 6549 d 1 h decky /boot/trunk/arch/mips32/loader/ use stack in unmapped segment  
/boot/trunk/arch/mips32/loader/boot.S
1743 6549 d 1 h decky /kernel/trunk/arch/ppc32/src/mm/ fix compiler warning  
/kernel/trunk/arch/ppc32/src/mm/tlb.c
1742 6549 d 2 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 6549 d 3 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 6549 d 8 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
1739 6549 d 9 h decky /boot/trunk/ ppc32 debug messages  
/boot/trunk/tools/ppc32
/boot/trunk/tools/ppc32/Makefile
/boot/trunk/tools/ppc32/debug.c
/boot/trunk/tools/ppc32/font-8x16.c
/boot/trunk/tools/ppc32/font-8x16.h
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/debug.inc
1738 6549 d 9 h decky /boot/trunk/arch/ppc32/loader/ properly place PHT on top of physical memory  
/boot/trunk/arch/ppc32/loader/asm.S
1737 6549 d 10 h decky /boot/trunk/arch/ppc32/loader/ pick the best BAT mapping  
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/debug.inc
1736 6549 d 10 h decky /kernel/trunk/arch/ppc32/ verbose segment and BAT registers printout  
/kernel/trunk/arch/ppc32/include/asm/regname.h
/kernel/trunk/arch/ppc32/src/mm/memory_init.c
/kernel/trunk/arch/ppc32/src/mm/tlb.c
1735 6549 d 11 h decky /kernel/trunk/ make kernel prints case consistent  
/kernel/trunk/arch/amd64/src/interrupt.c
/kernel/trunk/arch/amd64/src/mm/memory_init.c
/kernel/trunk/arch/amd64/src/mm/page.c
/kernel/trunk/arch/ia32/src/interrupt.c
/kernel/trunk/arch/ia64/src/mm/tlb.c
/kernel/trunk/arch/mips32/src/mm/tlb.c
/kernel/trunk/arch/sparc64/src/mm/tlb.c
/kernel/trunk/arch/sparc64/src/trap/exception.c
/kernel/trunk/genarch/src/acpi/acpi.c
/kernel/trunk/genarch/src/acpi/madt.c
/kernel/trunk/generic/include/interrupt.h
/kernel/trunk/generic/src/console/cmd.c
/kernel/trunk/generic/src/ipc/ipc.c
/kernel/trunk/generic/src/mm/as.c
/kernel/trunk/generic/src/proc/task.c
/kernel/trunk/generic/src/proc/thread.c
/kernel/trunk/generic/src/sysinfo/sysinfo.c
/kernel/trunk/test/print/print1/test.c
1734 6549 d 20 h decky /kernel/trunk/arch/ppc32/ ppc32: kernel console grab & release  
/kernel/trunk/arch/ppc32/include/drivers/cuda.h
/kernel/trunk/arch/ppc32/src/drivers/cuda.c
/kernel/trunk/arch/ppc32/src/ppc32.c
1733 6549 d 21 h decky /kernel/trunk/arch/ppc32/src/mm/ fix segment register values, ppc32 works again (both w/ and w/o BAT)  
/kernel/trunk/arch/ppc32/src/mm/as.c
/kernel/trunk/arch/ppc32/src/mm/tlb.c
1732 6549 d 21 h decky /boot/trunk/ fix wrong segment register value
add CONFIG_BAT define
 
/boot/trunk/Makefile
/boot/trunk/arch/ppc32/loader/asm.S
1731 6549 d 21 h jermar /kernel/trunk/ Updates in Doxygen-style comments.
Make architecture specific modules appear conditionally in the documentation.
Add time management module.
Improve names of other modules and sort module order
to be more like in the design documentation.
 
/kernel/trunk/arch/amd64/include/cpu.h
/kernel/trunk/arch/amd64/include/cpuid.h
/kernel/trunk/arch/amd64/src/cpu/cpu.c
/kernel/trunk/arch/ia32/include/cpu.h
/kernel/trunk/arch/ia32/include/cpuid.h
/kernel/trunk/arch/ia32/include/ddi/ddi.h
/kernel/trunk/arch/ia32/src/cpu/cpu.c
/kernel/trunk/arch/ia32/src/ddi/ddi.c
/kernel/trunk/arch/ia64/include/cpu.h
/kernel/trunk/arch/ia64/src/cpu/cpu.c
/kernel/trunk/arch/ia64/src/ddi/ddi.c
/kernel/trunk/arch/mips32/include/cp0.h
/kernel/trunk/arch/mips32/include/cpu.h
/kernel/trunk/arch/mips32/src/cpu/cpu.c
/kernel/trunk/arch/ppc32/include/cpu.h
/kernel/trunk/arch/ppc32/include/cpuid.h
/kernel/trunk/arch/ppc32/src/cpu/cpu.c
/kernel/trunk/arch/ppc64/include/cpu.h
/kernel/trunk/arch/ppc64/include/cpuid.h
/kernel/trunk/arch/ppc64/src/cpu/cpu.c
/kernel/trunk/arch/sparc64/include/cpu.h
/kernel/trunk/arch/sparc64/src/cpu/cpu.c
/kernel/trunk/doc/doxygroups.h
/kernel/trunk/generic/include/cpu.h
/kernel/trunk/generic/include/time/clock.h
/kernel/trunk/generic/include/time/delay.h
/kernel/trunk/generic/include/time/timeout.h
/kernel/trunk/generic/src/cpu/cpu.c
/kernel/trunk/generic/src/time/clock.c
/kernel/trunk/generic/src/time/delay.c
/kernel/trunk/generic/src/time/timeout.c
1730 6549 d 22 h decky /kernel/trunk/arch/ppc32/ ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
 
/kernel/trunk/arch/ppc32/Makefile.inc
/kernel/trunk/arch/ppc32/include/arch.h
/kernel/trunk/arch/ppc32/include/boot/boot.h
/kernel/trunk/arch/ppc32/include/exception.h
/kernel/trunk/arch/ppc32/include/interrupt.h
/kernel/trunk/arch/ppc32/include/mm/as.h
/kernel/trunk/arch/ppc32/include/mm/asid.h
/kernel/trunk/arch/ppc32/include/mm/frame.h
/kernel/trunk/arch/ppc32/include/mm/memory_init.h
/kernel/trunk/arch/ppc32/include/mm/page.h
/kernel/trunk/arch/ppc32/include/mm/tlb.h
/kernel/trunk/arch/ppc32/include/types.h
/kernel/trunk/arch/ppc32/src/exception.S
/kernel/trunk/arch/ppc32/src/interrupt.c
/kernel/trunk/arch/ppc32/src/mm/as.c
/kernel/trunk/arch/ppc32/src/mm/frame.c
/kernel/trunk/arch/ppc32/src/mm/memory_init.c
/kernel/trunk/arch/ppc32/src/mm/page.c
/kernel/trunk/arch/ppc32/src/mm/tlb.c
/kernel/trunk/arch/ppc32/src/proc/scheduler.c
1729 6549 d 22 h decky /kernel/trunk/generic/src/main/ coding style changes  
/kernel/trunk/generic/src/main/kinit.c
/kernel/trunk/generic/src/main/main.c
/kernel/trunk/generic/src/main/uinit.c
1728 6549 d 22 h decky /boot/trunk/ ppc32: BAT usage is now optional
better VSID support
Page Hash Table cleanup
boot API change
 
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/debug.inc
/boot/trunk/arch/ppc32/loader/main.h
/boot/trunk/boot.config
1727 6549 d 22 h decky /uspace/trunk/libc/ add -Wall back (not -Werror)  
/uspace/trunk/libc/Makefile.toolchain
1726 6550 d 5 h decky /kernel/trunk/arch/ppc32/ ppc32: more generic page hash table handling
(preliminary code, will be fixed properly later)
 
/kernel/trunk/arch/ppc32/include/mm/page.h
/kernel/trunk/arch/ppc32/src/exception.S
/kernel/trunk/arch/ppc32/src/mm/as.c
/kernel/trunk/arch/ppc32/src/mm/frame.c
/kernel/trunk/arch/ppc32/src/mm/page.c
1725 6550 d 5 h decky /boot/trunk/arch/ppc32/loader/ allocate page hash table during boot
(preliminary code, will be fixed properly later)
 
/boot/trunk/arch/ppc32/loader/asm.S
/boot/trunk/arch/ppc32/loader/debug.inc
1724 6550 d 14 h palkovsky /kernel/trunk/arch/ Let mouse work on amd64 too.  
/kernel/trunk/arch/amd64/src/interrupt.c
/kernel/trunk/arch/ia32/src/interrupt.c
1723 6550 d 15 h palkovsky /uspace/trunk/ Do somewhat intelligent mouse hiding.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
1722 6551 d 0 h jermar /uspace/trunk/libc/ Revert the change that prevented uspace from compiling.  
/uspace/trunk/libc/Makefile.toolchain
1721 6551 d 1 h palkovsky /uspace/trunk/ Some other warnings removed.  
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/ipcc/ipcc.c
/uspace/trunk/klog/klog.c
/uspace/trunk/pci/pci.c
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1720 6551 d 1 h palkovsky /uspace/trunk/ Some cleanups. Martin...try make clean;make...  
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/ppm.c
/uspace/trunk/fb/ppm.h
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libc/generic/psthread.c
1719 6551 d 1 h decky /uspace/trunk/ big code cleanup, compile with -Wall -Werror to enforce better coding
there is currently one warning that requires attention, please review
 
/uspace/trunk/fb/sysio.c
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/generic/as.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/cap.c
/uspace/trunk/libc/generic/ddi.c
/uspace/trunk/libc/generic/err.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/string.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/libc.h
/uspace/trunk/libc/malloc/malloc.c
/uspace/trunk/ns/ns.c
1718 6551 d 2 h palkovsky /uspace/trunk/console/ Fix bad button finding.  
/uspace/trunk/console/gcons.c
1717 6551 d 2 h palkovsky /uspace/trunk/ Added console switching using mouse.  
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/kbd/include/keys.h