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
3722 5722 d 13 h rimsky /trunk/kernel/arch/sparc64/include/ SMC functions optimized for US3.  
/trunk/kernel/arch/sparc64/include/barrier.h
3721 5723 d 5 h svoboda /trunk/boot/arch/ia64/loader/ Fix linker script in ia64 bootloader. It was putting everything to the small data segment, causing it to overflow.  
/trunk/boot/arch/ia64/loader/_link.ld.in
3720 5723 d 12 h svoboda /trunk/boot/arch/ia64/loader/ Support for initrd on ia64. Since console crashes if run by init, work around by starting it as an init task.  
/trunk/boot/arch/ia64/loader/Makefile
3719 5723 d 13 h jermar /trunk/uspace/srv/fb/ Ski vs. MSIM.  
/trunk/uspace/srv/fb/ski.h
3718 5723 d 13 h svoboda /trunk/ Ski framebuffer driver.  
/trunk/uspace/srv/fb/ski.c
/trunk/uspace/srv/fb/ski.h
/trunk/kernel/arch/ia64/src/ski/ski.c
/trunk/uspace/srv/fb/Makefile
/trunk/uspace/srv/fb/main.c
3717 5723 d 14 h svoboda /trunk/boot/arch/ia64/loader/gefi/ Do not build EFI testing apps for ia64 since they break build.  
/trunk/boot/arch/ia64/loader/gefi/Makefile
3716 5724 d 11 h svoboda /trunk/uspace/srv/fb/ Do not duplicate code in serial framebuffer drivers.  
/trunk/uspace/srv/fb/msim.c
/trunk/uspace/srv/fb/serial_console.c
/trunk/uspace/srv/fb/serial_console.h
/trunk/uspace/srv/fb/sgcn.c
3715 5724 d 14 h svoboda /trunk/uspace/srv/fb/ Fix overeager optimization causing VC numbers not to be redrawn.  
/trunk/uspace/srv/fb/fb.c
3714 5725 d 6 h decky /trunk/kernel/ do not waist resources if no keyboard driver is used  
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/kernel/genarch/src/kbd/key.c
/trunk/kernel/kernel.config
3713 5725 d 7 h decky /trunk/contrib/toolchain/ update to latest versions  
/trunk/contrib/toolchain/toolchain.sparc64.sh
3712 5726 d 1 h decky /trunk/kernel/arch/amd64/include/ synchronize drivers with ia32  
/trunk/kernel/arch/amd64/include/drivers
3711 5726 d 1 h decky /trunk/kernel/arch/amd64/include/ remove amd64 drivers  
/trunk/kernel/arch/amd64/include/drivers
3710 5726 d 1 h decky /trunk/ resurrect kernel logo  
/trunk/kernel/genarch/include/fb/logo-196x66.h
/trunk/kernel/genarch/src/fb/logo-196x66.c
/trunk/kernel/genarch/Makefile.inc
/trunk/kernel/genarch/src/fb/fb.c
/trunk/kernel/genarch/src/fb/font-8x16.c
/trunk/kernel/generic/include/macros.h
/trunk/uspace/srv/fb/fb.c
3709 5726 d 4 h decky /trunk/kernel/ invert VGA 3:2:3 palette to reflect changes in revision 3692  
/trunk/kernel/arch/ia32/src/boot/vga323.pal
/trunk/kernel/genarch/src/fb/fb.c
3708 5726 d 4 h svoboda /trunk/uspace/lib/libc/ Fix makefile.  
/trunk/uspace/lib/libc/Makefile
3707 5726 d 4 h decky /trunk/ kconsole is optional
kernel & uspace framebuffer rewrite with speedups (some things are slightly broken yet)
 
