Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4687 5381 d 0 h jermar /tags/0.4.1/ Tag 0.4.1  
/tags/0.4.1
4675 5385 d 5 h decky /trunk/ cleanup some of the dirty hacks introduced into the arm32 port
add default configurations for the two supported arm32 variants
 
/trunk/defaults/arm32/GXemul
/trunk/defaults/arm32/GXemul/Makefile.config
/trunk/defaults/arm32/integratorcp
/trunk/defaults/arm32/integratorcp/Makefile.config
/trunk/HelenOS.config
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/arm32/loader/print/print.c
/trunk/kernel/Makefile
/trunk/kernel/arch/arm32/Makefile.inc
/trunk/kernel/arch/arm32/include/mach/integratorcp/integratorcp.h
/trunk/kernel/arch/arm32/include/mach/testarm/testarm.h
/trunk/kernel/arch/arm32/src/arm32.c
/trunk/kernel/arch/arm32/src/exception.c
/trunk/kernel/arch/arm32/src/interrupt.c
/trunk/kernel/arch/arm32/src/mm/frame.c
4662 5393 d 2 h svoboda /trunk/ Make automatic start of BDDs and mounting of /data optional and disabled by default not to mess with people's hard drivers.  
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/sparc64/Makefile.config
/trunk/uspace/app/init/Makefile
/trunk/uspace/app/init/init.c
4402 5458 d 0 h decky /trunk/ remove the confusing "Improved support for hyperthreading" configuration option  
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/kernel/arch/amd64/include/atomic.h
/trunk/kernel/arch/ia32/include/atomic.h
/trunk/kernel/arch/ia32/src/atomic.S
4309 5485 d 9 h decky /trunk/ add explicit option for VIA CUDA  
/trunk/HelenOS.config
/trunk/defaults/ppc32/Makefile.config
4294 5490 d 6 h decky /trunk/defaults/ppc32/ ISO image is now produced on ppc32  
/trunk/defaults/ppc32/output
4240 5501 d 5 h svoboda /trunk/ Primitive means of switching keyboard layout at run time. Use Ctrl+Fn, 1 = QWERTY, 2 = Dvorak, 3 = Czech. Remove compile-time option.  
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/sparc64/Makefile.config
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/kbd/generic/kbd.c
/trunk/uspace/srv/kbd/include/layout.h
/trunk/uspace/srv/kbd/layout/cz.c
/trunk/uspace/srv/kbd/layout/us_dvorak.c
/trunk/uspace/srv/kbd/layout/us_qwerty.c
4158 5517 d 1 h jermar /trunk/defaults/ia64/ Do not include VHPT in the default build.  
/trunk/defaults/ia64/Makefile.config
4132 5520 d 23 h svoboda /trunk/ Make kernel symbol information optional.  
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/sparc64/Makefile.config
/trunk/kernel/Makefile
/trunk/kernel/arch/amd64/src/debugger.c
/trunk/kernel/arch/amd64/src/interrupt.c
/trunk/kernel/arch/ia32/src/interrupt.c
/trunk/kernel/arch/ia64/src/interrupt.c
/trunk/kernel/arch/mips32/src/debugger.c
/trunk/kernel/arch/mips32/src/exception.c
/trunk/kernel/arch/mips32/src/mm/tlb.c
/trunk/kernel/arch/ppc32/src/mm/tlb.c
/trunk/kernel/arch/sparc64/src/trap/exception.c
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/console/kconsole.c
/trunk/kernel/generic/src/interrupt/interrupt.c
/trunk/kernel/generic/src/synch/spinlock.c
4127 5524 d 8 h decky /trunk/ parse VESA mode from a string
unify VESA initialization for ia32 and amd64
 
