Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[c427578:9e34750]
in mainline
Files:
273 added
205 deleted
182 edited
HelenOS.config
(modified)
(
view diffs
)
boot/Makefile
(modified)
(
view diffs
)
boot/Makefile.common
(modified)
(
view diffs
)
boot/Makefile.silo
(modified)
(
view diffs
)
boot/Makefile.uboot
(modified)
(
view diffs
)
boot/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
boot/arch/mips32/Makefile.inc
(modified)
(
view diffs
)
boot/arch/mips64/Makefile.inc
(added)
boot/arch/mips64/_link.ld.in
(added)
boot/arch/mips64/include/arch.h
(added)
boot/arch/mips64/include/asm.h
(added)
boot/arch/mips64/include/main.h
(added)
boot/arch/mips64/include/regname.h
(added)
boot/arch/mips64/include/types.h
(added)
boot/arch/mips64/src/asm.S
(added)
boot/arch/mips64/src/main.c
(added)
boot/arch/mips64/src/putchar.c
(added)
boot/arch/ppc32/Makefile.inc
(modified)
(
view diffs
)
boot/arch/sparc64/Makefile.inc
(modified)
(
view diffs
)
boot/arch/sparc64/src/main.c
(modified)
(
view diffs
)
boot/silo/raw/isofs.b
(deleted)
boot/silo/raw/second.b
(deleted)
contrib/tools/serengeti_silo.sh
(deleted)
defaults/mips64/Makefile.config
(added)
defaults/mips64/msim/Makefile.config
(added)
defaults/mips64/output
(added)
defaults/sparc64/Makefile.config
(modified)
(
view diffs
)
defaults/sparc64/serengeti/Makefile.config
(deleted)
kernel/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/arm32/src/mach/gta02/gta02.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/mach/integratorcp/integratorcp.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/boot/vesa_real.inc
(modified)
(
view diffs
)
kernel/arch/ia64/src/drivers/ski.c
(modified)
(
view diffs
)
kernel/arch/mips32/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/mips32/include/cycle.h
(modified)
(
view diffs
)
kernel/arch/mips32/include/debug.h
(modified)
(
view diffs
)
kernel/arch/mips32/include/mm/frame.h
(modified)
(
view diffs
)
kernel/arch/mips32/include/stack.h
(modified)
(
view diffs
)
kernel/arch/mips32/src/cache.c
(modified)
(
view diffs
)
kernel/arch/mips32/src/cpu/cpu.c
(modified)
(
view diffs
)
kernel/arch/mips32/src/fpu_context.c
(modified)
(
view diffs
)
kernel/arch/mips32/src/mm/as.c
(modified)
(
view diffs
)
kernel/arch/mips32/src/mm/tlb.c
(modified)
(
view diffs
)
kernel/arch/mips32/src/start.S
(modified)
(
view diffs
)
kernel/arch/mips64/Makefile.inc
(added)
kernel/arch/mips64/_link.ld.in
(added)
kernel/arch/mips64/include/arch.h
(added)
kernel/arch/mips64/include/asm.h
(added)
kernel/arch/mips64/include/asm/boot.h
(added)
kernel/arch/mips64/include/asm/regname.h
(added)
kernel/arch/mips64/include/atomic.h
(added)
kernel/arch/mips64/include/barrier.h
(added)
kernel/arch/mips64/include/cache.h
(added)
kernel/arch/mips64/include/context.h
(added)
kernel/arch/mips64/include/context_offset.h
(added)
kernel/arch/mips64/include/cp0.h
(added)
kernel/arch/mips64/include/cpu.h
(added)
kernel/arch/mips64/include/cycle.h
(added)
kernel/arch/mips64/include/debug.h
(added)
kernel/arch/mips64/include/debugger.h
(added)
kernel/arch/mips64/include/drivers/msim.h
(added)
kernel/arch/mips64/include/elf.h
(added)
kernel/arch/mips64/include/exception.h
(added)
kernel/arch/mips64/include/faddr.h
(added)
kernel/arch/mips64/include/fpu_context.h
(added)
kernel/arch/mips64/include/interrupt.h
(added)
kernel/arch/mips64/include/istate.h
(added)
kernel/arch/mips64/include/mm/as.h
(added)
kernel/arch/mips64/include/mm/asid.h
(added)
kernel/arch/mips64/include/mm/frame.h
(added)
kernel/arch/mips64/include/mm/page.h
(added)
kernel/arch/mips64/include/mm/tlb.h
(added)
kernel/arch/mips64/include/proc/task.h
(added)
kernel/arch/mips64/include/proc/thread.h
(added)
kernel/arch/mips64/include/smp/dorder.h
(added)
kernel/arch/mips64/include/stack.h
(added)
kernel/arch/mips64/include/types.h
(added)
kernel/arch/mips64/src/asm.S
(added)
kernel/arch/mips64/src/cache.c
(added)
kernel/arch/mips64/src/context.S
(added)
kernel/arch/mips64/src/cpu
(added)
kernel/arch/mips64/src/ddi
(added)
kernel/arch/mips64/src/debug
(added)
kernel/arch/mips64/src/debugger.c
(added)
kernel/arch/mips64/src/exception.c
(added)
kernel/arch/mips64/src/fpu_context.c
(added)
kernel/arch/mips64/src/interrupt.c
(added)
kernel/arch/mips64/src/mips64.c
(added)
kernel/arch/mips64/src/mm/as.c
(added)
kernel/arch/mips64/src/mm/frame.c
(added)
kernel/arch/mips64/src/mm/page.c
(added)
kernel/arch/mips64/src/mm/tlb.c
(added)
kernel/arch/mips64/src/smp/dorder.c
(added)
kernel/arch/mips64/src/smp/smp.c
(added)
kernel/arch/mips64/src/start.S
(added)
kernel/arch/sparc64/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/sparc64/include/drivers/fhc.h
(deleted)
kernel/arch/sparc64/include/drivers/sgcn.h
(deleted)
kernel/arch/sparc64/src/console.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/drivers/fhc.c
(deleted)
kernel/arch/sparc64/src/drivers/kbd.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/drivers/niagara.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/drivers/sgcn.c
(deleted)
kernel/genarch/Makefile.inc
(modified)
(
view diffs
)
kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h
(modified)
(
view diffs
)
kernel/genarch/include/drivers/z8530/z8530.h
(deleted)
kernel/genarch/include/ofw/fhc.h
(deleted)
kernel/genarch/src/drivers/dsrln/dsrlnout.c
(modified)
(
view diffs
)
kernel/genarch/src/drivers/ega/ega.c
(modified)
(
view diffs
)
kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c
(modified)
(
view diffs
)
kernel/genarch/src/drivers/z8530/z8530.c
(deleted)
kernel/genarch/src/fb/fb.c
(modified)
(
view diffs
)
kernel/genarch/src/ofw/fhc.c
(deleted)
kernel/generic/include/console/chardev.h
(modified)
(
view diffs
)
kernel/generic/include/console/console.h
(modified)
(
view diffs
)
kernel/generic/include/ddi/ddi.h
(modified)
(
view diffs
)
kernel/generic/include/mm/as.h
(modified)
(
view diffs
)
kernel/generic/include/panic.h
(modified)
(
view diffs
)
kernel/generic/include/syscall/syscall.h
(modified)
(
view diffs
)
kernel/generic/src/console/console.c
(modified)
(
view diffs
)
kernel/generic/src/ddi/ddi.c
(modified)
(
view diffs
)
kernel/generic/src/ddi/irq.c
(modified)
(
view diffs
)
kernel/generic/src/debug/panic.c
(modified)
(
view diffs
)
kernel/generic/src/lib/rd.c
(modified)
(
view diffs
)
kernel/generic/src/mm/as.c
(modified)
(
view diffs
)
kernel/generic/src/syscall/syscall.c
(modified)
(
view diffs
)
kernel/generic/src/time/clock.c
(modified)
(
view diffs
)
kernel/generic/src/time/delay.c
(modified)
(
view diffs
)
release/Makefile
(modified)
(
view diffs
)
tools/autotool.py
(modified)
(
view diffs
)
tools/toolchain.sh
(modified)
(
view diffs
)
uspace/Makefile
(modified)
(
view diffs
)
uspace/Makefile.common
(modified)
(
view diffs
)
uspace/app/init/init.c
(modified)
(
view diffs
)
uspace/app/klog/klog.c
(modified)
(
view diffs
)
uspace/app/mkbd/main.c
(modified)
(
view diffs
)
uspace/app/ping/ping.c
(modified)
(
view diffs
)
uspace/app/trace/syscalls.c
(modified)
(
view diffs
)
uspace/app/trace/trace.c
(modified)
(
view diffs
)
uspace/drv/bus/isa/Makefile
(added)
uspace/drv/bus/isa/isa.c
(added)
uspace/drv/bus/isa/isa.dev
(added)
uspace/drv/bus/isa/isa.ma
(added)
uspace/drv/bus/pci/pciintel/Makefile
(added)
uspace/drv/bus/pci/pciintel/pci.c
(added)
uspace/drv/bus/pci/pciintel/pci.h
(added)
uspace/drv/bus/pci/pciintel/pci_regs.h
(added)
uspace/drv/bus/pci/pciintel/pciintel.ma
(added)
uspace/drv/bus/usb/ehci/Makefile
(added)
uspace/drv/bus/usb/ehci/ehci.h
(added)
uspace/drv/bus/usb/ehci/ehci.ma
(added)
uspace/drv/bus/usb/ehci/hc_iface.c
(added)
uspace/drv/bus/usb/ehci/main.c
(added)
uspace/drv/bus/usb/ehci/pci.c
(added)
uspace/drv/bus/usb/ehci/pci.h
(added)
uspace/drv/bus/usb/ohci/Makefile
(added)
uspace/drv/bus/usb/ohci/batch.c
(added)
uspace/drv/bus/usb/ohci/batch.h
(added)
uspace/drv/bus/usb/ohci/endpoint_list.c
(added)
uspace/drv/bus/usb/ohci/endpoint_list.h
(added)
uspace/drv/bus/usb/ohci/hc.c
(added)
uspace/drv/bus/usb/ohci/hc.h
(added)
uspace/drv/bus/usb/ohci/hcd_endpoint.c
(added)
uspace/drv/bus/usb/ohci/hcd_endpoint.h
(added)
uspace/drv/bus/usb/ohci/hw_struct/completion_codes.h
(added)
uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c
(added)
uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h
(added)
uspace/drv/bus/usb/ohci/hw_struct/hcca.h
(added)
uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h
(added)
uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c
(added)
uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h
(added)
uspace/drv/bus/usb/ohci/iface.c
(added)
uspace/drv/bus/usb/ohci/iface.h
(added)
uspace/drv/bus/usb/ohci/main.c
(added)
uspace/drv/bus/usb/ohci/ohci.c
(added)
uspace/drv/bus/usb/ohci/ohci.h
(added)
uspace/drv/bus/usb/ohci/ohci.ma
(added)
uspace/drv/bus/usb/ohci/ohci_regs.h
(added)
uspace/drv/bus/usb/ohci/pci.c
(added)
uspace/drv/bus/usb/ohci/pci.h
(added)
uspace/drv/bus/usb/ohci/root_hub.c
(added)
uspace/drv/bus/usb/ohci/root_hub.h
(added)
uspace/drv/bus/usb/ohci/utils/malloc32.h
(added)
uspace/drv/bus/usb/uhci/Makefile
(added)
uspace/drv/bus/usb/uhci/batch.c
(added)
uspace/drv/bus/usb/uhci/batch.h
(added)
uspace/drv/bus/usb/uhci/hc.c
(added)
uspace/drv/bus/usb/uhci/hc.h
(added)
uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h
(added)
uspace/drv/bus/usb/uhci/hw_struct/queue_head.h
(added)
uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c
(added)
uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h
(added)
uspace/drv/bus/usb/uhci/iface.c
(added)
uspace/drv/bus/usb/uhci/iface.h
(added)
uspace/drv/bus/usb/uhci/main.c
(added)
uspace/drv/bus/usb/uhci/pci.c
(added)
uspace/drv/bus/usb/uhci/pci.h
(added)
uspace/drv/bus/usb/uhci/root_hub.c
(added)
uspace/drv/bus/usb/uhci/root_hub.h
(added)
uspace/drv/bus/usb/uhci/transfer_list.c
(added)
uspace/drv/bus/usb/uhci/transfer_list.h
(added)
uspace/drv/bus/usb/uhci/uhci.c
(added)
uspace/drv/bus/usb/uhci/uhci.h
(added)
uspace/drv/bus/usb/uhci/uhci.ma
(added)
uspace/drv/bus/usb/uhci/utils/malloc32.h
(added)
uspace/drv/bus/usb/uhcirh/Makefile
(added)
uspace/drv/bus/usb/uhcirh/main.c
(added)
uspace/drv/bus/usb/uhcirh/port.c
(added)
uspace/drv/bus/usb/uhcirh/port.h
(added)
uspace/drv/bus/usb/uhcirh/root_hub.c
(added)
uspace/drv/bus/usb/uhcirh/root_hub.h
(added)
uspace/drv/bus/usb/uhcirh/uhcirh.ma
(added)
uspace/drv/bus/usb/usbflbk/Makefile
(added)
uspace/drv/bus/usb/usbflbk/main.c
(added)
uspace/drv/bus/usb/usbflbk/usbflbk.ma
(added)
uspace/drv/bus/usb/usbhid/Makefile
(added)
uspace/drv/bus/usb/usbhid/generic/hiddev.c
(added)
uspace/drv/bus/usb/usbhid/generic/hiddev.h
(added)
uspace/drv/bus/usb/usbhid/kbd/conv.c
(added)
uspace/drv/bus/usb/usbhid/kbd/conv.h
(added)
uspace/drv/bus/usb/usbhid/kbd/kbddev.c
(added)
uspace/drv/bus/usb/usbhid/kbd/kbddev.h
(added)
uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c
(added)
uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h
(added)
uspace/drv/bus/usb/usbhid/main.c
(added)
uspace/drv/bus/usb/usbhid/mouse/mousedev.c
(added)
uspace/drv/bus/usb/usbhid/mouse/mousedev.h
(added)
uspace/drv/bus/usb/usbhid/multimedia/keymap.c
(added)
uspace/drv/bus/usb/usbhid/multimedia/keymap.h
(added)
uspace/drv/bus/usb/usbhid/multimedia/multimedia.c
(added)
uspace/drv/bus/usb/usbhid/multimedia/multimedia.h
(added)
uspace/drv/bus/usb/usbhid/subdrivers.c
(added)
uspace/drv/bus/usb/usbhid/subdrivers.h
(added)
uspace/drv/bus/usb/usbhid/usbhid.c
(added)
uspace/drv/bus/usb/usbhid/usbhid.h
(added)
uspace/drv/bus/usb/usbhid/usbhid.ma
(added)
uspace/drv/bus/usb/usbhub/Makefile
(added)
uspace/drv/bus/usb/usbhub/main.c
(added)
uspace/drv/bus/usb/usbhub/port_status.h
(added)
uspace/drv/bus/usb/usbhub/ports.c
(added)
uspace/drv/bus/usb/usbhub/ports.h
(added)
uspace/drv/bus/usb/usbhub/usbhub.c
(added)
uspace/drv/bus/usb/usbhub/usbhub.h
(added)
uspace/drv/bus/usb/usbhub/usbhub.ma
(added)
uspace/drv/bus/usb/usbhub/usbhub_private.h
(added)
uspace/drv/bus/usb/usbhub/utils.c
(added)
uspace/drv/bus/usb/usbmast/Makefile
(added)
uspace/drv/bus/usb/usbmast/cmds.c
(added)
uspace/drv/bus/usb/usbmast/cmds.h
(added)
uspace/drv/bus/usb/usbmast/main.c
(added)
uspace/drv/bus/usb/usbmast/mast.c
(added)
uspace/drv/bus/usb/usbmast/mast.h
(added)
uspace/drv/bus/usb/usbmast/scsi_ms.c
(added)
uspace/drv/bus/usb/usbmast/scsi_ms.h
(added)
uspace/drv/bus/usb/usbmast/usbmast.ma
(added)
uspace/drv/bus/usb/usbmid/Makefile
(added)
uspace/drv/bus/usb/usbmid/dump.c
(added)
uspace/drv/bus/usb/usbmid/explore.c
(added)
uspace/drv/bus/usb/usbmid/main.c
(added)
uspace/drv/bus/usb/usbmid/usbmid.c
(added)
uspace/drv/bus/usb/usbmid/usbmid.h
(added)
uspace/drv/bus/usb/usbmid/usbmid.ma
(added)
uspace/drv/bus/usb/usbmouse/Makefile
(added)
uspace/drv/bus/usb/usbmouse/init.c
(added)
uspace/drv/bus/usb/usbmouse/main.c
(added)
uspace/drv/bus/usb/usbmouse/mouse.c
(added)
uspace/drv/bus/usb/usbmouse/mouse.h
(added)
uspace/drv/bus/usb/usbmouse/usbmouse.ma
(added)
uspace/drv/bus/usb/vhc/Makefile
(added)
uspace/drv/bus/usb/vhc/conn.h
(added)
uspace/drv/bus/usb/vhc/conndev.c
(added)
uspace/drv/bus/usb/vhc/connhost.c
(added)
uspace/drv/bus/usb/vhc/devconn.c
(added)
uspace/drv/bus/usb/vhc/hub.c
(added)
uspace/drv/bus/usb/vhc/hub.h
(added)
uspace/drv/bus/usb/vhc/hub/hub.c
(added)
uspace/drv/bus/usb/vhc/hub/hub.h
(added)
uspace/drv/bus/usb/vhc/hub/virthub.c
(added)
uspace/drv/bus/usb/vhc/hub/virthub.h
(added)
uspace/drv/bus/usb/vhc/hub/virthubops.c
(added)
uspace/drv/bus/usb/vhc/main.c
(added)
uspace/drv/bus/usb/vhc/transfer.c
(added)
uspace/drv/bus/usb/vhc/vhc.ma
(added)
uspace/drv/bus/usb/vhc/vhcd.h
(added)
uspace/drv/char/ns8250/Makefile
(added)
uspace/drv/char/ns8250/cyclic_buffer.h
(added)
uspace/drv/char/ns8250/ns8250.c
(added)
uspace/drv/char/ns8250/ns8250.ma
(added)
uspace/drv/ehci/Makefile
(deleted)
uspace/drv/ehci/ehci.h
(deleted)
uspace/drv/ehci/ehci.ma
(deleted)
uspace/drv/ehci/hc_iface.c
(deleted)
uspace/drv/ehci/main.c
(deleted)
uspace/drv/ehci/pci.c
(deleted)
uspace/drv/ehci/pci.h
(deleted)
uspace/drv/infrastructure/root/Makefile
(added)
uspace/drv/infrastructure/root/root.c
(added)
uspace/drv/infrastructure/root/root.ma
(added)
uspace/drv/infrastructure/rootmac/Makefile
(added)
uspace/drv/infrastructure/rootmac/rootmac.c
(added)
uspace/drv/infrastructure/rootmac/rootmac.ma
(added)
uspace/drv/infrastructure/rootpc/Makefile
(added)
uspace/drv/infrastructure/rootpc/rootpc.c
(added)
uspace/drv/infrastructure/rootpc/rootpc.ma
(added)
uspace/drv/infrastructure/rootvirt/Makefile
(added)
uspace/drv/infrastructure/rootvirt/devices.def
(added)
uspace/drv/infrastructure/rootvirt/rootvirt.c
(added)
uspace/drv/infrastructure/rootvirt/rootvirt.ma
(added)
uspace/drv/isa/Makefile
(deleted)
uspace/drv/isa/isa.c
(deleted)
uspace/drv/isa/isa.dev
(deleted)
uspace/drv/isa/isa.ma
(deleted)
uspace/drv/ns8250/Makefile
(deleted)
uspace/drv/ns8250/cyclic_buffer.h
(deleted)
uspace/drv/ns8250/ns8250.c
(deleted)
uspace/drv/ns8250/ns8250.ma
(deleted)
uspace/drv/ohci/Makefile
(deleted)
uspace/drv/ohci/batch.c
(deleted)
uspace/drv/ohci/batch.h
(deleted)
uspace/drv/ohci/endpoint_list.c
(deleted)
uspace/drv/ohci/endpoint_list.h
(deleted)
uspace/drv/ohci/hc.c
(deleted)
uspace/drv/ohci/hc.h
(deleted)
uspace/drv/ohci/hcd_endpoint.c
(deleted)
uspace/drv/ohci/hcd_endpoint.h
(deleted)
uspace/drv/ohci/hw_struct/completion_codes.h
(deleted)
uspace/drv/ohci/hw_struct/endpoint_descriptor.c
(deleted)
uspace/drv/ohci/hw_struct/endpoint_descriptor.h
(deleted)
uspace/drv/ohci/hw_struct/hcca.h
(deleted)
uspace/drv/ohci/hw_struct/iso_transfer_descriptor.h
(deleted)
uspace/drv/ohci/hw_struct/transfer_descriptor.c
(deleted)
uspace/drv/ohci/hw_struct/transfer_descriptor.h
(deleted)
uspace/drv/ohci/iface.c
(deleted)
uspace/drv/ohci/iface.h
(deleted)
uspace/drv/ohci/main.c
(deleted)
uspace/drv/ohci/ohci.c
(deleted)
uspace/drv/ohci/ohci.h
(deleted)
uspace/drv/ohci/ohci.ma
(deleted)
uspace/drv/ohci/ohci_regs.h
(deleted)
uspace/drv/ohci/pci.c
(deleted)
uspace/drv/ohci/pci.h
(deleted)
uspace/drv/ohci/root_hub.c
(deleted)
uspace/drv/ohci/root_hub.h
(deleted)
uspace/drv/ohci/utils/malloc32.h
(deleted)
uspace/drv/pciintel/Makefile
(deleted)
uspace/drv/pciintel/pci.c
(deleted)
uspace/drv/pciintel/pci.h
(deleted)
uspace/drv/pciintel/pci_regs.h
(deleted)
uspace/drv/pciintel/pciintel.ma
(deleted)
uspace/drv/root/Makefile
(deleted)
uspace/drv/root/root.c
(deleted)
uspace/drv/root/root.ma
(deleted)
uspace/drv/rootpc/Makefile
(deleted)
uspace/drv/rootpc/rootpc.c
(deleted)
uspace/drv/rootpc/rootpc.ma
(deleted)
uspace/drv/rootvirt/Makefile
(deleted)
uspace/drv/rootvirt/devices.def
(deleted)
uspace/drv/rootvirt/rootvirt.c
(deleted)
uspace/drv/rootvirt/rootvirt.ma
(deleted)
uspace/drv/test/test1/Makefile
(added)
uspace/drv/test/test1/char.c
(added)
uspace/drv/test/test1/test1.c
(added)
uspace/drv/test/test1/test1.h
(added)
uspace/drv/test/test1/test1.ma
(added)
uspace/drv/test/test2/Makefile
(added)
uspace/drv/test/test2/test2.c
(added)
uspace/drv/test/test2/test2.ma
(added)
uspace/drv/test/test3/Makefile
(added)
uspace/drv/test/test3/test3.c
(added)
uspace/drv/test/test3/test3.ma
(added)
uspace/drv/test1/Makefile
(deleted)
uspace/drv/test1/char.c
(deleted)
uspace/drv/test1/test1.c
(deleted)
uspace/drv/test1/test1.h
(deleted)
uspace/drv/test1/test1.ma
(deleted)
uspace/drv/test2/Makefile
(deleted)
uspace/drv/test2/test2.c
(deleted)
uspace/drv/test2/test2.ma
(deleted)
uspace/drv/test3/Makefile
(deleted)
uspace/drv/test3/test3.c
(deleted)
uspace/drv/test3/test3.ma
(deleted)
uspace/drv/uhci/Makefile
(deleted)
uspace/drv/uhci/batch.c
(deleted)
uspace/drv/uhci/batch.h
(deleted)
uspace/drv/uhci/hc.c
(deleted)
uspace/drv/uhci/hc.h
(deleted)
uspace/drv/uhci/hw_struct/link_pointer.h
(deleted)
uspace/drv/uhci/hw_struct/queue_head.h
(deleted)
uspace/drv/uhci/hw_struct/transfer_descriptor.c
(deleted)
uspace/drv/uhci/hw_struct/transfer_descriptor.h
(deleted)
uspace/drv/uhci/iface.c
(deleted)
uspace/drv/uhci/iface.h
(deleted)
uspace/drv/uhci/main.c
(deleted)
uspace/drv/uhci/pci.c
(deleted)
uspace/drv/uhci/pci.h
(deleted)
uspace/drv/uhci/root_hub.c
(deleted)
uspace/drv/uhci/root_hub.h
(deleted)
uspace/drv/uhci/transfer_list.c
(deleted)
uspace/drv/uhci/transfer_list.h
(deleted)
uspace/drv/uhci/uhci.c
(deleted)
uspace/drv/uhci/uhci.h
(deleted)
uspace/drv/uhci/uhci.ma
(deleted)
uspace/drv/uhci/utils/malloc32.h
(deleted)
uspace/drv/uhcirh/Makefile
(deleted)
uspace/drv/uhcirh/main.c
(deleted)
uspace/drv/uhcirh/port.c
(deleted)
uspace/drv/uhcirh/port.h
(deleted)
uspace/drv/uhcirh/root_hub.c
(deleted)
uspace/drv/uhcirh/root_hub.h
(deleted)
uspace/drv/uhcirh/uhcirh.ma
(deleted)
uspace/drv/usbflbk/Makefile
(deleted)
uspace/drv/usbflbk/main.c
(deleted)
uspace/drv/usbflbk/usbflbk.ma
(deleted)
uspace/drv/usbhid/Makefile
(deleted)
uspace/drv/usbhid/generic/hiddev.c
(deleted)
uspace/drv/usbhid/generic/hiddev.h
(deleted)
uspace/drv/usbhid/kbd/conv.c
(deleted)
uspace/drv/usbhid/kbd/conv.h
(deleted)
uspace/drv/usbhid/kbd/kbddev.c
(deleted)
uspace/drv/usbhid/kbd/kbddev.h
(deleted)
uspace/drv/usbhid/kbd/kbdrepeat.c
(deleted)
uspace/drv/usbhid/kbd/kbdrepeat.h
(deleted)
uspace/drv/usbhid/main.c
(deleted)
uspace/drv/usbhid/mouse/mousedev.c
(deleted)
uspace/drv/usbhid/mouse/mousedev.h
(deleted)
uspace/drv/usbhid/multimedia/keymap.c
(deleted)
uspace/drv/usbhid/multimedia/keymap.h
(deleted)
uspace/drv/usbhid/multimedia/multimedia.c
(deleted)
uspace/drv/usbhid/multimedia/multimedia.h
(deleted)
uspace/drv/usbhid/subdrivers.c
(deleted)
uspace/drv/usbhid/subdrivers.h
(deleted)
uspace/drv/usbhid/usbhid.c
(deleted)
uspace/drv/usbhid/usbhid.h
(deleted)
uspace/drv/usbhid/usbhid.ma
(deleted)
uspace/drv/usbhub/Makefile
(deleted)
uspace/drv/usbhub/main.c
(deleted)
uspace/drv/usbhub/port_status.h
(deleted)
uspace/drv/usbhub/ports.c
(deleted)
uspace/drv/usbhub/ports.h
(deleted)
uspace/drv/usbhub/usbhub.c
(deleted)
uspace/drv/usbhub/usbhub.h
(deleted)
uspace/drv/usbhub/usbhub.ma
(deleted)
uspace/drv/usbhub/usbhub_private.h
(deleted)
uspace/drv/usbhub/utils.c
(deleted)
uspace/drv/usbmast/Makefile
(deleted)
uspace/drv/usbmast/cmds.h
(deleted)
uspace/drv/usbmast/inquiry.c
(deleted)
uspace/drv/usbmast/main.c
(deleted)
uspace/drv/usbmast/mast.c
(deleted)
uspace/drv/usbmast/mast.h
(deleted)
uspace/drv/usbmast/scsi.h
(deleted)
uspace/drv/usbmast/usbmast.ma
(deleted)
uspace/drv/usbmid/Makefile
(deleted)
uspace/drv/usbmid/dump.c
(deleted)
uspace/drv/usbmid/explore.c
(deleted)
uspace/drv/usbmid/main.c
(deleted)
uspace/drv/usbmid/usbmid.c
(deleted)
uspace/drv/usbmid/usbmid.h
(deleted)
uspace/drv/usbmid/usbmid.ma
(deleted)
uspace/drv/usbmouse/Makefile
(deleted)
uspace/drv/usbmouse/init.c
(deleted)
uspace/drv/usbmouse/main.c
(deleted)
uspace/drv/usbmouse/mouse.c
(deleted)
uspace/drv/usbmouse/mouse.h
(deleted)
uspace/drv/usbmouse/usbmouse.ma
(deleted)
uspace/drv/vhc/Makefile
(deleted)
uspace/drv/vhc/conn.h
(deleted)
uspace/drv/vhc/conndev.c
(deleted)
uspace/drv/vhc/connhost.c
(deleted)
uspace/drv/vhc/devconn.c
(deleted)
uspace/drv/vhc/hub.c
(deleted)
uspace/drv/vhc/hub.h
(deleted)
uspace/drv/vhc/hub/hub.c
(deleted)
uspace/drv/vhc/hub/hub.h
(deleted)
uspace/drv/vhc/hub/virthub.c
(deleted)
uspace/drv/vhc/hub/virthub.h
(deleted)
uspace/drv/vhc/hub/virthubops.c
(deleted)
uspace/drv/vhc/main.c
(deleted)
uspace/drv/vhc/transfer.c
(deleted)
uspace/drv/vhc/vhc.ma
(deleted)
uspace/drv/vhc/vhcd.h
(deleted)
uspace/lib/c/Makefile
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/include/atomic.h
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/include/fibril.h
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/include/thread.h
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/include/tls.h
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/include/types.h
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/src/syscall.c
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/src/tls.c
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32eb/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/mips64/Makefile.common
(added)
uspace/lib/c/arch/mips64/Makefile.inc
(added)
uspace/lib/c/arch/mips64/_link.ld.in
(added)
uspace/lib/c/arch/mips64/include/atomic.h
(added)
uspace/lib/c/arch/mips64/include/config.h
(added)
uspace/lib/c/arch/mips64/include/ddi.h
(added)
uspace/lib/c/arch/mips64/include/faddr.h
(added)
uspace/lib/c/arch/mips64/include/fibril.h
(added)
uspace/lib/c/arch/mips64/include/inttypes.h
(added)
uspace/lib/c/arch/mips64/include/istate.h
(added)
uspace/lib/c/arch/mips64/include/syscall.h
(added)
uspace/lib/c/arch/mips64/include/thread.h
(added)
uspace/lib/c/arch/mips64/include/tls.h
(added)
uspace/lib/c/arch/mips64/include/types.h
(added)
uspace/lib/c/arch/mips64/src/entry.s
(added)
uspace/lib/c/arch/mips64/src/entryjmp.s
(added)
uspace/lib/c/arch/mips64/src/fibril.S
(added)
uspace/lib/c/arch/mips64/src/stacktrace.c
(added)
uspace/lib/c/arch/mips64/src/stacktrace_asm.S
(added)
uspace/lib/c/arch/mips64/src/syscall.c
(added)
uspace/lib/c/arch/mips64/src/thread_entry.s
(added)
uspace/lib/c/arch/mips64/src/tls.c
(added)
uspace/lib/c/generic/adt/measured_strings.c
(modified)
(
view diffs
)
uspace/lib/c/generic/async.c
(modified)
(
view diffs
)
uspace/lib/c/generic/async_obsolete.c
(modified)
(
view diffs
)
uspace/lib/c/generic/devman_obsolete.c
(deleted)
uspace/lib/c/generic/devmap_obsolete.c
(deleted)
uspace/lib/c/generic/io/console.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/icmp_api.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/icmp_common.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/modules.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/socket_client.c
(modified)
(
view diffs
)
uspace/lib/c/generic/str.c
(modified)
(
view diffs
)
uspace/lib/c/generic/task.c
(modified)
(
view diffs
)
uspace/lib/c/include/adt/measured_strings.h
(modified)
(
view diffs
)
uspace/lib/c/include/async.h
(modified)
(
view diffs
)
uspace/lib/c/include/async_obsolete.h
(modified)
(
view diffs
)
uspace/lib/c/include/bitops.h
(modified)
(
view diffs
)
uspace/lib/c/include/devman_obsolete.h
(deleted)
uspace/lib/c/include/devmap_obsolete.h
(deleted)
uspace/lib/c/include/fourcc.h
(added)
uspace/lib/c/include/ipc/console.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/mouse.h
(deleted)
uspace/lib/c/include/ipc/mouseev.h
(added)
uspace/lib/c/include/ipc/net.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/services.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/icmp_api.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/icmp_common.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/modules.h
(modified)
(
view diffs
)
uspace/lib/c/include/str.h
(modified)
(
view diffs
)
uspace/lib/net/adt/module_map.c
(modified)
(
view diffs
)
uspace/lib/net/generic/generic.c
(modified)
(
view diffs
)
uspace/lib/net/generic/net_remote.c
(modified)
(
view diffs
)
uspace/lib/net/generic/packet_client.c
(modified)
(
view diffs
)
uspace/lib/net/generic/packet_remote.c
(modified)
(
view diffs
)
uspace/lib/net/il/arp_remote.c
(modified)
(
view diffs
)
uspace/lib/net/il/il_remote.c
(modified)
(
view diffs
)
uspace/lib/net/il/il_skel.c
(modified)
(
view diffs
)
uspace/lib/net/il/ip_remote.c
(modified)
(
view diffs
)
uspace/lib/net/include/adt/module_map.h
(modified)
(
view diffs
)
uspace/lib/net/include/arp_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/generic.h
(modified)
(
view diffs
)
uspace/lib/net/include/icmp_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/il_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/il_skel.h
(modified)
(
view diffs
)
uspace/lib/net/include/ip_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/ip_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/net_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/netif_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/netif_skel.h
(modified)
(
view diffs
)
uspace/lib/net/include/nil_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/nil_skel.h
(modified)
(
view diffs
)
uspace/lib/net/include/packet_client.h
(modified)
(
view diffs
)
uspace/lib/net/include/packet_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/socket_core.h
(modified)
(
view diffs
)
uspace/lib/net/include/tl_common.h
(modified)
(
view diffs
)
uspace/lib/net/include/tl_remote.h
(modified)
(
view diffs
)
uspace/lib/net/include/tl_skel.h
(modified)
(
view diffs
)
uspace/lib/net/netif/netif_remote.c
(modified)
(
view diffs
)
uspace/lib/net/netif/netif_skel.c
(modified)
(
view diffs
)
uspace/lib/net/nil/nil_remote.c
(modified)
(
view diffs
)
uspace/lib/net/nil/nil_skel.c
(modified)
(
view diffs
)
uspace/lib/net/tl/icmp_remote.c
(modified)
(
view diffs
)
uspace/lib/net/tl/socket_core.c
(modified)
(
view diffs
)
uspace/lib/net/tl/tl_common.c
(modified)
(
view diffs
)
uspace/lib/net/tl/tl_remote.c
(modified)
(
view diffs
)
uspace/lib/net/tl/tl_skel.c
(modified)
(
view diffs
)
uspace/lib/packet/generic/packet_server.c
(modified)
(
view diffs
)
uspace/lib/scsi/Makefile
(added)
uspace/lib/scsi/include/scsi/sbc.h
(added)
uspace/lib/scsi/include/scsi/spc.h
(added)
uspace/lib/scsi/src/spc.c
(added)
uspace/lib/softfloat/arch/mips32/include/functions.h
(modified)
(
view diffs
)
uspace/lib/softfloat/arch/mips64/include/functions.h
(added)
uspace/lib/usb/src/debug.c
(modified)
(
view diffs
)
uspace/lib/usbvirt/src/device.c
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat_idx.c
(modified)
(
view diffs
)
uspace/srv/hid/adb_mouse/Makefile
(deleted)
uspace/srv/hid/adb_mouse/adb_dev.c
(deleted)
uspace/srv/hid/adb_mouse/adb_dev.h
(deleted)
uspace/srv/hid/adb_mouse/adb_mouse.c
(deleted)
uspace/srv/hid/adb_mouse/adb_mouse.h
(deleted)
uspace/srv/hid/char_mouse/Makefile
(deleted)
uspace/srv/hid/char_mouse/char_mouse.c
(deleted)
uspace/srv/hid/char_mouse/chardev.c
(deleted)
uspace/srv/hid/char_mouse/include/char_mouse.h
(deleted)
uspace/srv/hid/char_mouse/include/mouse_port.h
(deleted)
uspace/srv/hid/char_mouse/include/mouse_proto.h
(deleted)
uspace/srv/hid/char_mouse/proto/ps2.c
(deleted)
uspace/srv/hid/console/console.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/Makefile
(modified)
(
view diffs
)
uspace/srv/hid/fb/main.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/niagara.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/niagara.h
(modified)
(
view diffs
)
uspace/srv/hid/fb/sgcn.c
(deleted)
uspace/srv/hid/fb/sgcn.h
(deleted)
uspace/srv/hid/input/Makefile
(modified)
(
view diffs
)
uspace/srv/hid/input/ctl/apple.c
(modified)
(
view diffs
)
uspace/srv/hid/input/ctl/gxe_fb.c
(modified)
(
view diffs
)
uspace/srv/hid/input/ctl/kbdev.c
(modified)
(
view diffs
)
uspace/srv/hid/input/ctl/pc.c
(modified)
(
view diffs
)
uspace/srv/hid/input/ctl/stty.c
(modified)
(
view diffs
)
uspace/srv/hid/input/ctl/sun.c
(modified)
(
view diffs
)
uspace/srv/hid/input/generic/input.c
(modified)
(
view diffs
)
uspace/srv/hid/input/generic/layout.c
(modified)
(
view diffs
)
uspace/srv/hid/input/generic/mouse.c
(deleted)
uspace/srv/hid/input/generic/stroke.c
(modified)
(
view diffs
)
uspace/srv/hid/input/include/input.h
(modified)
(
view diffs
)
uspace/srv/hid/input/include/kbd.h
(modified)
(
view diffs
)
uspace/srv/hid/input/include/kbd_ctl.h
(modified)
(
view diffs
)
uspace/srv/hid/input/include/kbd_port.h
(modified)
(
view diffs
)
uspace/srv/hid/input/include/mouse.h
(modified)
(
view diffs
)
uspace/srv/hid/input/include/mouse_port.h
(added)
uspace/srv/hid/input/include/mouse_proto.h
(added)
uspace/srv/hid/input/layout/cz.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/adb.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/adb_mouse.c
(added)
uspace/srv/hid/input/port/chardev.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/chardev_mouse.c
(added)
uspace/srv/hid/input/port/gxemul.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/msim.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/niagara.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/ns16550.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/pl050.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/sgcn.c
(deleted)
uspace/srv/hid/input/port/ski.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/z8530.c
(deleted)
uspace/srv/hid/input/proto/adb.c
(added)
uspace/srv/hid/input/proto/mousedev.c
(added)
uspace/srv/hid/input/proto/ps2.c
(added)
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c
(modified)
(
view diffs
)
uspace/srv/hw/irc/fhc/Makefile
(deleted)
uspace/srv/hw/irc/fhc/fhc.c
(deleted)
uspace/srv/hw/netif/ne2000/ne2000.c
(modified)
(
view diffs
)
uspace/srv/net/il/arp/arp.c
(modified)
(
view diffs
)
uspace/srv/net/il/arp/arp.h
(modified)
(
view diffs
)
uspace/srv/net/il/ip/ip.c
(modified)
(
view diffs
)
uspace/srv/net/il/ip/ip.h
(modified)
(
view diffs
)
uspace/srv/net/net/net.c
(modified)
(
view diffs
)
uspace/srv/net/netif/lo/lo.c
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.c
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.h
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy.c
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy.h
(modified)
(
view diffs
)
uspace/srv/net/tl/icmp/icmp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp.h
(modified)
(
view diffs
)
uspace/srv/net/tl/udp/udp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/udp/udp.h
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (2.6 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive