Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3666 5636 d 2 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons  
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/char_map.c
/branches/network/uspace/srv/net/char_map.h
/branches/network/uspace/srv/net/configuration.h
/branches/network/uspace/srv/net/err.h
/branches/network/uspace/srv/net/generic_char_map.h
/branches/network/uspace/srv/net/generic_field.h
/branches/network/uspace/srv/net/int_map.h
/branches/network/uspace/srv/net/measured_strings.c
/branches/network/uspace/srv/net/measured_strings.h
/branches/network/uspace/srv/net/module.c
/branches/network/uspace/srv/net/netif
/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/netif/netif_device_id_type.h
/branches/network/uspace/srv/net/networking_startup
/branches/network/uspace/srv/net/networking_startup/Makefile
/branches/network/uspace/srv/net/networking_startup/networking_startup.c
/branches/network/uspace/srv/net/packet.c
/branches/network/uspace/srv/net/packet.h
/branches/network/uspace/srv/net/self_test.c
/branches/network/uspace/srv/net/self_test.h
/branches/network/uspace/srv/net/drivers
/branches/network/Makefile
/branches/network/boot/arch/ia32/Makefile.inc
/branches/network/uspace/Makefile
/branches/network/uspace/app/init/init.c
/branches/network/uspace/lib/libc/include/ipc/services.h
/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/ip/ip_module.c
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/modules.c
/branches/network/uspace/srv/net/modules.h
/branches/network/uspace/srv/net/networking/Makefile
/branches/network/uspace/srv/net/networking/networking.c
/branches/network/uspace/srv/net/tcp/Makefile
/branches/network/uspace/srv/net/tcp/tcp.c
/branches/network/uspace/srv/net/tcp/tcp.h
/branches/network/uspace/srv/net/tcp/tcp_module.c
3665 5636 d 3 h rimsky /branches/sparc/ Merged latest trunk changes into the sparc brach.  
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/mkimage.c
/branches/sparc/kernel/arch/ia64/include/drivers/kbd.h
/branches/sparc/uspace/app/tester/loop
/branches/sparc/uspace/dist/readme
/branches/sparc/uspace/lib/libc/arch/ia64/include/ddi.h
/branches/sparc/uspace/lib/libc/arch/ia64/src/ddi.c
/branches/sparc/uspace/srv/kbd/arch/ia64/include/lkbd.h
/branches/sparc/uspace/srv/kbd/arch/ia64/include/scanc.h
/branches/sparc/uspace/srv/kbd/arch/ia64/src/lkbd.c
/branches/sparc/uspace/srv/kbd/arch/ia64/src/mouse.c
/branches/sparc/uspace/srv/kbd/arch/ia64/src/scanc.c
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/sparc/boot/arch/ia64/loader/main.c
/branches/sparc/kernel/Makefile
/branches/sparc/kernel/arch/ia32/src/asm.S
/branches/sparc/kernel/arch/ia64/include/bootinfo.h
/branches/sparc/kernel/arch/ia64/include/cpu.h
/branches/sparc/kernel/arch/ia64/include/interrupt.h
/branches/sparc/kernel/arch/ia64/include/mm/page.h
/branches/sparc/kernel/arch/ia64/include/mm/tlb.h
/branches/sparc/kernel/arch/ia64/include/proc/task.h
/branches/sparc/kernel/arch/ia64/src/ddi/ddi.c
/branches/sparc/kernel/arch/ia64/src/drivers/ega.c
/branches/sparc/kernel/arch/ia64/src/ia64.c
/branches/sparc/kernel/arch/ia64/src/interrupt.c
/branches/sparc/kernel/arch/ia64/src/mm/frame.c
/branches/sparc/kernel/arch/ia64/src/mm/tlb.c
/branches/sparc/kernel/arch/ia64/src/ski/ski.c
/branches/sparc/kernel/arch/ia64/src/smp/smp.c
/branches/sparc/kernel/arch/sparc64/include/drivers/fhc.h
/branches/sparc/kernel/arch/sparc64/include/drivers/pci.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/drivers/fhc.c
/branches/sparc/kernel/arch/sparc64/src/drivers/kbd.c
/branches/sparc/kernel/arch/sparc64/src/drivers/pci.c
/branches/sparc/kernel/arch/sparc64/src/trap/interrupt.c
/branches/sparc/kernel/genarch/include/kbd/ns16550.h
/branches/sparc/kernel/genarch/include/kbd/z8530.h
/branches/sparc/kernel/genarch/include/ofw/ofw_tree.h
/branches/sparc/kernel/genarch/src/kbd/i8042.c
/branches/sparc/kernel/genarch/src/kbd/ns16550.c
/branches/sparc/kernel/genarch/src/kbd/z8530.c
/branches/sparc/kernel/genarch/src/ofw/ebus.c
/branches/sparc/kernel/genarch/src/ofw/fhc.c
/branches/sparc/kernel/genarch/src/ofw/pci.c
/branches/sparc/kernel/generic/include/adt/bitmap.h
/branches/sparc/kernel/generic/include/byteorder.h
/branches/sparc/kernel/generic/include/ddi/irq.h
/branches/sparc/kernel/generic/include/ipc/kbox.h
/branches/sparc/kernel/generic/include/proc/task.h
/branches/sparc/kernel/generic/include/udebug/udebug.h
/branches/sparc/kernel/generic/src/ddi/irq.c
/branches/sparc/kernel/generic/src/interrupt/interrupt.c
/branches/sparc/kernel/generic/src/ipc/irq.c
/branches/sparc/kernel/generic/src/ipc/kbox.c
/branches/sparc/kernel/generic/src/ipc/sysipc.c
/branches/sparc/kernel/generic/src/mm/tlb.c
/branches/sparc/kernel/generic/src/proc/task.c
/branches/sparc/kernel/generic/src/proc/thread.c
/branches/sparc/kernel/generic/src/synch/futex.c
/branches/sparc/kernel/generic/src/syscall/syscall.c
/branches/sparc/kernel/generic/src/time/clock.c
/branches/sparc/kernel/generic/src/udebug/udebug.c
/branches/sparc/kernel/generic/src/udebug/udebug_ipc.c
/branches/sparc/kernel/generic/src/udebug/udebug_ops.c
/branches/sparc/kernel/kernel.config
/branches/sparc/usiii.simics
/branches/sparc/uspace/app/bdsh/cmds/modules/cp/cp.c
/branches/sparc/uspace/app/tester/Makefile
/branches/sparc/uspace/app/tester/tester.c
/branches/sparc/uspace/app/tester/tester.h
/branches/sparc/uspace/app/trace/trace.c
/branches/sparc/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/sparc/uspace/lib/libc/include/ctype.h
/branches/sparc/uspace/lib/libc/include/errno.h
/branches/sparc/uspace/lib/libc/include/ipc/loader.h
/branches/sparc/uspace/lib/libfs/libfs.c
/branches/sparc/uspace/lib/libfs/libfs.h
/branches/sparc/uspace/srv/fb/Makefile
/branches/sparc/uspace/srv/fb/ega.c
/branches/sparc/uspace/srv/fs/fat/fat.c
/branches/sparc/uspace/srv/fs/fat/fat.h
/branches/sparc/uspace/srv/fs/fat/fat_dentry.c
/branches/sparc/uspace/srv/fs/fat/fat_dentry.h
/branches/sparc/uspace/srv/fs/fat/fat_fat.c
/branches/sparc/uspace/srv/fs/fat/fat_idx.c
/branches/sparc/uspace/srv/fs/fat/fat_ops.c
/branches/sparc/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/sparc/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/sparc/uspace/srv/kbd/Makefile
/branches/sparc/uspace/srv/kbd/arch/ia64/src/kbd.c
/branches/sparc/uspace/srv/vfs/vfs.h
/branches/sparc/uspace/srv/vfs/vfs_lookup.c
/branches/sparc/uspace/srv/vfs/vfs_node.c
/branches/sparc/uspace/srv/vfs/vfs_ops.c
3664 5636 d 3 h rimsky /branches/sparc/ Added some SunBlade 1500 stuff (part of it is just temporary - e.g. the new visual). Some small fixes and enhancements.  
/branches/sparc/boot/arch/sparc64/loader/main.c
/branches/sparc/boot/arch/sparc64/loader/ofwarch.c
/branches/sparc/boot/arch/sparc64/loader/register.h
/branches/sparc/kernel/arch/sparc64/include/asm.h
/branches/sparc/kernel/arch/sparc64/include/cpu.h
/branches/sparc/kernel/arch/sparc64/include/drivers/scr.h
/branches/sparc/kernel/arch/sparc64/include/regdef.h
/branches/sparc/kernel/arch/sparc64/include/register.h
/branches/sparc/kernel/arch/sparc64/src/cpu/cpu.c
/branches/sparc/kernel/arch/sparc64/src/drivers/scr.c
/branches/sparc/kernel/arch/sparc64/src/drivers/tick.c
/branches/sparc/kernel/arch/sparc64/src/start.S
/branches/sparc/kernel/genarch/include/fb/visuals.h
/branches/sparc/kernel/genarch/src/fb/fb.c
/branches/sparc/niagara.simics
/branches/sparc/usii.simics
/branches/sparc/usiii.simics
3663 5638 d 3 h svoboda /branches/dynload/uspace/lib/rtld/arch/ppc32/src/ Enforce SMC coherence on ppc32 PLT.  
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/reloc.c
3624 5645 d 14 h svoboda /branches/tracing/kernel/ Move debbuging-related as functions to a separate module.  
/branches/tracing/kernel/generic/include/mm/as_debug.h
/branches/tracing/kernel/generic/src/mm/as_debug.c
/branches/tracing/kernel/Makefile
/branches/tracing/kernel/generic/include/mm/as.h
/branches/tracing/kernel/generic/src/mm/as.c
3623 5645 d 15 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
/branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/tracing/kernel/arch/ia64/include/bootinfo.h
/branches/tracing/kernel/arch/ia64/src/mm/frame.c
/branches/tracing/kernel/arch/ia64/src/smp/smp.c
/branches/tracing/kernel/generic/include/ipc/kbox.h
/branches/tracing/kernel/generic/include/proc/task.h
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/ipc/kbox.c
/branches/tracing/kernel/generic/src/proc/task.c
/branches/tracing/kernel/generic/src/proc/thread.c
/branches/tracing/kernel/generic/src/syscall/syscall.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ipc.c
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_idx.c
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
3618 5646 d 3 h rimsky /branches/sparc/ Support for framebuffers, where the first pixel is mapped to a different address than the OBP 'reg' property claims. Cleanup, comments, C-style.  
/branches/sparc/boot/arch/sparc64/loader/main.c
/branches/sparc/boot/genarch/ofw.c
/branches/sparc/boot/genarch/ofw_tree.c
/branches/sparc/kernel/arch/sparc64/include/mm/cache_spec.h
/branches/sparc/kernel/arch/sparc64/include/mm/tlb.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/cpu/cpu.c
/branches/sparc/kernel/arch/sparc64/src/drivers/scr.c
/branches/sparc/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/sparc/kernel/arch/sparc64/src/mm/tlb.c
/branches/sparc/kernel/arch/sparc64/src/smp/smp.c
/branches/sparc/kernel/arch/sparc64/src/start.S
/branches/sparc/kernel/genarch/include/fb/fb.h
/branches/sparc/kernel/genarch/src/fb/fb.c
/branches/sparc/kernel/genarch/src/ofw/ofw_tree.c
/branches/sparc/usiii.simics
/branches/sparc/uspace/srv/fb/serial_console.c
/branches/sparc/uspace/srv/fb/serial_console.h
/branches/sparc/uspace/srv/fb/sgcn.c
/branches/sparc/uspace/srv/kbd/arch/sparc64/src/sgcn.c
3612 5646 d 15 h svoboda /branches/tracing/uspace/ Merge latest trunk changes into tracing.  
/branches/tracing/uspace/app/tester/loop
/branches/tracing/uspace/app/tester/loop/loop1.c
/branches/tracing/uspace/app/tester/loop/loop1.def
/branches/tracing/uspace/app/tester/Makefile
/branches/tracing/uspace/app/tester/tester.c
/branches/tracing/uspace/app/tester/tester.h
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
3611 5646 d 15 h svoboda /branches/tracing/kernel/generic/src/udebug/ Use LOG instead of print.  
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ipc.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
3610 5646 d 15 h svoboda /branches/tracing/kernel/generic/src/time/ Correct condition for running udebug_before_thread_runs().  
/branches/tracing/kernel/generic/src/time/clock.c
3607 5647 d 2 h rimsky /branches/sparc/ Cleanup and minor fixes.  
/branches/sparc/kernel/arch/sparc64/include/drivers/simics_output.h
/branches/sparc/kernel/arch/sparc64/src/drivers/simics_output.c
/branches/sparc/boot/arch/sparc64/loader/ofwarch.c
/branches/sparc/boot/genarch/balloc.h
/branches/sparc/boot/genarch/ofw.c
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/mm/tlb.h
/branches/sparc/kernel/generic/src/main/main.c
/branches/sparc/uspace/app/init/init.c
/branches/sparc/uspace/srv/kbd/arch/sparc64/src/sgcn.c
3606 5647 d 3 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/ipc/sysipc.c
/branches/tracing/kernel/generic/src/synch/futex.c
/branches/tracing/kernel/generic/src/syscall/syscall.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/branches/tracing/uspace/app/trace/trace.c
/branches/tracing/uspace/srv/console/console.c
3602 5647 d 6 h rimsky /branches/sparc/ Merge latest trunk changes into the sparc branch.  
/branches/sparc/kernel/arch/ppc32/src/mm/tlb.c
/branches/sparc/kernel/generic/include/udebug/udebug.h
/branches/sparc/kernel/generic/src/udebug/udebug.c
/branches/sparc/kernel/generic/src/udebug/udebug_ops.c
/branches/sparc/uspace/lib/libblock/libblock.c
/branches/sparc/uspace/lib/libblock/libblock.h
/branches/sparc/uspace/srv/console/console.c
/branches/sparc/uspace/srv/fs/fat/fat_fat.c
/branches/sparc/uspace/srv/fs/fat/fat_fat.h
/branches/sparc/uspace/srv/fs/fat/fat_ops.c
3598 5648 d 4 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
/branches/dynload/kernel/arch/ppc32/src/mm/tlb.c
/branches/dynload/uspace/lib/libblock/libblock.c
/branches/dynload/uspace/lib/libblock/libblock.h
/branches/dynload/uspace/srv/fs/fat/fat_fat.c
/branches/dynload/uspace/srv/fs/fat/fat_fat.h
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
3597 5648 d 4 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
/branches/tracing/kernel/arch/ia64/src/smp
/branches/tracing/boot/arch/ia64/loader/Makefile
/branches/tracing/boot/arch/ia64/loader/asm.S
/branches/tracing/boot/arch/ia64/loader/boot.S
/branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/tracing/boot/arch/ia64/loader/gefi/apps/Makefile
/branches/tracing/boot/arch/ia64/loader/main.c
/branches/tracing/boot/arch/ia64/loader/main.h
/branches/tracing/kernel/arch/ia64/Makefile.inc
/branches/tracing/kernel/arch/ia64/include/asm.h
/branches/tracing/kernel/arch/ia64/include/atomic.h
/branches/tracing/kernel/arch/ia64/include/bootinfo.h
/branches/tracing/kernel/arch/ia64/include/cpu.h
/branches/tracing/kernel/arch/ia64/include/drivers/it.h
/branches/tracing/kernel/arch/ia64/include/mm/page.h
/branches/tracing/kernel/arch/ia64/src/drivers/it.c
/branches/tracing/kernel/arch/ia64/src/ia64.c
/branches/tracing/kernel/arch/ia64/src/mm/frame.c
/branches/tracing/kernel/arch/ia64/src/mm/page.c
/branches/tracing/kernel/arch/ia64/src/start.S
/branches/tracing/kernel/arch/mips32/src/mm/tlb.c
/branches/tracing/kernel/arch/ppc32/src/asm.S
/branches/tracing/kernel/arch/ppc32/src/mm/tlb.c
/branches/tracing/kernel/arch/ppc64/src/mm/page.c
/branches/tracing/kernel/arch/sparc64/include/asm.h
/branches/tracing/kernel/arch/sparc64/include/drivers/ns16550.h
/branches/tracing/kernel/arch/sparc64/include/types.h
/branches/tracing/kernel/arch/sparc64/src/drivers/kbd.c
/branches/tracing/kernel/genarch/include/kbd/ns16550.h
/branches/tracing/kernel/genarch/src/kbd/key.c
/branches/tracing/kernel/genarch/src/kbd/ns16550.c
/branches/tracing/kernel/generic/include/proc/program.h
/branches/tracing/kernel/generic/include/proc/task.h
/branches/tracing/kernel/generic/include/proc/thread.h
/branches/tracing/kernel/generic/include/synch/spinlock.h
/branches/tracing/kernel/generic/src/main/kinit.c
/branches/tracing/kernel/generic/src/main/main.c
/branches/tracing/kernel/generic/src/mm/tlb.c
/branches/tracing/kernel/generic/src/proc/program.c
/branches/tracing/kernel/generic/src/proc/task.c
/branches/tracing/kernel/generic/src/proc/thread.c
/branches/tracing/kernel/kernel.config
/branches/tracing/tools/mkfat.py
/branches/tracing/tools/mktmpfs.py
/branches/tracing/uspace/Makefile
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/klog/Makefile
/branches/tracing/uspace/app/tester/Makefile
/branches/tracing/uspace/app/tetris/Makefile
/branches/tracing/uspace/app/trace/Makefile
/branches/tracing/uspace/app/trace/trace.c
/branches/tracing/uspace/lib/libblock/Makefile
/branches/tracing/uspace/lib/libblock/libblock.c
/branches/tracing/uspace/lib/libblock/libblock.h
/branches/tracing/uspace/lib/libc/Makefile
/branches/tracing/uspace/lib/libc/arch/ppc32/src/entry.s
/branches/tracing/uspace/lib/libc/generic/loader.c
/branches/tracing/uspace/lib/libc/generic/task.c
/branches/tracing/uspace/lib/libc/generic/thread.c
/branches/tracing/uspace/lib/libc/include/loader/loader.h
/branches/tracing/uspace/lib/libfs/Makefile
/branches/tracing/uspace/lib/libfs/libfs.c
/branches/tracing/uspace/lib/libfs/libfs.h
/branches/tracing/uspace/lib/softfloat/Makefile
/branches/tracing/uspace/lib/softint/Makefile
/branches/tracing/uspace/srv/console/Makefile
/branches/tracing/uspace/srv/devmap/Makefile
/branches/tracing/uspace/srv/fb/Makefile
/branches/tracing/uspace/srv/fs/fat/Makefile
/branches/tracing/uspace/srv/fs/fat/fat.c
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_fat.c
/branches/tracing/uspace/srv/fs/fat/fat_fat.h
/branches/tracing/uspace/srv/fs/fat/fat_idx.c
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
/branches/tracing/uspace/srv/fs/tmpfs/Makefile
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/tracing/uspace/srv/kbd/Makefile
/branches/tracing/uspace/srv/loader/Makefile
/branches/tracing/uspace/srv/loader/arch/ppc32/ppc32.s
/branches/tracing/uspace/srv/loader/main.c
/branches/tracing/uspace/srv/ns/Makefile
/branches/tracing/uspace/srv/pci/Makefile
/branches/tracing/uspace/srv/rd/Makefile
/branches/tracing/uspace/srv/vfs/Makefile
3596 5649 d 6 h svoboda /branches/tracing/kernel/generic/src/mm/ Update obsolete comment.  
/branches/tracing/kernel/generic/src/mm/as.c
3593 5651 d 3 h rimsky /branches/sparc/ Merged latest trunk changes into sparc branch.  
/branches/sparc/kernel/arch/ia64/src/smp
/branches/sparc/uspace/lib/libblock
/branches/sparc/uspace/srv/fs/fat/fat_dentry.c
/branches/sparc/uspace/srv/fs/fat/fat_dentry.h
/branches/sparc/uspace/srv/fs/fat/fat_fat.c
/branches/sparc/uspace/srv/fs/fat/fat_fat.h
/branches/sparc/tools/mkfat.sh
/branches/sparc/boot/arch/amd64/Makefile.inc
/branches/sparc/boot/arch/arm32/loader/Makefile
/branches/sparc/boot/arch/ia32/Makefile.inc
/branches/sparc/boot/arch/ia64/loader/Makefile
/branches/sparc/boot/arch/ia64/loader/asm.S
/branches/sparc/boot/arch/ia64/loader/boot.S
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/sparc/boot/arch/ia64/loader/gefi/apps/Makefile
/branches/sparc/boot/arch/ia64/loader/main.c
/branches/sparc/boot/arch/ia64/loader/main.h
/branches/sparc/boot/arch/mips32/loader/Makefile
/branches/sparc/boot/arch/ppc32/loader/Makefile
/branches/sparc/boot/arch/sparc64/loader/Makefile
/branches/sparc/kernel/arch/ia64/Makefile.inc
/branches/sparc/kernel/arch/ia64/include/asm.h
/branches/sparc/kernel/arch/ia64/include/atomic.h
/branches/sparc/kernel/arch/ia64/include/bootinfo.h
/branches/sparc/kernel/arch/ia64/include/cpu.h
/branches/sparc/kernel/arch/ia64/include/drivers/it.h
/branches/sparc/kernel/arch/ia64/include/mm/page.h
/branches/sparc/kernel/arch/ia64/src/drivers/it.c
/branches/sparc/kernel/arch/ia64/src/ia64.c
/branches/sparc/kernel/arch/ia64/src/mm/frame.c
/branches/sparc/kernel/arch/ia64/src/mm/page.c
/branches/sparc/kernel/arch/ia64/src/start.S
/branches/sparc/kernel/arch/mips32/src/mm/tlb.c
/branches/sparc/kernel/arch/ppc32/src/asm.S
/branches/sparc/kernel/arch/ppc32/src/mm/tlb.c
/branches/sparc/kernel/arch/ppc64/src/mm/page.c
/branches/sparc/kernel/arch/sparc64/include/asm.h
/branches/sparc/kernel/arch/sparc64/include/drivers/ns16550.h
/branches/sparc/kernel/arch/sparc64/include/types.h
/branches/sparc/kernel/arch/sparc64/src/drivers/kbd.c
/branches/sparc/kernel/genarch/include/kbd/ns16550.h
/branches/sparc/kernel/genarch/src/kbd/key.c
/branches/sparc/kernel/genarch/src/kbd/ns16550.c
/branches/sparc/kernel/generic/include/proc/program.h
/branches/sparc/kernel/generic/include/proc/task.h
/branches/sparc/kernel/generic/include/proc/thread.h
/branches/sparc/kernel/generic/include/stdarg.h
/branches/sparc/kernel/generic/include/synch/spinlock.h
/branches/sparc/kernel/generic/src/ipc/kbox.c
/branches/sparc/kernel/generic/src/main/kinit.c
/branches/sparc/kernel/generic/src/main/main.c
/branches/sparc/kernel/generic/src/mm/tlb.c
/branches/sparc/kernel/generic/src/proc/program.c
/branches/sparc/kernel/generic/src/proc/task.c
/branches/sparc/kernel/generic/src/proc/thread.c
/branches/sparc/kernel/kernel.config
/branches/sparc/tools/mkfat.py
/branches/sparc/tools/mktmpfs.py
/branches/sparc/usiii.simics
/branches/sparc/uspace/Makefile
/branches/sparc/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/sparc/uspace/app/klog/Makefile
/branches/sparc/uspace/app/tester/Makefile
/branches/sparc/uspace/app/tetris/Makefile
/branches/sparc/uspace/app/trace/Makefile
/branches/sparc/uspace/app/trace/trace.c
/branches/sparc/uspace/lib/libc/Makefile
/branches/sparc/uspace/lib/libc/arch/ppc32/src/entry.s
/branches/sparc/uspace/lib/libc/generic/loader.c
/branches/sparc/uspace/lib/libc/generic/task.c
/branches/sparc/uspace/lib/libc/generic/thread.c
/branches/sparc/uspace/lib/libc/include/align.h
/branches/sparc/uspace/lib/libc/include/byteorder.h
/branches/sparc/uspace/lib/libc/include/errno.h
/branches/sparc/uspace/lib/libc/include/loader/loader.h
/branches/sparc/uspace/lib/libfs/Makefile
/branches/sparc/uspace/lib/libfs/libfs.c
/branches/sparc/uspace/lib/libfs/libfs.h
/branches/sparc/uspace/lib/softfloat/Makefile
/branches/sparc/uspace/lib/softint/Makefile
/branches/sparc/uspace/srv/console/Makefile
/branches/sparc/uspace/srv/devmap/Makefile
/branches/sparc/uspace/srv/fb/Makefile
/branches/sparc/uspace/srv/fs/fat/Makefile
/branches/sparc/uspace/srv/fs/fat/fat.c
/branches/sparc/uspace/srv/fs/fat/fat.h
/branches/sparc/uspace/srv/fs/fat/fat_idx.c
/branches/sparc/uspace/srv/fs/fat/fat_ops.c
/branches/sparc/uspace/srv/fs/tmpfs/Makefile
/branches/sparc/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/sparc/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/sparc/uspace/srv/kbd/Makefile
/branches/sparc/uspace/srv/loader/Makefile
/branches/sparc/uspace/srv/loader/arch/ppc32/ppc32.s
/branches/sparc/uspace/srv/loader/main.c
/branches/sparc/uspace/srv/ns/Makefile
/branches/sparc/uspace/srv/pci/Makefile
/branches/sparc/uspace/srv/rd/Makefile
/branches/sparc/uspace/srv/vfs/Makefile
3592 5651 d 4 h rimsky /branches/sparc/ Simics configuration script booting HelenOS on Niagara added.  
/branches/sparc/niagara.simics
3591 5651 d 11 h rimsky /branches/sparc/ Making the code compatible also with US-IV (US-IV+) - TLB size based on CPU autodetection, cleanup of code waking up APs. General cleanup.  
/branches/sparc/boot/arch/sparc64/loader/ofwarch.c
/branches/sparc/kernel/arch/sparc64/include/mm/cache.h
/branches/sparc/kernel/arch/sparc64/include/mm/cache_spec.h
/branches/sparc/kernel/arch/sparc64/include/mm/tlb.h
/branches/sparc/kernel/arch/sparc64/include/register.h
/branches/sparc/kernel/arch/sparc64/src/mm/cache.S
/branches/sparc/kernel/arch/sparc64/src/mm/tlb.c
/branches/sparc/kernel/arch/sparc64/src/smp/smp.c
/branches/sparc/usii.simics
/branches/sparc/usiii.simics
3590 5654 d 10 h svoboda /branches/dynload/uspace/lib/ Remove superfluous alignment for ppc32.  
/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/rtld/arch/ppc32/_link.ld.in

Show All