/trunk/kernel/arch/amd64/src/boot/vesa_prot.inc
/trunk/kernel/arch/amd64/src/boot/vesa_real.inc
/trunk/kernel/arch/amd64/src/boot/vesa_ret.inc
/trunk/kernel/arch/ia32/src/boot/vesa_prot.inc
/trunk/kernel/arch/ia32/src/boot/vesa_real.inc
/trunk/kernel/arch/ia32/src/boot/vesa_ret.inc
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/kernel/arch/amd64/src/boot/boot.S
/trunk/kernel/arch/amd64/src/boot/memmap.c
/trunk/kernel/arch/ia32/src/boot/boot.S
4123 5524 d 11 h decky /trunk/ bring back kernel HID on ppc32
this concludes the transition from chardev_t to indev_t and outdev_t
 
/trunk/HelenOS.config
/trunk/defaults/ppc32/Makefile.config
/trunk/kernel/arch/ppc32/src/drivers/cuda.c
/trunk/kernel/arch/ppc32/src/ppc32.c
4122 5524 d 11 h decky /trunk/ bring back HID on ia64  
/trunk/HelenOS.config
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/ia64/i460GX/Makefile.config
/trunk/kernel/arch/ia64/src/ia64.c
4120 5524 d 12 h decky /trunk/defaults/sparc64/ add more predefined configurations  
/trunk/defaults/sparc64/serengeti
/trunk/defaults/sparc64/serengeti/Makefile.config
/trunk/defaults/sparc64/us3
/trunk/defaults/sparc64/us3/Makefile.config
4118 5524 d 12 h decky /trunk/defaults/sparc64/ add default configuration for sparc64 (generic us)  
/trunk/defaults/sparc64/Makefile.config
/trunk/defaults/sparc64/us
/trunk/defaults/sparc64/us/Makefile.config
4117 5524 d 22 h decky /trunk/ arm32: update for the new scheme of device drivers and keyboard/serial modules
streamline arm32 port (as GXemul is still the only machine supported), more cleanup is needed
 
/trunk/kernel/arch/arm32/include/debug
/trunk/kernel/arch/arm32/include/machine.h
/trunk/kernel/arch/arm32/src/debug
/trunk/HelenOS.config
/trunk/defaults/arm32/Makefile.config
/trunk/kernel/arch/arm32/Makefile.inc
/trunk/kernel/arch/arm32/include/asm/boot.h
/trunk/kernel/arch/arm32/include/drivers/gxemul.h
/trunk/kernel/arch/arm32/src/arm32.c
/trunk/kernel/arch/arm32/src/console.c
/trunk/kernel/arch/arm32/src/drivers/gxemul.c
/trunk/kernel/arch/arm32/src/exception.c
/trunk/kernel/arch/arm32/src/interrupt.c
/trunk/kernel/arch/arm32/src/mm/frame.c
/trunk/kernel/arch/arm32/src/mm/page.c
/trunk/kernel/arch/arm32/src/mm/page_fault.c
/trunk/kernel/arch/arm32/src/panic.S
4083 5525 d 4 h decky /trunk/defaults/ update defaults  
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/mips32/GXemul/Makefile.config
/trunk/defaults/mips32/Makefile.config
4058 5529 d 8 h decky /trunk/ add support for predefined configuration profiles (and subprofiles, configuration can be nested)  
/trunk/defaults
/trunk/defaults/amd64
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/amd64/output
/trunk/defaults/arm32
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/arm32/output
/trunk/defaults/ia32
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia32/output
/trunk/defaults/ia64
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/ia64/i460GX
/trunk/defaults/ia64/i460GX/Makefile.config
/trunk/defaults/ia64/output
/trunk/defaults/ia64/ski
/trunk/defaults/ia64/ski/Makefile.config
/trunk/defaults/mips32
/trunk/defaults/mips32/GXemul
/trunk/defaults/mips32/GXemul/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/mips32/msim
/trunk/defaults/mips32/msim/Makefile.config
/trunk/defaults/mips32/output
/trunk/defaults/ppc32
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/ppc32/output
/trunk/defaults/sparc64
/trunk/defaults/sparc64/output
/trunk/contrib/default/amd64
/trunk/contrib/default/arm32
/trunk/contrib/default/ia32
/trunk/contrib/default/ia64
/trunk/contrib/default/mips32
/trunk/contrib/default/ppc32
/trunk/contrib/default/sparc64
/trunk/tools/config.py