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
4134 5576 d 17 h decky /trunk/ resurrect big endian support for mips32: switch from mips-sgi-irix5 toolchain to mips-linux-gnu
the kernel is working alright, the user space has some bugs yet
 
/trunk/boot/arch/mips32/loader/_link.ld.in
/trunk/uspace/lib/libc/arch/mips32eb/include/ddi.h
/trunk/boot/arch/mips32/loader/_link.ld.in.binary
/trunk/boot/arch/mips32/loader/_link.ld.in.ecoff
/trunk/boot/arch/mips32/loader/Makefile
/trunk/contrib/toolchain/toolchain.mipseb32.sh
/trunk/kernel/arch/mips32/Makefile.inc
/trunk/uspace/lib/libc/arch/mips32eb/Makefile.inc
4133 5576 d 18 h svoboda /trunk/kernel/arch/ia32/include/ Fix non-SMP ia32 build.  
/trunk/kernel/arch/ia32/include/atomic.h
4132 5576 d 18 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
4128 5580 d 1 h decky /trunk/kernel/arch/ia32/src/boot/ support for overriding the preconfigured VESA mode via GRUB command line option  
/trunk/kernel/arch/ia32/src/boot/vesa_prot.inc
/trunk/kernel/arch/ia32/src/boot/vesa_real.inc
4127 5580 d 3 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
4126 5580 d 3 h decky /trunk/kernel/arch/ cleanup pm.h and related stuff (no change in functionality)  
/trunk/kernel/arch/amd64/include/asm.h
/trunk/kernel/arch/amd64/include/cpu.h
/trunk/kernel/arch/amd64/include/pm.h
/trunk/kernel/arch/amd64/src/ddi/ddi.c
/trunk/kernel/arch/amd64/src/pm.c
/trunk/kernel/arch/ia32/include/cpu.h
/trunk/kernel/arch/ia32/include/pm.h
/trunk/kernel/arch/ia32/src/pm.c
/trunk/kernel/arch/ia32/src/proc/scheduler.c
/trunk/kernel/arch/ia32/src/smp/smp.c
4125 5580 d 3 h decky /trunk/kernel/arch/ia32/ rename selector() to gdtselector() to unify with amd64  
/trunk/kernel/arch/ia32/include/pm.h
/trunk/kernel/arch/ia32/src/ddi/ddi.c
/trunk/kernel/arch/ia32/src/pm.c
/trunk/kernel/arch/ia32/src/proc/scheduler.c
/trunk/kernel/arch/ia32/src/syscall.c
/trunk/kernel/arch/ia32/src/userspace.c
4124 5580 d 4 h decky /trunk/kernel/generic/include/ allow inclusion from assembler files  
/trunk/kernel/generic/include/macros.h
4123 5580 d 6 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 5580 d 6 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
4119 5580 d 7 h decky /trunk/ get back support for framebuffer and keyboard for sparc64 (generic)  
/trunk/HelenOS.config
/trunk/kernel/arch/sparc64/Makefile.inc
/trunk/kernel/arch/sparc64/src/console.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/kernel/genarch/include/drivers/z8530/z8530.h
/trunk/kernel/genarch/src/drivers/dsrln/dsrlnin.c
/trunk/kernel/genarch/src/drivers/i8042/i8042.c
/trunk/kernel/genarch/src/drivers/ns16550/ns16550.c
/trunk/kernel/genarch/src/drivers/z8530/z8530.c
4117 5580 d 16 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
4114 5580 d 20 h jermar /trunk/ Fix one RAW dependency.  
/trunk/HelenOS.config
/trunk/kernel/arch/ia64/include/ski/ski.h
/trunk/kernel/arch/ia64/src/asm.S
/trunk/kernel/arch/ia64/src/ia64.c
/trunk/kernel/arch/ia64/src/ski/ski.c
/trunk/kernel/genarch/include/drivers/ns16550/ns16550.h
4111 5580 d 21 h jermar /trunk/kernel/arch/sparc64/ Update the SGCN driver to match the latest character I/O changes.  
/trunk/kernel/arch/sparc64/include/drivers/sgcn.h
/trunk/kernel/arch/sparc64/src/console.c
/trunk/kernel/arch/sparc64/src/drivers/sgcn.c
4110 5580 d 22 h decky /trunk/kernel/arch/mips32/src/ remove orphaned directory  
/trunk/kernel/arch/mips32/src/drivers
4109 5580 d 22 h decky /trunk/kernel/arch/mips32/src/ use generic dsrlnin and dsrlnout devices instead of platform specific msim keyboard and console  
/trunk/kernel/arch/mips32/src/console.c
/trunk/kernel/arch/mips32/src/mips32.c
4108 5580 d 22 h decky /trunk/kernel/arch/mips32/src/mm/ remove unmaintained Simics machine (might return later)
whitespace changes
 
/trunk/kernel/arch/mips32/src/mm/frame.c
4107 5580 d 22 h decky /trunk/kernel/arch/mips32/include/drivers/ remove platform-dependent msim keyboard/console driver symbols
whitespace changes
 
/trunk/kernel/arch/mips32/include/drivers/msim.h
4106 5580 d 22 h decky /trunk/kernel/arch/mips32/include/mm/ remove unmaintained Simics machine (might return later)
whitespace changes
 
/trunk/kernel/arch/mips32/include/mm/tlb.h
4105 5580 d 22 h decky /trunk/kernel/arch/mips32/ remove platform-dependent msim keyboard/console driver  
/trunk/kernel/arch/mips32/src/drivers/msim.c
/trunk/kernel/arch/mips32/Makefile.inc
4104 5580 d 22 h decky /trunk/kernel/arch/mips32/include/drivers/ remove unmaintained Simics serial line (might return later)  
/trunk/kernel/arch/mips32/include/drivers/serial.h
4103 5580 d 22 h decky /trunk/kernel/arch/ update for the new scheme of wiring device drivers to keyboard/serial modules  
/trunk/kernel/arch/ia64/src/ia64.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
4102 5580 d 22 h decky /trunk/kernel/arch/amd64/src/ update for the new scheme of wiring device drivers to keyboard/serial modules
use ega_redraw() only if it is compiled in
 
/trunk/kernel/arch/amd64/src/amd64.c
4101 5580 d 22 h decky /trunk/kernel/arch/ remove duplicate part of the debugger message
(it is already printed by kconsole)
 
/trunk/kernel/arch/amd64/src/debugger.c
/trunk/kernel/arch/mips32/src/debugger.c
4100 5580 d 22 h decky /trunk/kernel/arch/amd64/src/boot/ whitespace changes  
/trunk/kernel/arch/amd64/src/boot/boot.S
4099 5580 d 22 h decky /trunk/kernel/arch/ia32/src/ update for the new scheme of wiring device drivers to keyboard/serial modules
use ega_redraw() only if it is compiled in
 
/trunk/kernel/arch/ia32/src/ia32.c
4098 5580 d 22 h decky /trunk/kernel/arch/ia32/include/drivers/ whitespace changes  
/trunk/kernel/arch/ia32/include/drivers/i8254.h
/trunk/kernel/arch/ia32/include/drivers/i8259.h
/trunk/kernel/arch/ia32/include/drivers/vesa.h
4097 5580 d 22 h decky /trunk/kernel/arch/ia32/include/drivers/ remove obsolete include file  
/trunk/kernel/arch/ia32/include/drivers/kbd.h
4096 5580 d 22 h decky /trunk/kernel/arch/ia32/src/drivers/ fix very strange condition  
/trunk/kernel/arch/ia32/src/drivers/vesa.c
4095 5580 d 22 h decky /trunk/kernel/arch/ make cpu_halt() really halt the execution  
/trunk/kernel/arch/amd64/include/asm.h
/trunk/kernel/arch/ia32/include/asm.h
4094 5580 d 22 h decky /trunk/kernel/genarch/ update for the new scheme of wiring device drivers to keyboard/serial modules  
/trunk/kernel/genarch/include/drivers/i8042/i8042.h
/trunk/kernel/genarch/include/drivers/ns16550/ns16550.h
/trunk/kernel/genarch/include/drivers/z8530/z8530.h
/trunk/kernel/genarch/src/drivers/i8042/i8042.c
/trunk/kernel/genarch/src/drivers/ns16550/ns16550.c
/trunk/kernel/genarch/src/drivers/z8530/z8530.c
4093 5580 d 22 h decky /trunk/kernel/genarch/src/ chardev_t -> outdev_t
small fixes and cleanups
 
/trunk/kernel/genarch/src/drivers/ega/ega.c
/trunk/kernel/genarch/src/fb/fb.c
4092 5580 d 22 h decky /trunk/kernel/genarch/ wire keyboard/serial module and device drivers in a more obvious way
(first a device driver is initialized and then it is connected to the generic module)
 
/trunk/kernel/genarch/include/kbrd/kbrd.h
/trunk/kernel/genarch/include/srln/srln.h
/trunk/kernel/genarch/src/kbrd/kbrd.c
/trunk/kernel/genarch/src/srln/srln.c
4091 5580 d 22 h decky /trunk/kernel/generic/src/console/ split chardev_t into indev_t and outdev_t  
/trunk/kernel/generic/src/console/chardev.c
4090 5580 d 22 h decky /trunk/kernel/generic/src/console/ remove the confusing "exit" from the list of commands
(the exit command still works in last resort and debug consoles)
 
/trunk/kernel/generic/src/console/cmd.c
4089 5580 d 22 h decky /trunk/kernel/generic/ avoid page fault on exit command
cleanup
 
/trunk/kernel/generic/include/console/kconsole.h
/trunk/kernel/generic/src/console/kconsole.c
4088 5580 d 22 h decky /trunk/kernel/generic/src/lib/ do not create last resort console if there is no polling input device
cleanup
 
/trunk/kernel/generic/src/lib/func.c
4087 5580 d 22 h decky /trunk/kernel/generic/ use indev_t
remove console IRQ notification (will be replaced by a proper solution)
remove null_stdout (just initialize stdout to NULL)
remove console_init()
add check_poll()
more understandable message on halt with no polled input device
cleanup
 
/trunk/kernel/generic/include/console/console.h
/trunk/kernel/generic/src/console/console.c
4086 5580 d 22 h decky /trunk/kernel/generic/include/console/ split chardev_t into indev_t and outdev_t
simplify and cleanup operations
 
/trunk/kernel/generic/include/console/chardev.h
4085 5580 d 22 h decky /trunk/kernel/generic/src/interrupt/ do not echo keypress  
/trunk/kernel/generic/src/interrupt/interrupt.c