# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-11-10T22:17:02Z Sat, 24 Nov 2012 21:30:24 GMT Jan Vesely [65871bb] * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/fpu_context.c (modified) arm32: Don't try to initialize FPU without CONFIG_FPU Print warning ... Sat, 24 Nov 2012 20:09:36 GMT Jan Vesely [36e5eb3] * kernel/arch/arm32/include/fpu_context.h (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/fpu_context.c (modified) arm32: Fix fpu detection on older arms. mvfr0 is not available ... Sat, 24 Nov 2012 19:04:17 GMT Jan Vesely [435c33b] * HelenOS.config (modified) config: Disable lazy FPU context switching on arm32. Not implemented. Sat, 24 Nov 2012 18:50:02 GMT Jan Vesely [8ff9484] * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/cpu.h (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/fpu_context.c (added) arm32: Implement all variants of FPU context save/restore. Sat, 24 Nov 2012 16:25:21 GMT Jan Vesely [04cb6957] * kernel/arch/arm32/src/cpu/cpu.c (modified) arm32: Minor fixes. Sat, 24 Nov 2012 11:24:35 GMT Jan Vesely [28f81d21] * kernel/arch/arm32/src/cpu/cpu.c (modified) arm32, fpu context: Use register interval instead of listing every ... Sat, 24 Nov 2012 02:36:58 GMT Jan Vesely [d238aa9] * HelenOS.config (modified) config: Enable FPU on Integrator/CP Sat, 24 Nov 2012 02:31:10 GMT Jan Vesely [22a0ee8] * HelenOS.config (modified) config: Enable FPU on armv7. Sat, 24 Nov 2012 02:29:51 GMT Jan Vesely [f1e496a] * uspace/lib/c/arch/arm32/Makefile.common (modified) arm32, uspace: Use fpu when available. Don't link with libsoftfloat ... Sat, 24 Nov 2012 02:28:47 GMT Jan Vesely [3412e844] * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/fpu_context.h (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/dummy.S (modified) arm32: Implement basic support for FPU context switching. Lazy fpu ... Sat, 24 Nov 2012 00:45:33 GMT Jan Vesely [6e634d6] * tools/toolchain.sh (modified) toolchain: bump binutils to 2.23.1 Fixes ... Fri, 23 Nov 2012 15:52:03 GMT Martin Decky [2f33fbc] * kernel/generic/src/console/cmd.c (modified) cstyle Thu, 22 Nov 2012 23:02:40 GMT Jakub Jermar [894d9ea] * HelenOS.config (modified) The arm32 GXemul machine is called 'testarm'. Thu, 22 Nov 2012 22:54:15 GMT Jakub Jermar [711a38b] * uspace/lib/c/arch/sparc64/include/ddi.h (modified) Add missing const qualifiers. Thu, 22 Nov 2012 22:48:03 GMT Jakub Jermar [3f6c16fe] * kernel/generic/src/console/cmd.c (modified) Fix integer vs. pointer comparisons and assignments, printf() formatters. Thu, 22 Nov 2012 22:20:39 GMT Jakub Jermar [e32720ff] * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips64/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/mm/pht.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/proc/task.c (modified) Merge from lp:~jakub/helenos/mm. Thu, 22 Nov 2012 21:42:36 GMT Jakub Jermar [908bb96] * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/proc/task.c (modified) Postpone printing the message about killing a task due to a failed ... Thu, 22 Nov 2012 21:23:47 GMT Jakub Jermar [1dbc43f] * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips64/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/mm/pht.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/generic/src/mm/as.c (modified) Unify user page fault handling in as_page_fault(). - Remove lots of ... Thu, 22 Nov 2012 14:36:04 GMT Jan Vesely [0ab362c] * HelenOS.config (modified) * boot/Makefile.uboot (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/include/arch.h (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/arm32/include/mm.h (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/arm32/src/putchar.c (modified) * defaults/arm32/beagleboardxm/Makefile.config (added) * defaults/arm32/gta02/Makefile.config (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/_link.ld.in (modified) * kernel/arch/arm32/include/asm.h (modified) * kernel/arch/arm32/include/barrier.h (modified) * kernel/arch/arm32/include/cpu.h (modified) * kernel/arch/arm32/include/mach/beagleboardxm/beagleboardxm.h (added) * kernel/arch/arm32/include/machine_func.h (modified) * kernel/arch/arm32/include/mm/frame.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/mm/page_armv4.h (added) * kernel/arch/arm32/include/mm/page_armv6.h (added) * kernel/arch/arm32/include/mm/page_fault.h (modified) * kernel/arch/arm32/include/regutils.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (added) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/amdm37x_dispc/amdm37x_dispc.h (added) * kernel/genarch/include/drivers/amdm37x_gpt/amdm37x_gpt.h (added) * kernel/genarch/include/drivers/amdm37x_irc/amdm37x_irc.h (added) * kernel/genarch/include/drivers/amdm37x_uart/amdm37x_uart.h (added) * kernel/genarch/src/drivers/amdm37x_uart/amdm37x_uart.c (added) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/mm/as.c (modified) * tools/mkuimage.py (modified) * uspace/Makefile (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ehci/ehci.ma (modified) * uspace/drv/bus/usb/ohci/ohci.ma (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/infrastructure/rootamdm37x/Makefile (added) * uspace/drv/infrastructure/rootamdm37x/amdm37x.c (added) * uspace/drv/infrastructure/rootamdm37x/amdm37x.h (added) * uspace/drv/infrastructure/rootamdm37x/cm/clock_control.h (added) * uspace/drv/infrastructure/rootamdm37x/cm/core.h (added) * uspace/drv/infrastructure/rootamdm37x/cm/iva2.h (added) * uspace/drv/infrastructure/rootamdm37x/cm/mpu.h (added) * uspace/drv/infrastructure/rootamdm37x/cm/usbhost.h (added) * uspace/drv/infrastructure/rootamdm37x/prm/clock_control.h (added) * uspace/drv/infrastructure/rootamdm37x/prm/global_reg.h (added) * uspace/drv/infrastructure/rootamdm37x/prm/usbhost.h (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.ma (added) * uspace/drv/infrastructure/rootamdm37x/uhh.h (added) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (added) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/drv/nic/rtl8139/defs.h (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/ddi.h (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) * uspace/lib/c/arch/ia64/src/ddi.c (modified) * uspace/lib/c/arch/mips32/include/ddi.h (modified) * uspace/lib/c/arch/mips64/include/ddi.h (modified) * uspace/lib/c/arch/ppc32/include/ddi.h (modified) * uspace/lib/c/arch/sparc64/include/ddi.h (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/pio_trace.c (added) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/usbdev/include/usb/dev/request.h (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/output/port/ega.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) Merge support for BeagleBoard-xM (armv7). Most of the changes ... Thu, 22 Nov 2012 12:54:38 GMT Jan Vesely [0f2c80a] * uspace/drv/infrastructure/rootamdm37x/amdm37x.c (modified) rootamdm37x: Fix DPLL5 initialization. Divisor was out of allowed range. Wed, 21 Nov 2012 23:26:22 GMT Jan Vesely [c739102] * abi/include/mm/as.h (modified) * boot/Makefile.common (modified) * boot/arch/ia64/src/main.c (modified) * contrib/conf/ski.conf (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/ia64/include/mm/as.h (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/task.c (modified) * tools/autotool.py (modified) * tools/config.py (modified) * tools/mkarray.py (modified) * tools/pack.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/ext2info/Makefile (deleted) * uspace/app/ext2info/ext2info.c (deleted) * uspace/app/tester/Makefile (modified) * uspace/app/tester/ext2/ext2_1.c (deleted) * uspace/app/tester/ext2/ext2_1.def (deleted) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/tester/print/print5.def (modified) * uspace/app/tester/print/print6.c (added) * uspace/app/tester/print/print6.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/double_to_str.c (added) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/ieee_double.c (added) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/power_of_ten.c (added) * uspace/lib/c/generic/private/power_of_ten.h (added) * uspace/lib/c/generic/stack.c (moved) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/include/double_to_str.h (moved) * uspace/lib/c/include/ieee_double.h (moved) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/stack.h (moved) * uspace/lib/clui/tinput.c (modified) * uspace/lib/ext2/Makefile (deleted) * uspace/lib/ext2/libext2_block_group.c (deleted) * uspace/lib/ext2/libext2_directory.c (deleted) * uspace/lib/ext2/libext2_directory.h (deleted) * uspace/lib/ext2/libext2_filesystem.c (deleted) * uspace/lib/ext2/libext2_filesystem.h (deleted) * uspace/lib/ext2/libext2_inode.c (deleted) * uspace/lib/ext2/libext2_inode.h (deleted) * uspace/lib/ext2/libext2_superblock.c (deleted) * uspace/lib/ext2/libext2_superblock.h (deleted) * uspace/lib/ext4/libext4_block_group.c (modified) * uspace/lib/ext4/libext4_block_group.h (modified) * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_inode.h (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/lib/ext4/libext4_types.h (modified) * uspace/srv/fs/ext2fs/Makefile (deleted) * uspace/srv/fs/ext2fs/ext2fs_ops.c (deleted) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) * uspace/srv/logger/initlvl.c (modified) Mainline changes. Wed, 21 Nov 2012 22:59:09 GMT Jan Vesely [bebf97d] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Don't use data implant. Wed, 21 Nov 2012 22:46:50 GMT Jan Vesely [878b764] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Make rootamdm37x_add_fun use erro codes instead of ... Wed, 21 Nov 2012 16:04:13 GMT Jan Vesely [7a6d91b] * uspace/drv/infrastructure/rootamdm37x/Makefile (modified) * uspace/drv/infrastructure/rootamdm37x/amdm37x.c (added) * uspace/drv/infrastructure/rootamdm37x/amdm37x.h (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Reshuffle. Put device control in its own file. Wed, 21 Nov 2012 11:20:04 GMT Jan Vesely [167c7b3] * uspace/drv/infrastructure/rootamdm37x/prm/clock_control.h (modified) * uspace/drv/infrastructure/rootamdm37x/prm/usbhost.h (modified) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Fix freq calculations. prm.clocks->clksel stores value ... Wed, 21 Nov 2012 11:19:02 GMT Jan Vesely [17be8c2] * uspace/drv/infrastructure/rootamdm37x/prm/global_reg.h (added) rootamdm37x: Add global_reg register map. OSC_SYS_CLK to SYS_CLK ... Tue, 20 Nov 2012 23:49:35 GMT Jan Vesely [033c8d24] * uspace/drv/infrastructure/rootamdm37x/prm/clock_control.h (modified) rootamdm37: Fix register offset. Tue, 20 Nov 2012 23:22:55 GMT Jan Vesely [bf815c8] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Turn off io trace. Tue, 20 Nov 2012 23:15:22 GMT Jan Vesely [7ca042f1] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Fix MPU DPLL divisor value parsing. Tue, 20 Nov 2012 21:52:37 GMT Jan Vesely [4b2c7a88] * uspace/drv/infrastructure/rootamdm37x/prm/clock_control.h (modified) rootamdm37x: Fix PRM clock control base address. Make freq decoder ... Tue, 20 Nov 2012 21:52:22 GMT Jan Vesely [8138d4f] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) typo Tue, 20 Nov 2012 14:57:30 GMT Jan Vesely [fde2dab9] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Fix off by one freq calculations. Tue, 20 Nov 2012 14:32:33 GMT Jan Vesely [bf2a269] * uspace/drv/infrastructure/rootamdm37x/cm/clock_control.h (modified) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Setup DPLL5 during initialization. Tue, 20 Nov 2012 14:05:37 GMT Jan Vesely [bf6f6ca] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Check USB TLL accessibility before accessing the module. Tue, 20 Nov 2012 13:42:00 GMT Jan Vesely [19acf24] * uspace/drv/infrastructure/rootamdm37x/cm/clock_control.h (modified) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Print Core clock and l3 interface clock values. Tue, 20 Nov 2012 13:08:45 GMT Jan Vesely [9c0eba6] * uspace/drv/infrastructure/rootamdm37x/cm/iva2.h (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: IMplement IVA2 clock management and allow automatic LP ... Tue, 20 Nov 2012 12:57:46 GMT Jan Vesely [0c12dfe] * uspace/drv/infrastructure/rootamdm37x/cm/mpu.h (modified) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) typos and comments Tue, 20 Nov 2012 11:51:14 GMT Jan Vesely [68338c6] * uspace/drv/infrastructure/rootamdm37x/cm/mpu.h (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Implement MPU DPLL handling. Reads current MPU freq. ... Mon, 19 Nov 2012 16:07:27 GMT Jan Vesely [52e020b] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Begin DPLL initialization work. Detect base system ... Mon, 19 Nov 2012 16:03:44 GMT Jan Vesely [bfc6e11] * uspace/drv/infrastructure/rootamdm37x/prm/clock_control.h (modified) rootamdm37x: Fixup clock control prm header file. Add frequency ... Sun, 18 Nov 2012 22:10:15 GMT Jakub Jermar [1f7753a] * abi/include/mm/as.h (modified) * boot/arch/ia64/src/main.c (modified) * contrib/conf/ski.conf (modified) * kernel/arch/ia64/include/mm/as.h (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/task.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/stack.c (added) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/include/stack.h (added) Merge from lp:~jakub/helenos/mm. Sun, 18 Nov 2012 21:40:32 GMT Jakub Jermar [34ae0a5] * kernel/generic/include/config.h (modified) Define the userspace stack to be simply 1MiB large. Sun, 18 Nov 2012 20:00:33 GMT Jakub Jermar [e7267a2] * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/thread.c (modified) Remove unused macros. Sun, 18 Nov 2012 19:24:03 GMT Jakub Jermar [dbb3552] * boot/arch/ia64/src/main.c (modified) Boost the default memory size (i.e. the size used when running on ... Sun, 18 Nov 2012 17:14:37 GMT Martin Sucha [a7f7ed12] * uspace/srv/logger/initlvl.c (modified) Fix memory leak in logger Sun, 18 Nov 2012 10:59:41 GMT Jakub Jermar [7ad17de] * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/proc/task.c (modified) Instead of printing the standard kill message, only inform the user ... Sun, 18 Nov 2012 00:10:02 GMT Jakub Jermar [9043309c] * kernel/arch/ia64/src/mm/tlb.c (modified) Avoid accidental restoring of rr7 to a non-kernel RID. Fri, 16 Nov 2012 18:37:41 GMT Martin Sucha [20f8111] * kernel/arch/ppc32/src/ppc32.c (modified) Fix unused function warning on ppc32 with CONFIG_FB disabled Fri, 16 Nov 2012 15:36:29 GMT Martin Sucha [571239a] * tools/autotool.py (modified) * tools/config.py (modified) * tools/mkarray.py (modified) * tools/pack.py (modified) When writing an auto-generated file, note which program generated it. Tue, 13 Nov 2012 20:27:41 GMT Jakub Jermar [9234566] * uspace/Makefile.common (modified) * uspace/app/tester/tester.h (modified) Nuke left-over ext2 debris. Tue, 13 Nov 2012 20:02:25 GMT Jakub Jermar [fa4b7ba3] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/ext2info/Makefile (deleted) * uspace/app/ext2info/ext2info.c (deleted) * uspace/app/tester/Makefile (modified) * uspace/app/tester/ext2/ext2_1.c (deleted) * uspace/app/tester/ext2/ext2_1.def (deleted) * uspace/app/tester/tester.c (modified) * uspace/lib/ext2/Makefile (deleted) * uspace/lib/ext2/libext2.h (deleted) * uspace/lib/ext2/libext2_block_group.c (deleted) * uspace/lib/ext2/libext2_block_group.h (deleted) * uspace/lib/ext2/libext2_directory.c (deleted) * uspace/lib/ext2/libext2_directory.h (deleted) * uspace/lib/ext2/libext2_filesystem.c (deleted) * uspace/lib/ext2/libext2_filesystem.h (deleted) * uspace/lib/ext2/libext2_inode.c (deleted) * uspace/lib/ext2/libext2_inode.h (deleted) * uspace/lib/ext2/libext2_superblock.c (deleted) * uspace/lib/ext2/libext2_superblock.h (deleted) * uspace/srv/fs/ext2fs/Makefile (deleted) * uspace/srv/fs/ext2fs/ext2fs.c (deleted) * uspace/srv/fs/ext2fs/ext2fs.h (deleted) * uspace/srv/fs/ext2fs/ext2fs_ops.c (deleted) Retire read-only ext2 support. - Remove ext2fs and libext2 as their ... Mon, 12 Nov 2012 01:04:45 GMT Jan Vesely [9b11a971] * kernel/generic/src/console/kconsole.c (modified) kconsole: Don't use strict mode when parsing ints, check pointer manually Mon, 12 Nov 2012 00:44:51 GMT Jan Vesely [a7d8739] * kernel/generic/src/console/kconsole.c (modified) kconsole: Be more verbose in reporting integer parsing errors. Sun, 11 Nov 2012 16:38:16 GMT Jakub Jermar [6f5e213] * contrib/conf/ski.conf (modified) Make ski.conf easier to use from its default location. Sun, 11 Nov 2012 16:27:06 GMT Jakub Jermar [d1e8440] * kernel/arch/ia64/include/mm/as.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/src/proc/program.c (modified) Get rid of USTACK_ADDRESS. - Let the kernel find a suitable address ... Sun, 11 Nov 2012 15:40:04 GMT Jakub Jermar [57355a40] * kernel/generic/src/mm/as.c (modified) Rather than testing for address overlap with kernel address space, ... Sat, 10 Nov 2012 16:10:43 GMT Jan Vesely [e8a1530] * kernel/generic/src/console/cmd.c (modified) kernel console: Impelment pio_read/write functions. Fri, 09 Nov 2012 20:12:05 GMT Jakub Jermar [67b152e] * kernel/generic/include/config.h (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/proc/program.c (modified) Define default size for userspace stacks. Fri, 09 Nov 2012 19:33:11 GMT Jakub Jermar [0aae87a6] * kernel/generic/src/main/kinit.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/stack.c (added) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/include/stack.h (added) Unify the default stack size used by userspace threads and fibrils. ... Fri, 09 Nov 2012 14:28:39 GMT Martin Sucha [d1538a1] * uspace/lib/ext4/libext4_block_group.c (modified) * uspace/lib/ext4/libext4_block_group.h (modified) * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_inode.h (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/lib/ext4/libext4_types.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) Add missing copyright headers to ext4 Those files are based on ext2 ... Thu, 08 Nov 2012 10:25:15 GMT Martin Decky [2d53cfc] * kernel/arch/amd64/Makefile.inc (modified) amd64: remove the -fno-optimize-sibling-calls workaround, the GCC bug ... Wed, 07 Nov 2012 21:41:57 GMT Jakub Jermar [3b8a990] * kernel/generic/src/proc/program.c (modified) * uspace/lib/c/generic/thread.c (modified) Create also the uspace thread stacks with guard pages and late ... Wed, 07 Nov 2012 21:30:44 GMT Jakub Jermar [01029fc] * kernel/generic/include/mm/as.h (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) Define two new as area backend callbacks. - Add ... Wed, 07 Nov 2012 11:07:45 GMT Jakub Jermar [c387838] * kernel/generic/src/mm/km.c (modified) Test for frame allocation failure. Wed, 07 Nov 2012 11:01:22 GMT Jakub Jermar [5892ec1] * abi/include/mm/as.h (modified) * kernel/generic/src/mm/backend_anon.c (modified) * uspace/lib/c/generic/fibril.c (modified) Rename AS_AREA_NORESERVE to AS_AREA_LATE_RESERVE. This reflects the ... Wed, 07 Nov 2012 10:50:20 GMT Jakub Jermar [9a9c805] * kernel/generic/src/mm/backend_anon.c (modified) Reserve memory for NORESERVE areas pagefaults when the page fault ... Tue, 06 Nov 2012 22:56:02 GMT Jakub Jermar [1107050] * uspace/lib/c/generic/fibril.c (modified) Allocate fibril stacks as guarded and non-pre-reserved address space ... Tue, 06 Nov 2012 22:51:56 GMT Jakub Jermar [692bd3f2] * abi/include/mm/as.h (modified) * kernel/generic/src/mm/backend_anon.c (modified) Define AS_AREA_NORESERVE and allow its use in the anonymous backend. ... Tue, 06 Nov 2012 22:19:43 GMT Jakub Jermar [338810f] * kernel/generic/src/mm/km.c (modified) Make km_temporary_page_get() more flexible by accepting more flags. Tue, 06 Nov 2012 21:03:44 GMT Jakub Jermar [efdfebc] * HelenOS.config (modified) * Makefile (modified) * abi/include/ddi/irq.h (modified) * abi/include/fb/visuals.h (modified) * abi/include/ipc/ipc.h (modified) * abi/include/mm/as.h (modified) * abi/include/syscall.h (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/ppc32/_link.ld.in (modified) * boot/arch/ppc32/include/arch.h (modified) * boot/arch/ppc32/src/main.c (modified) * boot/generic/include/printf.h (modified) * boot/generic/include/printf_verify.h (added) * boot/generic/src/str.c (modified) * contrib/arch/HelenOS.adl (modified) * contrib/arch/uspace/srv/fs/fat/fat.bp (modified) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/bzreml/setup.py (modified) * contrib/bazaar/mbprotect/__init__.py (modified) * contrib/conf/mips32-gx.sh (modified) * contrib/conf/sparc64-qe (added) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/ultra/Makefile.config (modified) * kernel/Makefile (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/amd64/src/boot/vesa_ret.inc (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/istate.h (modified) * kernel/arch/arm32/src/exc_handler.S (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/ia32/src/boot/multiboot.S (modified) * kernel/arch/ia32/src/boot/multiboot2.S (modified) * kernel/arch/ia32/src/boot/vesa_prot.inc (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia32/src/boot/vesa_ret.inc (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips64/Makefile.inc (modified) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/arm926_uart/arm926_uart.h (added) * kernel/genarch/include/multiboot/multiboot.h (modified) * kernel/genarch/src/drivers/arm926_uart/arm926_uart.c (added) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/console/prompt.h (added) * kernel/generic/include/debug.h (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/ipc/sysipc_ops.h (added) * kernel/generic/include/ipc/sysipc_priv.h (added) * kernel/generic/include/lib/elf_load.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/printf/verify.h (added) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/symtab.h (modified) * kernel/generic/include/symtab_lookup.h (added) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/console/prompt.c (added) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/ops/clnestab.c (added) * kernel/generic/src/ipc/ops/conctmeto.c (added) * kernel/generic/src/ipc/ops/concttome.c (added) * kernel/generic/src/ipc/ops/connclone.c (added) * kernel/generic/src/ipc/ops/dataread.c (added) * kernel/generic/src/ipc/ops/datawrite.c (added) * kernel/generic/src/ipc/ops/debug.c (added) * kernel/generic/src/ipc/ops/sharein.c (added) * kernel/generic/src/ipc/ops/shareout.c (added) * kernel/generic/src/ipc/ops/stchngath.c (added) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/ipc/sysipc_ops.c (added) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * release/Makefile (modified) * tools/mkext4.py (added) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cmp/cmp.c (added) * uspace/app/bdsh/cmds/modules/cmp/cmp.h (added) * uspace/app/bdsh/cmds/modules/cmp/cmp_def.h (added) * uspace/app/bdsh/cmds/modules/cmp/entry.h (added) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bithenge/Makefile (added) * uspace/app/bithenge/Makefile.linux (added) * uspace/app/bithenge/test.c (added) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/date/Makefile (moved) * uspace/app/date/date.c (added) * uspace/app/devctl/devctl.c (modified) * uspace/app/edit/Makefile (modified) * uspace/app/edit/edit.c (modified) * uspace/app/edit/search.c (added) * uspace/app/edit/search.h (added) * uspace/app/edit/search_impl.h (added) * uspace/app/edit/sheet.c (modified) * uspace/app/edit/sheet.h (modified) * uspace/app/edit/sheet_impl.h (added) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/init/init.c (modified) * uspace/app/logset/Makefile (moved) * uspace/app/logset/main.c (added) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/app/msim/arch_helenos/input.c (modified) * uspace/app/msim/arch_helenos/misc.c (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/ext2/ext2_1.c (moved) * uspace/app/tester/ext2/ext2_1.def (moved) * uspace/app/tester/float/float1.c (added) * uspace/app/tester/float/float1.def (added) * uspace/app/tester/float/softfloat1.c (added) * uspace/app/tester/float/softfloat1.def (added) * uspace/app/tester/print/print5.def (modified) * uspace/app/tester/print/print6.c (added) * uspace/app/tester/print/print6.def (added) * uspace/app/tester/stdio/logger1.c (added) * uspace/app/tester/stdio/logger1.def (added) * uspace/app/tester/stdio/logger2.c (added) * uspace/app/tester/stdio/logger2.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/testwrit/Makefile (added) * uspace/app/testwrit/testwrit.c (added) * uspace/app/top/screen.h (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/usbinfo/Makefile (modified) * uspace/app/usbinfo/list.c (moved) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/app/vdemo/Makefile (added) * uspace/app/vdemo/vdemo.c (added) * uspace/app/vlaunch/Makefile (added) * uspace/app/vlaunch/vlaunch.c (added) * uspace/app/vterm/Makefile (added) * uspace/app/vterm/vterm.c (added) * uspace/app/vuhid/main.c (modified) * uspace/dist/src/bithenge/basic.bh (added) * uspace/dist/src/bithenge/basic.dat (added) * uspace/dist/src/bithenge/basic.out (added) * uspace/dist/src/bithenge/bits.bh (added) * uspace/dist/src/bithenge/bits.dat (added) * uspace/dist/src/bithenge/bits.out (added) * uspace/dist/src/bithenge/cond.bh (added) * uspace/dist/src/bithenge/cond.dat (added) * uspace/dist/src/bithenge/cond.out (added) * uspace/dist/src/bithenge/expression.bh (added) * uspace/dist/src/bithenge/expression.dat (added) * uspace/dist/src/bithenge/expression.out (added) * uspace/dist/src/bithenge/fat.bh (added) * uspace/dist/src/bithenge/fat.dat (added) * uspace/dist/src/bithenge/fat.out (added) * uspace/dist/src/bithenge/gif/blue_1x1.gif (added) * uspace/dist/src/bithenge/gif/gif.bh (added) * uspace/dist/src/bithenge/gif/helenos.gif (added) * uspace/dist/src/bithenge/gif/loader.gif (added) * uspace/dist/src/bithenge/gif/readme (added) * uspace/dist/src/bithenge/repeat.bh (added) * uspace/dist/src/bithenge/repeat.dat (added) * uspace/dist/src/bithenge/repeat.out (added) * uspace/dist/src/bithenge/test.bdsh (added) * uspace/dist/src/bithenge/test.sh (added) * uspace/dist/src/bithenge/trip.bh (added) * uspace/dist/src/bithenge/trip.dat (added) * uspace/dist/src/bithenge/trip.out (added) * uspace/dist/src/bithenge/usbdesc.bh (added) * uspace/dist/src/bithenge/usbdesc.kbd.dat (added) * uspace/dist/src/bithenge/usbdesc.kbd.out (added) * uspace/dist/src/c/demos/top/screen.h (modified) * uspace/drv/block/ahci/Makefile (added) * uspace/drv/block/ahci/ahci.c (added) * uspace/drv/block/ahci/ahci.h (added) * uspace/drv/block/ahci/ahci.ma (added) * uspace/drv/block/ahci/ahci_hw.h (added) * uspace/drv/block/ahci/ahci_sata.h (added) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/isa/isa.dev (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/pci/pciintel/pci.h (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/res.c (modified) * uspace/drv/bus/usb/ehci/res.h (modified) * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/mem_access.h (added) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.h (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/res.c (modified) * uspace/drv/bus/usb/ohci/res.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/uhci/main.c (modified) * uspace/drv/bus/usb/uhci/res.c (modified) * uspace/drv/bus/usb/uhci/res.h (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.h (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/uhcirh/root_hub.c (modified) * uspace/drv/bus/usb/usbflbk/main.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/status.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/usbmast.h (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/drv/bus/usb/vhc/Makefile (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/drv/bus/usb/vhc/hub.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/cyclic_buffer.h (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/xtkbd/main.c (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/fb/kfb/Makefile (added) * uspace/drv/fb/kfb/kfb.c (added) * uspace/drv/fb/kfb/kfb.h (added) * uspace/drv/fb/kfb/kfb.ma (added) * uspace/drv/fb/kfb/port.c (added) * uspace/drv/fb/kfb/port.h (added) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/rootmac/rootmac.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/infrastructure/rootvirt/devices.def (modified) * uspace/drv/infrastructure/rootvirt/rootvirt.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/drv/time/cmos-rtc/Makefile (added) * uspace/drv/time/cmos-rtc/cmos-regs.h (added) * uspace/drv/time/cmos-rtc/cmos-rtc.c (added) * uspace/drv/time/cmos-rtc/cmos-rtc.ma (added) * uspace/lib/bithenge/Makefile (added) * uspace/lib/bithenge/Makefile.linux (added) * uspace/lib/bithenge/include/bithenge/blob.h (added) * uspace/lib/bithenge/include/bithenge/compound.h (added) * uspace/lib/bithenge/include/bithenge/expression.h (added) * uspace/lib/bithenge/include/bithenge/file.h (added) * uspace/lib/bithenge/include/bithenge/os.h (added) * uspace/lib/bithenge/include/bithenge/print.h (added) * uspace/lib/bithenge/include/bithenge/script.h (added) * uspace/lib/bithenge/include/bithenge/sequence.h (added) * uspace/lib/bithenge/include/bithenge/source.h (added) * uspace/lib/bithenge/include/bithenge/transform.h (added) * uspace/lib/bithenge/include/bithenge/tree.h (added) * uspace/lib/bithenge/src/blob.c (added) * uspace/lib/bithenge/src/common.h (added) * uspace/lib/bithenge/src/compound.c (added) * uspace/lib/bithenge/src/expression.c (added) * uspace/lib/bithenge/src/failure.c (added) * uspace/lib/bithenge/src/failure.h (added) * uspace/lib/bithenge/src/file.c (added) * uspace/lib/bithenge/src/helenos/block.c (added) * uspace/lib/bithenge/src/helenos/block.h (added) * uspace/lib/bithenge/src/helenos/common.h (added) * uspace/lib/bithenge/src/linux/common.h (added) * uspace/lib/bithenge/src/print.c (added) * uspace/lib/bithenge/src/script.c (added) * uspace/lib/bithenge/src/sequence.c (added) * uspace/lib/bithenge/src/source.c (added) * uspace/lib/bithenge/src/transform.c (added) * uspace/lib/bithenge/src/tree.c (added) * uspace/lib/block/Makefile (modified) * uspace/lib/block/block.c (moved) * uspace/lib/block/block.h (moved) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/abs32le/include/types.h (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/amd64/include/elf_linux.h (modified) * uspace/lib/c/arch/amd64/include/types.h (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/arm32/include/types.h (modified) * uspace/lib/c/arch/arm32/src/fibril.S (modified) * uspace/lib/c/arch/arm32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/arm32/src/thread_entry.s (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/include/types.h (modified) * uspace/lib/c/arch/ia64/Makefile.common (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/ia64/include/types.h (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/mips32/include/types.h (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/arch/mips64/Makefile.common (modified) * uspace/lib/c/arch/mips64/_link.ld.in (modified) * uspace/lib/c/arch/mips64/include/types.h (modified) * uspace/lib/c/arch/ppc32/Makefile.common (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/include/types.h (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/include/types.h (modified) * uspace/lib/c/generic/adt/hash_set.c (deleted) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/bd.c (added) * uspace/lib/c/generic/bd_srv.c (added) * uspace/lib/c/generic/device/ahci.c (added) * uspace/lib/c/generic/device/battery_dev.c (added) * uspace/lib/c/generic/device/clock_dev.c (added) * uspace/lib/c/generic/device/graph_dev.c (added) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/double_to_str.c (added) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/ieee_double.c (added) * uspace/lib/c/generic/io/chargrid.c (moved) * uspace/lib/c/generic/io/con_srv.c (added) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/input.c (added) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/logctl.c (added) * uspace/lib/c/generic/io/output.c (added) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/io/visualizer.c (added) * uspace/lib/c/generic/io/window.c (added) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/power_of_ten.c (added) * uspace/lib/c/generic/private/power_of_ten.h (added) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/include/adt/hash.h (added) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/bd.h (added) * uspace/lib/c/include/bd_srv.h (added) * uspace/lib/c/include/device/ahci.h (added) * uspace/lib/c/include/device/battery_dev.h (added) * uspace/lib/c/include/device/clock_dev.h (added) * uspace/lib/c/include/device/graph_dev.h (added) * uspace/lib/c/include/double_to_str.h (added) * uspace/lib/c/include/ieee_double.h (added) * uspace/lib/c/include/io/charfield.h (moved) * uspace/lib/c/include/io/chargrid.h (added) * uspace/lib/c/include/io/con_srv.h (added) * uspace/lib/c/include/io/concaps.h (added) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/input.h (added) * uspace/lib/c/include/io/kbd_event.h (moved) * uspace/lib/c/include/io/klog.h (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/logctl.h (added) * uspace/lib/c/include/io/mode.h (added) * uspace/lib/c/include/io/output.h (added) * uspace/lib/c/include/io/pixel.h (added) * uspace/lib/c/include/io/pixelmap.h (added) * uspace/lib/c/include/io/verify.h (added) * uspace/lib/c/include/io/visualizer.h (added) * uspace/lib/c/include/io/window.h (added) * uspace/lib/c/include/ipc/console.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/graph.h (added) * uspace/lib/c/include/ipc/input.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/logger.h (added) * uspace/lib/c/include/ipc/mouseev.h (modified) * uspace/lib/c/include/ipc/output.h (added) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ipc/window.h (added) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/sys/time.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/draw/Makefile (added) * uspace/lib/draw/codec/tga.c (added) * uspace/lib/draw/codec/tga.h (added) * uspace/lib/draw/cursor.c (added) * uspace/lib/draw/cursor.h (added) * uspace/lib/draw/cursor/embedded.c (added) * uspace/lib/draw/cursor/embedded.h (added) * uspace/lib/draw/drawctx.c (added) * uspace/lib/draw/drawctx.h (added) * uspace/lib/draw/font.c (added) * uspace/lib/draw/font.h (added) * uspace/lib/draw/font/embedded.c (added) * uspace/lib/draw/font/embedded.h (added) * uspace/lib/draw/gfx/cursor-11x18.c (added) * uspace/lib/draw/gfx/cursor-11x18.h (added) * uspace/lib/draw/gfx/font-8x16.c (moved) * uspace/lib/draw/gfx/font-8x16.h (moved) * uspace/lib/draw/path.c (added) * uspace/lib/draw/path.h (added) * uspace/lib/draw/source.c (added) * uspace/lib/draw/source.h (added) * uspace/lib/draw/surface.c (added) * uspace/lib/draw/surface.h (added) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/lib/drv/generic/log.c (modified) * uspace/lib/drv/generic/private/driver.h (added) * uspace/lib/drv/generic/remote_ahci.c (added) * uspace/lib/drv/generic/remote_battery_dev.c (added) * uspace/lib/drv/generic/remote_clock_dev.c (added) * uspace/lib/drv/generic/remote_graph_dev.c (added) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/ahci_iface.h (added) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/drv/include/ops/battery_dev.h (added) * uspace/lib/drv/include/ops/clock_dev.h (added) * uspace/lib/drv/include/ops/graph_dev.h (added) * uspace/lib/drv/include/remote_ahci.h (added) * uspace/lib/drv/include/remote_battery_dev.h (added) * uspace/lib/drv/include/remote_clock_dev.h (added) * uspace/lib/drv/include/remote_graph_dev.h (added) * uspace/lib/ext2/libext2_block_group.h (modified) * uspace/lib/ext2/libext2_directory.h (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/lib/ext2/libext2_filesystem.h (modified) * uspace/lib/ext2/libext2_inode.h (modified) * uspace/lib/ext2/libext2_superblock.c (modified) * uspace/lib/ext2/libext2_superblock.h (modified) * uspace/lib/ext4/Makefile (added) * uspace/lib/ext4/libext4.h (added) * uspace/lib/ext4/libext4_balloc.c (added) * uspace/lib/ext4/libext4_balloc.h (added) * uspace/lib/ext4/libext4_bitmap.c (added) * uspace/lib/ext4/libext4_bitmap.h (added) * uspace/lib/ext4/libext4_block_group.c (added) * uspace/lib/ext4/libext4_block_group.h (added) * uspace/lib/ext4/libext4_crc.c (added) * uspace/lib/ext4/libext4_crc.h (added) * uspace/lib/ext4/libext4_directory.c (added) * uspace/lib/ext4/libext4_directory.h (added) * uspace/lib/ext4/libext4_directory_index.c (added) * uspace/lib/ext4/libext4_directory_index.h (added) * uspace/lib/ext4/libext4_extent.c (added) * uspace/lib/ext4/libext4_extent.h (added) * uspace/lib/ext4/libext4_filesystem.c (added) * uspace/lib/ext4/libext4_filesystem.h (added) * uspace/lib/ext4/libext4_hash.c (added) * uspace/lib/ext4/libext4_hash.h (added) * uspace/lib/ext4/libext4_ialloc.c (added) * uspace/lib/ext4/libext4_ialloc.h (added) * uspace/lib/ext4/libext4_inode.c (added) * uspace/lib/ext4/libext4_inode.h (added) * uspace/lib/ext4/libext4_superblock.c (added) * uspace/lib/ext4/libext4_superblock.h (added) * uspace/lib/ext4/libext4_types.h (added) * uspace/lib/fb/fb.c (deleted) * uspace/lib/fb/fb.h (deleted) * uspace/lib/fb/imgmap.c (deleted) * uspace/lib/fs/libfs.c (modified) * uspace/lib/graph/Makefile (added) * uspace/lib/graph/graph.c (added) * uspace/lib/graph/graph.h (added) * uspace/lib/gui/Makefile (added) * uspace/lib/gui/button.c (added) * uspace/lib/gui/button.h (added) * uspace/lib/gui/connection.c (added) * uspace/lib/gui/connection.h (added) * uspace/lib/gui/grid.c (added) * uspace/lib/gui/grid.h (added) * uspace/lib/gui/label.c (added) * uspace/lib/gui/label.h (added) * uspace/lib/gui/minimal.c (added) * uspace/lib/gui/minimal.h (added) * uspace/lib/gui/terminal.c (added) * uspace/lib/gui/terminal.h (added) * uspace/lib/gui/widget.c (added) * uspace/lib/gui/widget.h (added) * uspace/lib/gui/window.c (added) * uspace/lib/gui/window.h (added) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_addr_db.h (modified) * uspace/lib/nic/include/nic_wol_virtues.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/assert.h (moved) * uspace/lib/posix/include/posix/ctype.h (moved) * uspace/lib/posix/include/posix/errno.h (moved) * uspace/lib/posix/include/posix/fcntl.h (moved) * uspace/lib/posix/include/posix/float.h (moved) * uspace/lib/posix/include/posix/fnmatch.h (moved) * uspace/lib/posix/include/posix/getopt.h (moved) * uspace/lib/posix/include/posix/inttypes.h (moved) * uspace/lib/posix/include/posix/iso646.h (moved) * uspace/lib/posix/include/posix/limits.h (moved) * uspace/lib/posix/include/posix/locale.h (moved) * uspace/lib/posix/include/posix/malloc.h (added) * uspace/lib/posix/include/posix/math.h (moved) * uspace/lib/posix/include/posix/pwd.h (moved) * uspace/lib/posix/include/posix/signal.h (moved) * uspace/lib/posix/include/posix/stdarg.h (added) * uspace/lib/posix/include/posix/stdbool.h (moved) * uspace/lib/posix/include/posix/stddef.h (moved) * uspace/lib/posix/include/posix/stdint.h (moved) * uspace/lib/posix/include/posix/stdio.h (moved) * uspace/lib/posix/include/posix/stdlib.h (moved) * uspace/lib/posix/include/posix/string.h (moved) * uspace/lib/posix/include/posix/strings.h (moved) * uspace/lib/posix/include/posix/sys/mman.h (moved) * uspace/lib/posix/include/posix/sys/stat.h (moved) * uspace/lib/posix/include/posix/sys/types.h (moved) * uspace/lib/posix/include/posix/sys/wait.h (moved) * uspace/lib/posix/include/posix/time.h (moved) * uspace/lib/posix/include/posix/unistd.h (moved) * uspace/lib/posix/source/ctype.c (moved) * uspace/lib/posix/source/errno.c (moved) * uspace/lib/posix/source/fcntl.c (moved) * uspace/lib/posix/source/fnmatch.c (moved) * uspace/lib/posix/source/getopt.c (moved) * uspace/lib/posix/source/internal/common.h (moved) * uspace/lib/posix/source/locale.c (moved) * uspace/lib/posix/source/math.c (moved) * uspace/lib/posix/source/pwd.c (moved) * uspace/lib/posix/source/signal.c (moved) * uspace/lib/posix/source/stdio.c (moved) * uspace/lib/posix/source/stdio/scanf.c (moved) * uspace/lib/posix/source/stdlib.c (moved) * uspace/lib/posix/source/stdlib/strtol.c (moved) * uspace/lib/posix/source/stdlib/strtold.c (moved) * uspace/lib/posix/source/string.c (moved) * uspace/lib/posix/source/strings.c (moved) * uspace/lib/posix/source/sys/stat.c (moved) * uspace/lib/posix/source/sys/wait.c (moved) * uspace/lib/posix/source/time.c (added) * uspace/lib/posix/source/unistd.c (moved) * uspace/lib/posix/time.c (deleted) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/add.c (moved) * uspace/lib/softfloat/add.h (moved) * uspace/lib/softfloat/common.c (moved) * uspace/lib/softfloat/common.h (moved) * uspace/lib/softfloat/comparison.c (moved) * uspace/lib/softfloat/comparison.h (moved) * uspace/lib/softfloat/conversion.c (moved) * uspace/lib/softfloat/conversion.h (moved) * uspace/lib/softfloat/div.c (moved) * uspace/lib/softfloat/div.h (moved) * uspace/lib/softfloat/mul.c (moved) * uspace/lib/softfloat/mul.h (moved) * uspace/lib/softfloat/other.c (moved) * uspace/lib/softfloat/other.h (moved) * uspace/lib/softfloat/sftypes.h (moved) * uspace/lib/softfloat/softfloat.c (moved) * uspace/lib/softfloat/softfloat.h (moved) * uspace/lib/softfloat/sub.c (moved) * uspace/lib/softfloat/sub.h (moved) * uspace/lib/softrend/Makefile (added) * uspace/lib/softrend/compose.c (added) * uspace/lib/softrend/compose.h (added) * uspace/lib/softrend/filter.c (added) * uspace/lib/softrend/filter.h (added) * uspace/lib/softrend/pixconv.c (added) * uspace/lib/softrend/pixconv.h (moved) * uspace/lib/softrend/rectangle.c (added) * uspace/lib/softrend/rectangle.h (added) * uspace/lib/softrend/transform.c (added) * uspace/lib/softrend/transform.h (added) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbdev/include/usb/dev/usb_device_connection.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/devpoll.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/include/usb/hid/request.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) * uspace/lib/usbhid/src/hidreq.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/bd/sata_bd/Makefile (added) * uspace/srv/bd/sata_bd/sata_bd.c (added) * uspace/srv/bd/sata_bd/sata_bd.h (added) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_fat.h (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/ext4fs/Makefile (added) * uspace/srv/fs/ext4fs/ext4fs.c (added) * uspace/srv/fs/ext4fs/ext4fs.h (added) * uspace/srv/fs/ext4fs/ext4fs_ops.c (added) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_directory.c (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/Makefile (added) * uspace/srv/fs/udf/udf.c (added) * uspace/srv/fs/udf/udf.h (added) * uspace/srv/fs/udf/udf_cksum.c (added) * uspace/srv/fs/udf/udf_cksum.h (added) * uspace/srv/fs/udf/udf_file.c (added) * uspace/srv/fs/udf/udf_file.h (added) * uspace/srv/fs/udf/udf_idx.c (added) * uspace/srv/fs/udf/udf_idx.h (added) * uspace/srv/fs/udf/udf_ops.c (added) * uspace/srv/fs/udf/udf_osta.c (added) * uspace/srv/fs/udf/udf_osta.h (added) * uspace/srv/fs/udf/udf_types.h (added) * uspace/srv/fs/udf/udf_volume.c (added) * uspace/srv/fs/udf/udf_volume.h (added) * uspace/srv/hid/compositor/Makefile (added) * uspace/srv/hid/compositor/compositor.c (added) * uspace/srv/hid/compositor/compositor.h (added) * uspace/srv/hid/compositor/gfx/helenos.tga (moved) * uspace/srv/hid/compositor/gfx/nameic.tga (moved) * uspace/srv/hid/console/Makefile (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/gfx/anim_1.tga (deleted) * uspace/srv/hid/console/gfx/anim_2.tga (deleted) * uspace/srv/hid/console/gfx/anim_3.tga (deleted) * uspace/srv/hid/console/gfx/anim_4.tga (deleted) * uspace/srv/hid/console/gfx/cons_data.tga (deleted) * uspace/srv/hid/console/gfx/cons_dis.tga (deleted) * uspace/srv/hid/console/gfx/cons_dis_sel.tga (deleted) * uspace/srv/hid/console/gfx/cons_idle.tga (deleted) * uspace/srv/hid/console/gfx/cons_kernel.tga (deleted) * uspace/srv/hid/console/gfx/cons_sel.tga (deleted) * uspace/srv/hid/fb/fb.c (deleted) * uspace/srv/hid/fb/fb.h (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/apple.c (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/ctl/pc.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/ctl/sun.c (modified) * uspace/srv/hid/input/gsp.c (moved) * uspace/srv/hid/input/gsp.h (moved) * uspace/srv/hid/input/input.c (moved) * uspace/srv/hid/input/input.h (moved) * uspace/srv/hid/input/kbd.h (moved) * uspace/srv/hid/input/kbd_ctl.h (moved) * uspace/srv/hid/input/kbd_port.h (moved) * uspace/srv/hid/input/layout.c (moved) * uspace/srv/hid/input/layout.h (moved) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/layout/us_dvorak.c (modified) * uspace/srv/hid/input/layout/us_qwerty.c (modified) * uspace/srv/hid/input/mouse.h (moved) * uspace/srv/hid/input/mouse_port.h (moved) * uspace/srv/hid/input/mouse_proto.h (moved) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/input/proto/adb.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/input/stroke.c (moved) * uspace/srv/hid/input/stroke.h (moved) * uspace/srv/hid/isdv4_tablet/Makefile (added) * uspace/srv/hid/isdv4_tablet/isdv4.c (added) * uspace/srv/hid/isdv4_tablet/isdv4.h (added) * uspace/srv/hid/isdv4_tablet/main.c (added) * uspace/srv/hid/output/Makefile (moved) * uspace/srv/hid/output/ctl/serial.c (moved) * uspace/srv/hid/output/ctl/serial.h (moved) * uspace/srv/hid/output/gfx/font-8x16.c (added) * uspace/srv/hid/output/gfx/font-8x16.h (added) * uspace/srv/hid/output/output.c (added) * uspace/srv/hid/output/output.h (added) * uspace/srv/hid/output/port/ega.c (moved) * uspace/srv/hid/output/port/ega.h (moved) * uspace/srv/hid/output/port/kchar.c (moved) * uspace/srv/hid/output/port/kchar.h (moved) * uspace/srv/hid/output/port/kfb.c (moved) * uspace/srv/hid/output/port/kfb.h (moved) * uspace/srv/hid/output/port/niagara.c (moved) * uspace/srv/hid/output/port/niagara.h (moved) * uspace/srv/hid/output/port/ski.c (moved) * uspace/srv/hid/output/port/ski.h (moved) * uspace/srv/hid/output/proto/vt100.c (moved) * uspace/srv/hid/output/proto/vt100.h (moved) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/remcons/user.c (modified) * uspace/srv/hid/remcons/user.h (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/interp.S (added) * uspace/srv/loader/interp.s (deleted) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/logger/Makefile (added) * uspace/srv/logger/ctl.c (added) * uspace/srv/logger/initlvl.c (added) * uspace/srv/logger/level.c (added) * uspace/srv/logger/logger.h (added) * uspace/srv/logger/logs.c (added) * uspace/srv/logger/main.c (added) * uspace/srv/logger/writer.c (added) * uspace/srv/net/ethip/arp.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/ethip/pdu.c (modified) * uspace/srv/net/inetsrv/addrobj.c (modified) * uspace/srv/net/inetsrv/icmp.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetcfg.c (modified) * uspace/srv/net/inetsrv/inetping.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/inetsrv/pdu.c (modified) * uspace/srv/net/inetsrv/reass.c (modified) * uspace/srv/net/inetsrv/sroute.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/iqueue.c (modified) * uspace/srv/net/tcp/ncsim.c (modified) * uspace/srv/net/tcp/rqueue.c (modified) * uspace/srv/net/tcp/segment.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/tqueue.c (modified) * uspace/srv/net/tcp/ucall.c (modified) * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/sock.c (modified) * uspace/srv/net/udp/ucall.c (modified) * uspace/srv/net/udp/udp.c (modified) * uspace/srv/net/udp/udp_inet.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_node.c (modified) * version (modified) Merge mainline changes. Mon, 05 Nov 2012 21:52:35 GMT Jakub Jermar [94795812] * kernel/generic/include/macros.h (modified) * kernel/generic/src/mm/as.c (modified) Check for dangerous unsigned integer overflows in ... Mon, 05 Nov 2012 20:17:17 GMT Jakub Jermar [0941e9ae] * kernel/generic/include/macros.h (modified) * kernel/generic/src/mm/as.c (modified) Test for addition overflow of area's base and size. Sun, 04 Nov 2012 12:46:10 GMT Jan Vesely [d27a9c8f] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (modified) rootamdm37x: Remove pio_read casts. Sun, 04 Nov 2012 12:41:53 GMT Jan Vesely [b5c2f56] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/lib/c/arch/abs32le/include/ddi.h (modified) * uspace/lib/c/arch/arm32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) * uspace/lib/c/arch/mips32/include/ddi.h (modified) * uspace/lib/c/arch/mips64/include/ddi.h (modified) * uspace/lib/c/arch/ppc32/include/ddi.h (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/pio_trace.c (modified) * uspace/lib/c/include/ddi.h (modified) libc: Make pio_read_* accept const ioports. Sun, 04 Nov 2012 12:38:05 GMT Jan Vesely [ef93167] * uspace/drv/infrastructure/rootamdm37x/prm/clock_control.h (added) * uspace/drv/infrastructure/rootamdm37x/prm/usbhost.h (added) rootamdm37x: Add power and rest management headers. Sun, 04 Nov 2012 12:21:03 GMT Jan Vesely [360823ca] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Use checks instead of ifdefs. Prevents accidental ... Sun, 04 Nov 2012 12:18:47 GMT Jan Vesely [e5e2d73] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Minor refactoring. Fri, 02 Nov 2012 19:07:28 GMT Jakub Jermar [082b7f1] * kernel/generic/include/macros.h (modified) Make the overlaps() macro accept zero sizes and also tolerate bases ... Thu, 01 Nov 2012 18:11:04 GMT Maurizio Lombardi [35a3d950] * abi/include/mm/as.h (modified) * kernel/generic/src/mm/as.c (modified) mm: implement support to guarded address space areas Guarded ... Wed, 31 Oct 2012 21:20:17 GMT Jakub Jermar [a582dff] * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) Put the function back into the 'clock' category in rtc_fun_online(). Wed, 31 Oct 2012 21:19:42 GMT Jakub Jermar [f220e25] * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) Merge from lp:rtc-helenos. Wed, 31 Oct 2012 21:03:03 GMT Jakub Jermar [82d062d8] * uspace/app/tester/print/print6.c (modified) * uspace/lib/c/generic/double_to_str.c (modified) * uspace/lib/c/generic/ieee_double.c (modified) * uspace/lib/c/generic/power_of_ten.c (modified) * uspace/lib/c/generic/private/power_of_ten.h (modified) * uspace/lib/c/include/double_to_str.h (modified) * uspace/lib/c/include/ieee_double.h (modified) Add a missing copyright message and cstyle. Wed, 31 Oct 2012 19:47:53 GMT Jakub Jermar [34b9299] * uspace/app/tester/Makefile (modified) * uspace/app/tester/print/print5.def (modified) * uspace/app/tester/print/print6.c (added) * uspace/app/tester/print/print6.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/double_to_str.c (added) * uspace/lib/c/generic/ieee_double.c (added) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/power_of_ten.c (added) * uspace/lib/c/generic/private/power_of_ten.h (added) * uspace/lib/c/include/double_to_str.h (added) * uspace/lib/c/include/ieee_double.h (added) * uspace/lib/c/include/macros.h (modified) printf() full floating point support. (Thanks to Adam Hraska.) Tue, 30 Oct 2012 11:52:02 GMT Jakub Jermar [f0da6855] * uspace/lib/clui/tinput.c (modified) Take the size of the array's element into account when allocating ... Mon, 29 Oct 2012 23:41:17 GMT Jakub Jermar [c0f8909] * uspace/app/tester/float/softfloat1.c (modified) Add double comparison test to softfloat1 test. Mon, 29 Oct 2012 20:52:17 GMT Jakub Jermar [da6c4ee] * uspace/lib/clui/tinput.c (modified) Allocate dbuf in tinput_display_tail() from heap rather than on stack. Wed, 24 Oct 2012 00:14:36 GMT Maurizio Lombardi [508fff8] * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) rtc: do not cache the boottime if rtc_read() failed. Mon, 22 Oct 2012 21:53:54 GMT Martin Decky [b2ac3998] * uspace/app/bdsh/config.h (modified) bump BDSH package version to 0.1.0 (as suggested by Tim Post) Sun, 21 Oct 2012 04:44:31 GMT Jakub Jermar [849bebe4] * uspace/lib/c/generic/io/log.c (modified) Do not leak the message buffer in log_msgv(). Sat, 20 Oct 2012 20:13:10 GMT Jiri Svoboda [c6f1eb05] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/dlfcn.c (modified) Make dlfcn functions available even when dynamic linking is not ... Thu, 18 Oct 2012 22:38:27 GMT Maurizio Lombardi [5c90e3e] * boot/Makefile.common (modified) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/mbprotect/__init__.py (modified) * kernel/generic/include/ipc/sysipc_ops.h (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/ops/clnestab.c (modified) * kernel/generic/src/ipc/ops/conctmeto.c (modified) * kernel/generic/src/ipc/ops/concttome.c (modified) * kernel/generic/src/ipc/ops/connclone.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/ipc/sysipc_ops.c (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/modules/cmp/cmp.c (added) * uspace/app/bdsh/cmds/modules/cmp/cmp.h (added) * uspace/app/bdsh/cmds/modules/cmp/cmp_def.h (added) * uspace/app/bdsh/cmds/modules/cmp/entry.h (added) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bithenge/Makefile (added) * uspace/app/bithenge/Makefile.linux (added) * uspace/app/bithenge/test.c (added) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/msim/arch_helenos/input.c (modified) * uspace/app/msim/arch_helenos/misc.c (modified) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/dist/src/bithenge/basic.bh (added) * uspace/dist/src/bithenge/basic.dat (added) * uspace/dist/src/bithenge/basic.out (added) * uspace/dist/src/bithenge/bits.bh (added) * uspace/dist/src/bithenge/bits.dat (added) * uspace/dist/src/bithenge/bits.out (added) * uspace/dist/src/bithenge/cond.bh (added) * uspace/dist/src/bithenge/cond.dat (added) * uspace/dist/src/bithenge/cond.out (added) * uspace/dist/src/bithenge/expression.bh (added) * uspace/dist/src/bithenge/expression.dat (added) * uspace/dist/src/bithenge/expression.out (added) * uspace/dist/src/bithenge/fat.bh (added) * uspace/dist/src/bithenge/fat.dat (added) * uspace/dist/src/bithenge/fat.out (added) * uspace/dist/src/bithenge/gif/blue_1x1.gif (added) * uspace/dist/src/bithenge/gif/gif.bh (added) * uspace/dist/src/bithenge/gif/helenos.gif (added) * uspace/dist/src/bithenge/gif/loader.gif (added) * uspace/dist/src/bithenge/gif/readme (added) * uspace/dist/src/bithenge/repeat.bh (added) * uspace/dist/src/bithenge/repeat.dat (added) * uspace/dist/src/bithenge/repeat.out (added) * uspace/dist/src/bithenge/test.bdsh (added) * uspace/dist/src/bithenge/test.sh (added) * uspace/dist/src/bithenge/trip.bh (added) * uspace/dist/src/bithenge/trip.dat (added) * uspace/dist/src/bithenge/trip.out (added) * uspace/dist/src/bithenge/usbdesc.bh (added) * uspace/dist/src/bithenge/usbdesc.kbd.dat (added) * uspace/dist/src/bithenge/usbdesc.kbd.out (added) * uspace/lib/bithenge/Makefile (added) * uspace/lib/bithenge/Makefile.linux (added) * uspace/lib/bithenge/include/bithenge/blob.h (added) * uspace/lib/bithenge/include/bithenge/compound.h (added) * uspace/lib/bithenge/include/bithenge/expression.h (added) * uspace/lib/bithenge/include/bithenge/file.h (added) * uspace/lib/bithenge/include/bithenge/os.h (added) * uspace/lib/bithenge/include/bithenge/print.h (added) * uspace/lib/bithenge/include/bithenge/script.h (added) * uspace/lib/bithenge/include/bithenge/sequence.h (added) * uspace/lib/bithenge/include/bithenge/source.h (added) * uspace/lib/bithenge/include/bithenge/transform.h (added) * uspace/lib/bithenge/include/bithenge/tree.h (added) * uspace/lib/bithenge/src/blob.c (added) * uspace/lib/bithenge/src/common.h (added) * uspace/lib/bithenge/src/compound.c (added) * uspace/lib/bithenge/src/expression.c (added) * uspace/lib/bithenge/src/failure.c (added) * uspace/lib/bithenge/src/failure.h (moved) * uspace/lib/bithenge/src/file.c (added) * uspace/lib/bithenge/src/helenos/block.c (added) * uspace/lib/bithenge/src/helenos/block.h (added) * uspace/lib/bithenge/src/helenos/common.h (added) * uspace/lib/bithenge/src/linux/common.h (added) * uspace/lib/bithenge/src/print.c (added) * uspace/lib/bithenge/src/script.c (added) * uspace/lib/bithenge/src/sequence.c (added) * uspace/lib/bithenge/src/source.c (added) * uspace/lib/bithenge/src/transform.c (added) * uspace/lib/bithenge/src/tree.c (added) * uspace/lib/block/block.c (modified) * uspace/lib/block/block.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/adt/hash_set.c (deleted) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/include/adt/hash.h (added) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/ext4/libext4_crc.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_hash.c (modified) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_addr_db.h (modified) * uspace/lib/nic/include/nic_wol_virtues.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/assert.h (moved) * uspace/lib/posix/include/posix/ctype.h (moved) * uspace/lib/posix/include/posix/errno.h (moved) * uspace/lib/posix/include/posix/fcntl.h (moved) * uspace/lib/posix/include/posix/float.h (moved) * uspace/lib/posix/include/posix/fnmatch.h (moved) * uspace/lib/posix/include/posix/getopt.h (moved) * uspace/lib/posix/include/posix/inttypes.h (moved) * uspace/lib/posix/include/posix/iso646.h (moved) * uspace/lib/posix/include/posix/limits.h (moved) * uspace/lib/posix/include/posix/locale.h (moved) * uspace/lib/posix/include/posix/malloc.h (added) * uspace/lib/posix/include/posix/math.h (moved) * uspace/lib/posix/include/posix/pwd.h (moved) * uspace/lib/posix/include/posix/signal.h (moved) * uspace/lib/posix/include/posix/stdarg.h (added) * uspace/lib/posix/include/posix/stdbool.h (moved) * uspace/lib/posix/include/posix/stddef.h (moved) * uspace/lib/posix/include/posix/stdint.h (moved) * uspace/lib/posix/include/posix/stdio.h (moved) * uspace/lib/posix/include/posix/stdlib.h (moved) * uspace/lib/posix/include/posix/string.h (moved) * uspace/lib/posix/include/posix/strings.h (moved) * uspace/lib/posix/include/posix/sys/mman.h (moved) * uspace/lib/posix/include/posix/sys/stat.h (moved) * uspace/lib/posix/include/posix/sys/types.h (moved) * uspace/lib/posix/include/posix/sys/wait.h (moved) * uspace/lib/posix/include/posix/time.h (moved) * uspace/lib/posix/include/posix/unistd.h (moved) * uspace/lib/posix/source/ctype.c (moved) * uspace/lib/posix/source/errno.c (moved) * uspace/lib/posix/source/fcntl.c (moved) * uspace/lib/posix/source/fnmatch.c (moved) * uspace/lib/posix/source/getopt.c (moved) * uspace/lib/posix/source/internal/common.h (moved) * uspace/lib/posix/source/locale.c (moved) * uspace/lib/posix/source/math.c (moved) * uspace/lib/posix/source/pwd.c (moved) * uspace/lib/posix/source/signal.c (moved) * uspace/lib/posix/source/stdio.c (moved) * uspace/lib/posix/source/stdio/scanf.c (moved) * uspace/lib/posix/source/stdlib.c (moved) * uspace/lib/posix/source/stdlib/strtol.c (moved) * uspace/lib/posix/source/stdlib/strtold.c (moved) * uspace/lib/posix/source/string.c (moved) * uspace/lib/posix/source/strings.c (moved) * uspace/lib/posix/source/sys/stat.c (moved) * uspace/lib/posix/source/sys/wait.c (moved) * uspace/lib/posix/source/time.c (moved) * uspace/lib/posix/source/unistd.c (moved) * uspace/lib/softfloat/add.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/udf.h (modified) * uspace/srv/fs/udf/udf_idx.c (modified) * uspace/srv/hid/input/gsp.c (modified) * uspace/srv/hid/input/gsp.h (modified) * uspace/srv/logger/logs.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_node.c (modified) merge mainline changes Thu, 18 Oct 2012 22:04:12 GMT Maurizio Lombardi [b801f2d] * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) rtc: Add support to fun_offline() / fun_online() Thu, 18 Oct 2012 13:49:29 GMT Martin Decky [7d248e3] * tools/toolchain.sh (modified) fix indentation Tue, 16 Oct 2012 10:24:50 GMT Jan Vesely [57912af3] * uspace/drv/infrastructure/rootamdm37x/cm/clock_control.h (moved) * uspace/drv/infrastructure/rootamdm37x/cm/core.h (moved) * uspace/drv/infrastructure/rootamdm37x/cm/usbhost.h (moved) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Move Clock Management headers to separate directory Mon, 15 Oct 2012 20:41:27 GMT Jan Vesely [f5ffc9a] * uspace/drv/infrastructure/rootamdm37x/clock_control_cm.h (modified) amdm37x, clock control cm: Fix register offset and value. Mon, 15 Oct 2012 20:18:05 GMT Jan Vesely [71d09d6e] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Turn on pio tracing. Mon, 15 Oct 2012 19:50:53 GMT Jan Vesely [a5a73c0] * uspace/drv/infrastructure/rootamdm37x/clock_control_cm.h (modified) * uspace/drv/infrastructure/rootamdm37x/core_cm.h (modified) * uspace/drv/infrastructure/rootamdm37x/uhh.h (modified) * uspace/drv/infrastructure/rootamdm37x/usbhost_cm.h (modified) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (modified) * uspace/lib/c/include/macros.h (modified) rootamdm37x: Use PADD macro. remove count parameter. Mon, 15 Oct 2012 19:27:58 GMT Jan Vesely [52fc805] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/uhh.h (modified) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (modified) rootamdm37x: Use new pio functions to access UHH and TLL Mon, 15 Oct 2012 18:16:25 GMT Jan Vesely [f4c9e42] * uspace/drv/infrastructure/rootamdm37x/core_cm.h (modified) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/usbhost_cm.h (modified) rootamdm37x: COnvert usbhost cm and core cm to new pio functions. ... Mon, 15 Oct 2012 18:00:59 GMT Jan Vesely [e9d636d0] * uspace/drv/infrastructure/rootamdm37x/clock_control_cm.h (modified) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Use new io functions to set dplls.