Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3917 5594 d 11 h decky /trunk/ remove non-standard define  
/trunk/HelenOS.config
/trunk/kernel/arch/arm32/Makefile.inc
/trunk/kernel/arch/arm32/_link.ld.in
/trunk/kernel/arch/arm32/include/machine.h
3915 5594 d 11 h decky /trunk/ fix conditions (actually only CNF and DNF is supported, not arbitrary logical forms)  
/trunk/HelenOS.config
3913 5594 d 18 h decky /trunk/ mips32: basic SMP support  
/trunk/kernel/arch/mips32/include/smp/dorder.h
/trunk/kernel/arch/mips32/src/smp/dorder.c
/trunk/kernel/arch/mips32/src/smp/smp.c
/trunk/kernel/arch/mips32/include/smp/order.h
/trunk/kernel/arch/mips32/src/dummy.S
/trunk/kernel/arch/mips32/src/smp/order.c
/trunk/HelenOS.config
/trunk/kernel/arch/mips32/Makefile.inc
/trunk/kernel/arch/mips32/_link.ld.in
/trunk/kernel/arch/mips32/include/asm.h
/trunk/kernel/arch/mips32/include/atomic.h
/trunk/kernel/arch/mips32/include/cpu.h
/trunk/kernel/arch/mips32/include/interrupt.h
/trunk/kernel/arch/mips32/src/asm.S
/trunk/kernel/arch/mips32/src/debugger.c
/trunk/kernel/arch/mips32/src/interrupt.c
/trunk/kernel/arch/mips32/src/mips32.c
/trunk/kernel/arch/mips32/src/mm/tlb.c
/trunk/kernel/generic/src/mm/as.c
3900 5596 d 19 h jermar /trunk/ Get rid of CONFIG_NS16550_INTERRUPT_DRIVEN and CONFIG_I8042_INTERRUPT_DRIVEN.  
/trunk/HelenOS.config
/trunk/kernel/arch/ia64/src/ia64.c
/trunk/kernel/arch/sparc64/src/console.c
/trunk/kernel/arch/sparc64/src/sparc64.c
/trunk/kernel/genarch/src/kbd/ns16550.c
3899 5596 d 22 h jermar /trunk/ Configure ns16550 by default on sparc64 and not on ia64.  
/trunk/HelenOS.config
3898 5596 d 23 h svoboda /trunk/ Compile Udebug in by default.  
/trunk/HelenOS.config
3892 5597 d 12 h jermar /trunk/ Get rid of CONFIG_DEBUG_AS_WATCHPOINT.  
/trunk/HelenOS.config
/trunk/kernel/arch/amd64/src/debugger.c
/trunk/kernel/arch/amd64/src/proc/scheduler.c
/trunk/kernel/arch/ia32/src/proc/scheduler.c
3891 5597 d 12 h jermar /trunk/ Get rid of CONFIG_SIMICS_FIX.  
/trunk/HelenOS.config
/trunk/kernel/arch/ia32/src/mm/frame.c
3890 5597 d 12 h jermar /trunk/ Get rid of CONFIG_DEBUG_ALLREGS.  
/trunk/HelenOS.config
/trunk/kernel/arch/amd64/include/interrupt.h
/trunk/kernel/arch/amd64/src/asm_utils.S
/trunk/kernel/arch/amd64/src/interrupt.c
/trunk/kernel/arch/ia32/include/interrupt.h
/trunk/kernel/arch/ia32/src/asm.S
/trunk/kernel/arch/ia32/src/interrupt.c
/trunk/kernel/arch/mips32/include/context_offset.h
/trunk/kernel/arch/mips32/include/exception.h
/trunk/kernel/arch/mips32/src/start.S
3884 5599 d 12 h decky /trunk/ centralize configuration data
use a header file for passing most of the configuration directives
 
/trunk/HelenOS.config
/trunk/Makefile
/trunk/kernel/Makefile
/trunk/version
3873 5599 d 22 h decky /trunk/ finish cleanup  
/trunk/HelenOS.config
3865 5603 d 10 h rimsky /trunk/ Allow to suppress compilation of FB code on Sparc machines that do not have FB.  
/trunk/HelenOS.config
/trunk/kernel/arch/sparc64/Makefile.inc
/trunk/kernel/arch/sparc64/src/console.c
/trunk/kernel/generic/src/main/kinit.c
3822 5614 d 17 h decky /trunk/ remove extra question marks  
/trunk/HelenOS.config
3808 5621 d 15 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 5622 d 14 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
3696 5662 d 3 h vana /trunk/ IA64: default build for real machines  
/trunk/HelenOS.config
3228 5800 d 5 h decky /trunk/ physical memory detection in MSIM (discontinous regions supported)
remove Sgi Indy (ARC) support -- it was unmaintaned, untested for years and without uspace support
 
/trunk/contrib/conf/bootindy
/trunk/kernel/arch/mips32/include/drivers/arc.h
/trunk/kernel/arch/mips32/src/drivers/arc.c
/trunk/HelenOS.config
/trunk/Makefile
/trunk/contrib/conf/msim.conf
/trunk/kernel/arch/mips32/Makefile.inc
/trunk/kernel/arch/mips32/include/drivers/msim.h
/trunk/kernel/arch/mips32/include/drivers/serial.h
/trunk/kernel/arch/mips32/include/mm/as.h
/trunk/kernel/arch/mips32/include/mm/tlb.h
/trunk/kernel/arch/mips32/src/console.c
/trunk/kernel/arch/mips32/src/drivers/msim.c
/trunk/kernel/arch/mips32/src/interrupt.c
/trunk/kernel/arch/mips32/src/mips32.c
/trunk/kernel/arch/mips32/src/mm/as.c
/trunk/kernel/arch/mips32/src/mm/frame.c
/trunk/kernel/arch/mips32/src/mm/tlb.c
/trunk/kernel/doc/arch/mips32
/trunk/kernel/generic/include/config.h
/trunk/kernel/generic/include/macros.h
/trunk/kernel/kernel.config
3045 5854 d 8 h decky /trunk/ remove ARM machine choice  
/trunk/HelenOS.config
3028 5857 d 18 h decky /trunk/ cleanup scripts  
/trunk/HelenOS.config
/trunk/tools/fix_symlinks.sh
/trunk/tools/mktmpfs.py
/trunk/uspace/srv/pci/update-ids
2830 5908 d 16 h jermar /trunk/ Add (c) and the modified BSD license to the config system.  
/trunk/HelenOS.config
/trunk/boot/boot.config
/trunk/kernel/kernel.config
/trunk/tools/config.py
/trunk/uspace/uspace.config

Show All