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
1750 6584 d 4 h decky /kernel/trunk/contrib/conf/ get back -X removed by mistake  
/kernel/trunk/contrib/conf/gxemul.sh
1749 6584 d 4 h decky /kernel/trunk/arch/mips32/src/ remove forgotten address translation  
/kernel/trunk/arch/mips32/src/start.S
1748 6584 d 5 h decky /boot/trunk/arch/mips32/loader/ bugfix  
/boot/trunk/arch/mips32/loader/pack
1747 6584 d 5 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 6584 d 5 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 6584 d 5 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 6584 d 5 h decky /boot/trunk/arch/mips32/loader/ use stack in unmapped segment  
/boot/trunk/arch/mips32/loader/boot.S
1743 6584 d 6 h decky /kernel/trunk/arch/ppc32/src/mm/ fix compiler warning  
/kernel/trunk/arch/ppc32/src/mm/tlb.c
1742 6584 d 6 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 6584 d 7 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 6584 d 12 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 6584 d 13 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 6584 d 14 h decky /boot/trunk/arch/ppc32/loader/ properly place PHT on top of physical memory  
/boot/trunk/arch/ppc32/loader/asm.S
1737 6584 d 14 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 6584 d 14 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 6584 d 16 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 6585 d 1 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 6585 d 1 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 6585 d 1 h decky /boot/trunk/ fix wrong segment register value
add CONFIG_BAT define
 
/boot/trunk/Makefile
/boot/trunk/arch/ppc32/loader/asm.S
1731 6585 d 2 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 6585 d 2 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 6585 d 2 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 6585 d 2 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 6585 d 2 h decky /uspace/trunk/libc/ add -Wall back (not -Werror)  
/uspace/trunk/libc/Makefile.toolchain
1726 6585 d 9 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 6585 d 9 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 6585 d 19 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 6585 d 19 h palkovsky /uspace/trunk/ Do somewhat intelligent mouse hiding.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
1722 6586 d 4 h jermar /uspace/trunk/libc/ Revert the change that prevented uspace from compiling.  
/uspace/trunk/libc/Makefile.toolchain
1721 6586 d 5 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 6586 d 5 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 6586 d 6 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 6586 d 6 h palkovsky /uspace/trunk/console/ Fix bad button finding.  
/uspace/trunk/console/gcons.c
1717 6586 d 6 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
1716 6586 d 7 h decky /kernel/trunk/ move ppc32 four pages up, move real mode code, change config  
/kernel/trunk/arch/ppc32/include/boot/boot.h
/kernel/trunk/arch/ppc32/src/exception.S
/kernel/trunk/arch/ppc32/src/mm/frame.c
/kernel/trunk/kernel.config
1715 6586 d 7 h decky /boot/trunk/arch/ppc32/loader/ move ppc32 four pages up  
/boot/trunk/arch/ppc32/loader/asm.h
1714 6586 d 7 h decky /boot/trunk/ change config  
/boot/trunk/boot.config
1713 6586 d 7 h palkovsky /uspace/trunk/ Turn off mouse pointer on fb events (should be probably somewhat more selective).  
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/arch/ia32/src/kbd.c
1712 6586 d 7 h palkovsky /kernel/trunk/generic/ Send to uspace notification about end of kconsole mode.  
/kernel/trunk/generic/include/ipc/irq.h
/kernel/trunk/generic/src/console/cmd.c
1711 6586 d 7 h palkovsky /uspace/trunk/fb/ Added more mouse support.  
/uspace/trunk/fb/pointer.xbm
/uspace/trunk/fb/pointer_mask.xbm
/uspace/trunk/fb/fb.c