Subversion Repositories HelenOS-historic

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1652 6538 d 7 h palkovsky /kernel/trunk/tools/ Fixed bad dialog in config.  
/kernel/trunk/tools/config.py
707 6681 d 10 h decky /kernel/trunk/ allow setting ARCH from Makefile argument  
/kernel/trunk/Makefile
/kernel/trunk/tools/config.py
626 6712 d 8 h palkovsky /kernel/trunk/ Less checking in kernel config,
allow DEADLOCK_DEBUG only for SMP.
 
/kernel/trunk/kernel.config
/kernel/trunk/tools/config.py
604 6715 d 13 h palkovsky /kernel/trunk/ Make it boot on SGI indy again.  
/kernel/trunk/arch/mips32/Makefile.inc
/kernel/trunk/tools/config.py
573 6718 d 6 h palkovsky /kernel/trunk/ Added MIPS ARC memory initializaiton.  
/kernel/trunk/arch/mips32/include/drivers/arc.h
/kernel/trunk/arch/mips32/include/mm/memory_init.h
/kernel/trunk/arch/mips32/src/drivers/arc.c
/kernel/trunk/arch/mips32/src/mips32.c
/kernel/trunk/arch/mips32/src/mm/frame.c
/kernel/trunk/tools/config.py
568 6719 d 8 h palkovsky /kernel/trunk/ Configuration tweaks, now supports both CNF and DNF in config.file.  
/kernel/trunk/Makefile
/kernel/trunk/arch/amd64/Makefile.inc
/kernel/trunk/arch/ia32/Makefile.inc
/kernel/trunk/arch/mips32/Makefile.inc
/kernel/trunk/kernel.config
/kernel/trunk/tools/config.py
567 6720 d 0 h palkovsky /kernel/trunk/ Added simple support for arc keyboards on mips.  
/kernel/trunk/arch/mips32/include/drivers/arc.h
/kernel/trunk/arch/mips32/include/drivers/keyboard.h
/kernel/trunk/arch/mips32/src/drivers/arc.c
/kernel/trunk/arch/mips32/src/drivers/keyboard.c
/kernel/trunk/arch/mips32/src/interrupt.c
/kernel/trunk/tools/config.py
566 6720 d 1 h palkovsky /kernel/trunk/ Fixed bug in Intel32/AMD64 boot, that could cause page fault on boot.
Fixes of configuration program.
 
/kernel/trunk/tools/amd64/decpt.py
/kernel/trunk/arch/amd64/src/mm/page.c
/kernel/trunk/arch/ia32/include/mm/frame.h
/kernel/trunk/arch/ia32/src/mm/page.c
/kernel/trunk/kernel.config
/kernel/trunk/tools/config.py
561 6720 d 7 h decky /kernel/trunk/ better way of placing revision, timestamp and arch in banner  
/kernel/trunk/tools/buildtag
/kernel/trunk/Makefile
/kernel/trunk/generic/include/debug.h
/kernel/trunk/generic/src/main/main.c
/kernel/trunk/kernel.config
/kernel/trunk/tools/config.py
560 6720 d 8 h palkovsky /kernel/trunk/ Added compile tag to build system.  
/kernel/trunk/tools/buildtag
/kernel/trunk/kernel.config
/kernel/trunk/tools/config.py
559 6720 d 10 h palkovsky /kernel/trunk/tools/ Added cancel button  
/kernel/trunk/tools/config.py
558 6720 d 10 h palkovsky /kernel/trunk/ Clean up of build system. Use:
make config
make
make clean
 
/kernel/trunk/doc/build
/kernel/trunk/build
/kernel/trunk/clean
/kernel/trunk/clean.amd64
/kernel/trunk/clean.ia32
/kernel/trunk/clean.ia64
/kernel/trunk/clean.mips32
/kernel/trunk/clean.ppc32
/kernel/trunk/clean.sparc64
/kernel/trunk/configure
/kernel/trunk/tools/build
/kernel/trunk/tools/clean
/kernel/trunk/Makefile
/kernel/trunk/tools/config.py
556 6721 d 0 h palkovsky /kernel/trunk/tools/ Last bugfix tonight.  
/kernel/trunk/tools/config.py
555 6721 d 0 h palkovsky /kernel/trunk/tools/ Correct menu even for non-'dialog' based systems.  
/kernel/trunk/tools/config.py
554 6721 d 0 h palkovsky /kernel/trunk/ Better configuration dialog  
/kernel/trunk/kernel.config
/kernel/trunk/tools/config.py
552 6721 d 3 h palkovsky /kernel/trunk/ Named spinlocks  
/kernel/trunk/arch/ia32/src/drivers/i8042.c
/kernel/trunk/generic/include/synch/spinlock.h
/kernel/trunk/generic/src/console/chardev.c
/kernel/trunk/generic/src/console/kconsole.c
/kernel/trunk/generic/src/mm/frame.c
/kernel/trunk/generic/src/mm/heap.c
/kernel/trunk/generic/src/mm/tlb.c
/kernel/trunk/generic/src/mm/vm.c
/kernel/trunk/generic/src/proc/task.c
/kernel/trunk/generic/src/proc/thread.c
/kernel/trunk/generic/src/synch/rwlock.c
/kernel/trunk/generic/src/synch/spinlock.c
/kernel/trunk/generic/src/synch/waitq.c
/kernel/trunk/generic/src/time/timeout.c
/kernel/trunk/tools/config.py
550 6721 d 4 h palkovsky /kernel/trunk/ Completely reworked configuration system.  
/kernel/trunk/build
/kernel/trunk/build.amd64
/kernel/trunk/build.ia32
/kernel/trunk/build.ia64
/kernel/trunk/build.mips32
/kernel/trunk/build.ppc32
/kernel/trunk/build.sparc64
/kernel/trunk/Makefile
/kernel/trunk/arch/ia32/Makefile.inc
/kernel/trunk/arch/mips32/Makefile.inc
/kernel/trunk/kernel.config
/kernel/trunk/tools/build
/kernel/trunk/tools/config.py
549 6721 d 5 h palkovsky /kernel/trunk/ Doc cleanup.  
/kernel/trunk/kernel.config
/kernel/trunk/tools/clean
/kernel/trunk/tools/config.py
547 6721 d 5 h palkovsky /kernel/trunk/ Added conditions to config system.  
/kernel/trunk/kernel.config
/kernel/trunk/tools/build
/kernel/trunk/tools/config.py
545 6721 d 6 h palkovsky /kernel/trunk/ Added kernel configuration support.  
/kernel/trunk/configure
/kernel/trunk/kernel.config
/kernel/trunk/tools/config.py
/kernel/trunk/Makefile.config
/kernel/trunk/tools/build