/trunk/kernel/genarch/src/fb/helenos.xbm
/trunk/kernel/arch/amd64/src/debugger.c
/trunk/kernel/arch/ia32/include/drivers/ega.h
/trunk/kernel/arch/ia32/include/drivers/vesa.h
/trunk/kernel/arch/ia32/src/cpu/cpu.c
/trunk/kernel/arch/ia32/src/drivers/vesa.c
/trunk/kernel/arch/ia32/src/ia32.c
/trunk/kernel/arch/mips32/src/cpu/cpu.c
/trunk/kernel/arch/mips32/src/debugger.c
/trunk/kernel/arch/mips32/src/exception.c
/trunk/kernel/genarch/include/fb/fb.h
/trunk/kernel/genarch/include/fb/font-8x16.h
/trunk/kernel/genarch/include/fb/visuals.h
/trunk/kernel/genarch/src/acpi/acpi.c
/trunk/kernel/genarch/src/fb/fb.c
/trunk/kernel/genarch/src/fb/font-8x16.c
/trunk/kernel/genarch/src/mm/asid.c
/trunk/kernel/generic/include/console/kconsole.h
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/console/console.c
/trunk/kernel/generic/src/console/kconsole.c
/trunk/kernel/generic/src/cpu/cpu.c
/trunk/kernel/generic/src/interrupt/interrupt.c
/trunk/kernel/generic/src/lib/func.c
/trunk/kernel/generic/src/main/kinit.c
/trunk/kernel/generic/src/main/main.c
/trunk/kernel/generic/src/mm/as.c
/trunk/kernel/generic/src/syscall/syscall.c
/trunk/uspace/lib/libc/include/ipc/fb.h
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/console/gcons.c
/trunk/uspace/srv/console/gcons.h
/trunk/uspace/srv/console/screenbuffer.h
/trunk/uspace/srv/fb/fb.c
/trunk/uspace/srv/fb/fb.h
/trunk/uspace/srv/fb/font-8x16.c
/trunk/uspace/srv/fb/font-8x16.h
/trunk/uspace/srv/fb/main.c
/trunk/uspace/srv/fb/ppm.c
3706 5726 d 4 h decky /trunk/ cstyle & small fixes  
/trunk/kernel/arch/amd64/src/amd64.c
/trunk/kernel/arch/ia32/include/cpu.h
/trunk/kernel/arch/ia32/include/mm/as.h
/trunk/kernel/arch/ia32xen/src/mm/tlb.c
/trunk/kernel/arch/mips32/include/mm/asid.h
/trunk/uspace/lib/libc/include/string.h
3705 5726 d 4 h decky /trunk/kernel/arch/arm32/src/mm/ add unused attribute  
/trunk/kernel/arch/arm32/src/mm/tlb.c
3704 5726 d 4 h decky /trunk/kernel/genarch/include/kbd/ add header  
/trunk/kernel/genarch/include/kbd/i8042.h
3703 5726 d 4 h decky /trunk/kernel/ compile kconsole optionally  
/trunk/kernel/Makefile
3702 5726 d 4 h decky /trunk/kernel/generic/include/ rename CONFIG_EDEBUG to CONFIG_LOG  
/trunk/kernel/generic/include/debug.h
3701 5726 d 5 h jermar /trunk/uspace/srv/fs/fat/ Set a loop control variable properly when growing the FAT directory.  
/trunk/uspace/srv/fs/fat/fat_ops.c
3700 5726 d 6 h jermar /trunk/uspace/srv/fs/fat/ Add the ability to grow a FAT directory.  
/trunk/uspace/srv/fs/fat/fat_ops.c
3699 5728 d 11 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
/trunk/uspace/Makefile
/trunk/uspace/app/init/Makefile
/trunk/uspace/app/klog/Makefile
/trunk/uspace/app/tester/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/ns/Makefile
/trunk/uspace/srv/pci/Makefile
/trunk/uspace/srv/rd/Makefile
/trunk/uspace/srv/vfs/Makefile
3698 5728 d 11 h svoboda /trunk/uspace/srv/pci/libpci/ Fix libpci makefile to allow 'make' in uspace subdir.  
/trunk/uspace/srv/pci/libpci/Makefile
3697 5730 d 17 h vana /trunk/boot/arch/ia64/loader/ IA^$:Fix in hello,Makefile  
/trunk/boot/arch/ia64/loader/Makefile
/trunk/boot/arch/ia64/loader/gefi/HelenOS/hello.c
3696 5730 d 17 h vana /trunk/ IA64: default build for real machines  
/trunk/HelenOS.config
3695 5730 d 17 h vana /trunk/boot/arch/ia64/loader/gefi/HelenOS/ IA64:Disable searching for image in actual directory in hello, fix Makefile  
/trunk/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/trunk/boot/arch/ia64/loader/gefi/HelenOS/hello.c
3694 5731 d 23 h svoboda /branches/dynload/kernel/generic/src/time/ Merge c3680 from trunk to dynload.  
/branches/dynload/kernel/generic/src/time/clock.c
3693 5732 d 1 h svoboda /branches/tracing/boot/arch/ Do not forget to add debug to initrd on arm32 and ppc32.  
/branches/tracing/boot/arch/arm32/loader/Makefile
/branches/tracing/boot/arch/ppc32/loader/Makefile
3692 5732 d 1 h rimsky /trunk/ Fixed the bug when on SunBlade1500 we wrote to an address outside the framebuffer memory. A nasty hack to the 8-bit palette so that on sb1500 we do not have to turn black into white and white into black.  
/trunk/boot/genarch/ofw.c
/trunk/kernel/genarch/src/fb/fb.c
/trunk/uspace/srv/fb/fb.c
3691 5732 d 2 h svoboda /branches/dynload/uspace/lib/ Fix linker scripts.  
/branches/dynload/uspace/lib/libtest/arch
/branches/dynload/uspace/lib/libtest/arch/ia32
/branches/dynload/uspace/lib/libtest/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/libtest/arch/ppc32
/branches/dynload/uspace/lib/libtest/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/libtest/_link.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/ia32/_lib.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/ppc32/_lib.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/libtest/Makefile
3690 5732 d 3 h svoboda /branches/dynload/uspace/ Use PT_DYNAMIC header so that even 'file' says the executables are dynamically-linked.  
/branches/dynload/uspace/lib/libc/shared/arch/ia32/_lib.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/libtest/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ia32/src/reloc.c
/branches/dynload/uspace/lib/rtld/module.c
/branches/dynload/uspace/lib/rtld/symbol.c
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/main.c
/branches/dynload/uspace/srv/pci/libpci/Makefile
3689 5734 d 1 h svoboda /branches/dynload/ Fix search scope. Vary bias. Relocate loaded libs. Fix bugs. Test with libtest. dlopen() really works now!  
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/dload/dload.c
/branches/dynload/uspace/app/dltest/dltest.c
/branches/dynload/uspace/lib/libc/generic/dlfcn.c
/branches/dynload/uspace/lib/libtest/Makefile
/branches/dynload/uspace/lib/libtest/libtest.c
/branches/dynload/uspace/lib/rtld/include/module.h
/branches/dynload/uspace/lib/rtld/include/rtld.h
/branches/dynload/uspace/lib/rtld/include/symbol.h
/branches/dynload/uspace/lib/rtld/module.c
/branches/dynload/uspace/lib/rtld/symbol.c
3688 5734 d 3 h svoboda /branches/dynload/uspace/lib/rtld/ Always halt on unknown relocation types. Add R_386_COPY. Ignore DTPMOD relocs for now.  
/branches/dynload/uspace/lib/rtld/Makefile
/branches/dynload/uspace/lib/rtld/arch/ia32/include/elf_dyn.h
/branches/dynload/uspace/lib/rtld/arch/ia32/src/reloc.c
/branches/dynload/uspace/lib/rtld/arch/ppc32/include/elf_dyn.h
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/reloc.c
/branches/dynload/uspace/lib/rtld/module.c
3687 5734 d 4 h svoboda /branches/dynload/uspace/ Implement R_386_PC32 relocation.  
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/lib/rtld/arch/ia32/include/elf_dyn.h
/branches/dynload/uspace/lib/rtld/arch/ia32/src/reloc.c
3686 5734 d 23 h svoboda /branches/dynload/uspace/ Somewhat functional dlopen() prototype.  
/branches/dynload/uspace/lib/libc/generic/dlfcn.c
/branches/dynload/uspace/lib/libc/include/dlfcn.h
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/dload/dload.c
/branches/dynload/uspace/app/dltest/dltest.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/generic/libc.c
/branches/dynload/uspace/lib/libc/include/loader/pcb.h
/branches/dynload/uspace/lib/libc/shared/Makefile
/branches/dynload/uspace/lib/rtld/Makefile
/branches/dynload/uspace/lib/rtld/include/rtld.h
/branches/dynload/uspace/lib/rtld/module.c
/branches/dynload/uspace/lib/rtld/rtld.c
/branches/dynload/uspace/lib/rtld/symbol.c
/branches/dynload/uspace/srv/loader/elf_load.c
3685 5734 d 23 h mejdrech /branches/network/uspace/srv/net/ successful loopback interface startup and configuration, bidirectional connection deadlock resolved  
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/ip/Makefile
/branches/network/uspace/srv/net/ip/ip.c
/branches/network/uspace/srv/net/ip/ip.h
/branches/network/uspace/srv/net/measured_strings.c
/branches/network/uspace/srv/net/measured_strings.h
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/modules.c
/branches/network/uspace/srv/net/netif/Makefile
/branches/network/uspace/srv/net/netif/lo.c
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/netif/netif.h
/branches/network/uspace/srv/net/networking/networking.c
/branches/network/uspace/srv/net/networking_startup/networking_startup.c
/branches/network/uspace/srv/net/tcp/tcp.c
/branches/network/uspace/srv/net/tcp/tcp.h
3684 5735 d 4 h svoboda /branches/tracing/ Merge latest trunk changes to tracing.  
/branches/tracing/boot/arch/sparc64/loader/main.c
/branches/tracing/boot/genarch/ofw.c
/branches/tracing/boot/genarch/ofw.h
/branches/tracing/kernel/arch/sparc64/src/drivers/scr.c
/branches/tracing/kernel/genarch/include/fb/visuals.h
/branches/tracing/kernel/genarch/src/fb/fb.c
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/time/clock.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/branches/tracing/uspace/lib/libc/include/loader/pcb.h
/branches/tracing/uspace/srv/fb/fb.c
/branches/tracing/uspace/srv/loader/main.c
3683 5735 d 4 h svoboda /trunk/kernel/generic/ Rename udebug_thread_t.debug_active just to 'active'.  
/trunk/kernel/generic/include/udebug/udebug.h
/trunk/kernel/generic/src/udebug/udebug.c
/trunk/kernel/generic/src/udebug/udebug_ops.c