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
4315 5510 d 21 h jermar /trunk/ Replace non-canonical B instructions with BA %xcc.
Fix one occurrence of deprecated Bicc instruction.
 
/trunk/boot/arch/sparc64/loader/asm.S
/trunk/boot/arch/sparc64/loader/boot.S
/trunk/kernel/arch/sparc64/include/trap/trap_table.h
/trunk/kernel/arch/sparc64/src/asm.S
/trunk/kernel/arch/sparc64/src/dummy.s
4308 5511 d 19 h decky /trunk/boot/arch/ppc32/loader/ add support for alternate spelling of macio alias  
/trunk/boot/arch/ppc32/loader/ofwarch.c
4299 5515 d 8 h decky /trunk/boot/arch/ppc32/ add support for up-to-date Mac booting specs
(this fixes booting on QEMU 10+ with OpenBIOS)
 
/trunk/boot/arch/ppc32/yaboot/bootinfo.txt
/trunk/boot/arch/ppc32/Makefile.inc
/trunk/boot/arch/ppc32/yaboot/ofboot.b
/trunk/boot/arch/ppc32/yaboot/yaboot.conf
4292 5516 d 6 h decky /trunk/boot/arch/ppc32/yaboot/ add yaboot license and information  
/trunk/boot/arch/ppc32/yaboot/COPYING
/trunk/boot/arch/ppc32/yaboot/README
4291 5516 d 6 h decky /trunk/boot/arch/ia32/ add symlink to grub  
/trunk/boot/arch/ia32/grub
4290 5516 d 6 h decky /trunk/boot/arch/ia32/ remove duplicate grub  
/trunk/boot/arch/ia32/grub
4289 5516 d 6 h decky /trunk/ ppc32: create bootable ISO image instead of plain binary
add sample configuration for QEMU
 
/trunk/contrib/conf/ppc32-qe.sh
/trunk/boot/arch/ppc32/Makefile.inc
/trunk/contrib/conf/pearpc.conf
4287 5516 d 6 h decky /trunk/boot/arch/ppc32/yaboot/ add yaboot  
/trunk/boot/arch/ppc32/yaboot
/trunk/boot/arch/ppc32/yaboot/maps
/trunk/boot/arch/ppc32/yaboot/ofboot.b
/trunk/boot/arch/ppc32/yaboot/yaboot
/trunk/boot/arch/ppc32/yaboot/yaboot.conf
4286 5516 d 7 h decky /trunk/boot/arch/ unify where to place the distribution root: always use boot/distroot  
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/sparc64/Makefile.inc
4222 5529 d 3 h decky /trunk/boot/arch/ia64/loader/gefi/HelenOS/ do not disassemble hello (fixes problems with the newest binutils)  
/trunk/boot/arch/ia64/loader/gefi/HelenOS/Makefile
4134 5546 d 18 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
4070 5552 d 0 h rimsky /trunk/ SGCN driver modified to reflect the new keyboard driver architecture. Making the Serengeti bootable image smaller by not including some servers/applications.  
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/kernel/arch/sparc64/include/drivers/sgcn.h
/trunk/kernel/arch/sparc64/src/console.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/kernel/arch/sparc64/src/drivers/sgcn.c
/trunk/kernel/arch/sparc64/src/sparc64.c
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/kbd/port/sgcn.c
4034 5557 d 19 h svoboda /trunk/boot/generic/ Remove over-indentation.  
/trunk/boot/generic/printf.c
4032 5557 d 22 h svoboda /trunk/ Init-task names for sparc64 (that's the final one, whew).  
/trunk/boot/arch/sparc64/loader/main.c
/trunk/boot/arch/sparc64/loader/main.h
/trunk/kernel/arch/sparc64/include/boot/boot.h
/trunk/kernel/arch/sparc64/src/sparc64.c
4031 5558 d 19 h svoboda /trunk/ Init-task names for ia64.  
/trunk/boot/arch/ia64/loader/main.c
/trunk/kernel/arch/ia64/include/bootinfo.h
/trunk/kernel/arch/ia64/src/ia64.c
4030 5558 d 19 h svoboda /trunk/ Init-task names for ppc32.  
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc32/loader/main.c
/trunk/boot/arch/ppc32/loader/main.h
/trunk/kernel/arch/ppc32/include/boot/boot.h
/trunk/kernel/arch/ppc32/src/ppc32.c
4029 5558 d 19 h svoboda /trunk/ Init-task names for mips32.  
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/mips32/loader/main.c
/trunk/boot/arch/mips32/loader/main.h
/trunk/kernel/arch/mips32/include/arch.h
/trunk/kernel/arch/mips32/src/mips32.c
4027 5559 d 18 h svoboda /trunk/ Init task names for arm32.  
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/arm32/loader/main.c
/trunk/boot/arch/arm32/loader/main.h
/trunk/kernel/arch/arm32/include/arch.h
/trunk/kernel/arch/arm32/src/arm32.c
3978 5563 d 21 h jermar /trunk/ Userspace driver for OBIO. This will make it possible to clear interrupts from
user space on UltraSPARC IIi and systems with Psycho. Not tested.
 
/trunk/uspace/srv/obio
/trunk/uspace/srv/obio/obio.c
/trunk/uspace/srv/obio/fhc.c
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/kernel/arch/sparc64/src/drivers/fhc.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/kernel/arch/sparc64/src/drivers/pci.c
/trunk/uspace/Makefile
/trunk/uspace/lib/libc/include/ipc/services.h
/trunk/uspace/srv/kbd/generic/kbd.c
/trunk/uspace/srv/obio/Makefile
3969 5565 d 20 h jermar /trunk/ Add simple userspace FHC driver.
Modify the z8530 userspace driver
to send BUS_CLEAR_INTERRUPT
notification to the FHC driver.
 
/trunk/uspace/lib/libc/include/ipc/bus.h
/trunk/uspace/srv/fhc
/trunk/uspace/srv/fhc/Makefile
/trunk/uspace/srv/fhc/fhc.c
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/kernel/arch/sparc64/src/drivers/fhc.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/uspace/Makefile
/trunk/uspace/app/init/init.c
/trunk/uspace/lib/libc/include/ipc/services.h
/trunk/uspace/srv/kbd/generic/kbd.c
/trunk/uspace/srv/kbd/include/kbd.h
/trunk/uspace/srv/kbd/port/z8530.c

Show All