# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-05-10T21:50:35Z Fri, 16 Mar 2012 20:59:11 GMT Jan Vesely [64f6cba8] * uspace/drv/bus/usb/ohci/ohci.ma (modified) ohci: Add generic ohci hc matchid. Enables the driver on arm. Fri, 16 Mar 2012 20:57:20 GMT Jan Vesely [33cffa7] * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) ohci: Remove packed attribute from the registry map. gcc on arm ... Fri, 16 Mar 2012 20:52:36 GMT Jan Vesely [d69c698] * uspace/lib/usbdev/include/usb/dev/request.h (modified) lbusbdev: Add more packed attributes and a compile time check for the ... Thu, 15 Mar 2012 22:57:11 GMT Jan Vesely [bfb3d60] * uspace/drv/bus/usb/ehci/ehci.ma (modified) ehci: Add generic match id. Thu, 15 Mar 2012 22:52:33 GMT Jan Vesely [14f8fd4] * abi/include/syscall.h (modified) * boot/Makefile.common (modified) * kernel/arch/amd64/include/context.h (modified) * kernel/arch/arm32/include/context.h (modified) * kernel/arch/ia64/include/context.h (modified) * kernel/arch/mips32/include/context.h (modified) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/mips64/include/context.h (modified) * kernel/arch/mips64/include/stack.h (modified) * kernel/arch/mips64/src/start.S (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/include/context.h (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/generic/include/context.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/app/mkexfat/Makefile (added) * uspace/app/mkexfat/exfat.h (added) * uspace/app/mkexfat/mkexfat.c (added) * uspace/app/mkexfat/upcase.h (added) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/res.c (moved) * uspace/drv/bus/usb/ehci/res.h (moved) * uspace/drv/bus/usb/ohci/Makefile (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/res.c (moved) * uspace/drv/bus/usb/ohci/res.h (moved) * uspace/drv/bus/usb/uhci/Makefile (modified) * uspace/drv/bus/usb/uhci/res.c (moved) * uspace/drv/bus/usb/uhci/res.h (moved) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/lib/c/arch/amd64/include/fibril.h (modified) * uspace/lib/c/arch/arm32/include/fibril.h (modified) * uspace/lib/c/arch/ia32/include/fibril.h (modified) * uspace/lib/c/arch/ia64/include/fibril.h (modified) * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/include/atomic.h (modified) * uspace/lib/c/arch/mips32/include/config.h (modified) * uspace/lib/c/arch/mips32/include/faddr.h (modified) * uspace/lib/c/arch/mips32/include/fibril.h (modified) * uspace/lib/c/arch/mips32/include/stack.h (added) * uspace/lib/c/arch/mips32/src/entry.S (moved) * uspace/lib/c/arch/mips32/src/entryjmp.S (moved) * uspace/lib/c/arch/mips32/src/fibril.S (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/arch/mips32/src/thread_entry.S (moved) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/mips32eb/include/stack.h (added) * uspace/lib/c/arch/mips64/Makefile.inc (modified) * uspace/lib/c/arch/mips64/include/fibril.h (modified) * uspace/lib/c/arch/mips64/include/stack.h (added) * uspace/lib/c/arch/mips64/src/entry.S (moved) * uspace/lib/c/arch/mips64/src/entryjmp.S (moved) * uspace/lib/c/arch/mips64/src/thread_entry.S (moved) * uspace/lib/c/arch/ppc32/include/fibril.h (modified) * uspace/lib/c/arch/sparc64/include/fibril.h (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/sysinfo.h (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.h (modified) * uspace/srv/fs/exfat/exfat_dentry.c (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) Mainline changes with some extra USB fixes. Thu, 15 Mar 2012 22:46:18 GMT Jan Vesely [dbbba51c] * uspace/drv/bus/usb/ehci/res.c (modified) ehci: Move handling of extended capabilities to separate function. Thu, 15 Mar 2012 21:22:09 GMT Jan Vesely [68e48db] * uspace/drv/bus/usb/ehci/res.c (modified) ehci: Remove unused define Thu, 15 Mar 2012 21:07:47 GMT Jan Vesely [43cd499] * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) beagleboardxm: Enable interrupt for uart3 input. Thu, 15 Mar 2012 20:55:45 GMT Jan Vesely [b1c43bd] * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) beagleboardxm: Allow gpt1 interrupt. Ack timer interrupt on the handler. Thu, 15 Mar 2012 20:54:48 GMT Jan Vesely [41552913] * kernel/genarch/include/drivers/amdm37x_gpt/amdm37x_gpt.h (modified) amdm37x,gpt: Add interrupt ack routine. Initialize counter. Thu, 15 Mar 2012 20:53:58 GMT Jan Vesely [b56481c] * kernel/genarch/include/drivers/amdm37x_irc/amdm37x_irc.h (modified) amdm37x,irc: Masked means irq won't fire... Thu, 15 Mar 2012 17:49:25 GMT Jan Vesely [324819c] * boot/arch/arm32/Makefile.inc (modified) arm32: Include USB drivers. Thu, 15 Mar 2012 17:47:00 GMT Jan Vesely [09a0a8f0] * boot/arch/arm32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/infrastructure/rootamdm37x/Makefile (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.ma (added) arm32: Add AM/DM37x infrastructure driver. Thu, 15 Mar 2012 14:39:01 GMT Jan Vesely [1dd1a94] * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) ohci: Fix hcca_t structure. That structure was not 256B, looks like ... Thu, 15 Mar 2012 14:30:10 GMT Jan Vesely [9155bb2] * uspace/drv/bus/usb/uhci/Makefile (modified) * uspace/drv/bus/usb/uhci/res.c (moved) * uspace/drv/bus/usb/uhci/res.h (moved) * uspace/drv/bus/usb/uhci/uhci.c (modified) uhci: cleanup and rename pci_* helper functions. The functions are ... Thu, 15 Mar 2012 14:15:42 GMT Jan Vesely [698cb1cc] * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/res.c (moved) * uspace/drv/bus/usb/ehci/res.h (moved) ehci: cleanup and rename pci_* helper functions. The functions are ... Thu, 15 Mar 2012 12:03:13 GMT Jan Vesely [89e54124] * uspace/drv/bus/usb/ohci/Makefile (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/res.c (moved) * uspace/drv/bus/usb/ohci/res.h (moved) ohci: Rename and cleanup pci_* functions and files. They are not ... Wed, 14 Mar 2012 15:47:31 GMT Martin Decky [145d16f] * tools/toolchain.sh (modified) bump GCC to 4.6.3, binutils to 2.22, GDB to 7.4 Tue, 13 Mar 2012 20:54:05 GMT Jan Vesely [f4373200] * defaults/arm32/beagleboardxm/Makefile.config (modified) defaults, beagleboardxm: Fix FB off by default. Tue, 13 Mar 2012 20:33:49 GMT Jan Vesely [d7c801bb] * HelenOS.config (modified) config: Add generic output for beagleboardxm. Fixes disappearance ... Tue, 13 Mar 2012 20:21:32 GMT Jan Vesely [2df8561] * boot/Makefile.uboot (modified) * boot/arch/arm32/Makefile.inc (modified) boot: Makefile.uboot takes laddr and saddr from outside. ... Tue, 13 Mar 2012 15:23:11 GMT Martin Decky [6d123b3] * kernel/arch/mips32/include/context.h (modified) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/mips64/include/context.h (modified) * kernel/arch/mips64/include/stack.h (modified) * kernel/arch/mips64/src/start.S (modified) * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/include/fibril.h (modified) * uspace/lib/c/arch/mips32/include/stack.h (added) * uspace/lib/c/arch/mips32/src/entry.S (moved) * uspace/lib/c/arch/mips32/src/entryjmp.S (moved) * uspace/lib/c/arch/mips32/src/thread_entry.S (moved) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/mips32eb/include/stack.h (added) * uspace/lib/c/arch/mips64/Makefile.inc (modified) * uspace/lib/c/arch/mips64/include/fibril.h (modified) * uspace/lib/c/arch/mips64/include/stack.h (added) * uspace/lib/c/arch/mips64/src/entry.S (moved) * uspace/lib/c/arch/mips64/src/entryjmp.S (moved) * uspace/lib/c/arch/mips64/src/thread_entry.S (moved) respect the o32 ABI when calling C functions from assembler and ... Tue, 13 Mar 2012 14:50:59 GMT Martin Decky [df366b5e] * uspace/lib/c/arch/mips32/src/fibril.S (modified) cstyle Tue, 13 Mar 2012 14:08:45 GMT Martin Decky [a69cb9a] * uspace/lib/c/arch/mips32/src/syscall.c (modified) cstyle Tue, 13 Mar 2012 13:33:58 GMT Martin Decky [34f0448] * uspace/lib/c/arch/mips32/include/atomic.h (modified) cstyle Tue, 13 Mar 2012 13:29:09 GMT Martin Decky [8df9290] * uspace/lib/c/arch/mips32/src/fibril.S (modified) cstyle Tue, 13 Mar 2012 12:54:23 GMT Martin Decky [78a9e5ab] * uspace/lib/c/arch/mips32/include/config.h (modified) cstyle Tue, 13 Mar 2012 12:53:58 GMT Martin Decky [b74e5893] * uspace/lib/c/arch/mips32/include/faddr.h (modified) cstyle Tue, 13 Mar 2012 12:51:01 GMT Martin Decky [c87562ca] * kernel/arch/sparc64/include/context.h (modified) * uspace/lib/c/arch/sparc64/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 12:46:52 GMT Martin Decky [8426a44d] * uspace/lib/c/arch/ppc32/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 12:41:11 GMT Martin Decky [9971ea7f] * kernel/arch/ia64/include/context.h (modified) * uspace/lib/c/arch/ia64/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 12:23:43 GMT Martin Decky [9318afa] * kernel/arch/arm32/include/context.h (modified) * uspace/lib/c/arch/arm32/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 11:54:36 GMT Martin Decky [089246ce] * kernel/arch/amd64/include/context.h (modified) * uspace/lib/c/arch/amd64/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 11:53:58 GMT Martin Decky [9dae3e97] * kernel/generic/include/context.h (modified) * uspace/lib/c/arch/ia32/include/fibril.h (modified) * uspace/lib/c/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 04:15:28 GMT Jan Vesely [d1714e8] * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/genarch/include/drivers/amdm37x_gpt/amdm37x_gpt.h (modified) beagleboardxm,amdm37x: Move clock select to timer initialization ... Tue, 13 Mar 2012 04:08:21 GMT Jan Vesely [08d059a] * kernel/genarch/include/drivers/amdm37x_gpt/amdm37x_gpt.h (modified) amdm37x_gpt: Fix timer setup. Qemu does not support advanced timer ... Mon, 12 Mar 2012 23:10:39 GMT Jan Vesely [08a2007] * kernel/arch/arm32/src/exception.c (modified) arm32: Fix high vector seting on armv4/armv5 Mon, 12 Mar 2012 21:54:34 GMT Jan Vesely [b954fb7] * kernel/genarch/src/drivers/amdm37x_uart/amdm37x_uart.c (modified) amdm37x_uart: Push only non-null data. Mon, 12 Mar 2012 21:53:32 GMT Jan Vesely [d447598e] * kernel/arch/arm32/src/mm/page.c (modified) arm32: explicitly request executable pages for kernel. Mon, 12 Mar 2012 21:08:18 GMT Jan Vesely [a19dc95] * kernel/arch/arm32/include/machine_func.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/machine_func.c (modified) arm32: Register platform name to sysinfo. Mon, 12 Mar 2012 21:07:07 GMT Jan Vesely [b99a5e8] * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) beagleboardxm: Use provided HZ value instead of hard-coded one. Mon, 12 Mar 2012 20:30:02 GMT Jakub Jermar [5608deba] * kernel/generic/src/mm/frame.c (modified) Merge from lp:~jakub/helenos/mm. Mon, 12 Mar 2012 20:27:52 GMT Jakub Jermar [2cc7f16] * kernel/generic/src/mm/frame.c (modified) frame_adjust_zone_bounds() needs to handle cases when the physical ... Mon, 12 Mar 2012 19:50:20 GMT Jan Vesely [914e063] * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/mm/page_armv4.h (added) * kernel/arch/arm32/include/mm/page_armv7.h (added) arm32,mm: Add ARMv7 page table formats. Sun, 11 Mar 2012 19:29:38 GMT Jan Vesely [096d4a6b] * kernel/arch/arm32/src/exception.c (modified) arm32: Register for enabling high exc. vector moved in armv7 Sun, 11 Mar 2012 19:28:29 GMT Jan Vesely [7c13c55] * kernel/arch/arm32/include/asm.h (modified) arm32: Use WFE on armv7 Sun, 11 Mar 2012 19:24:49 GMT Jan Vesely [46a808f5] * defaults/arm32/beagleboardxm/Makefile.config (modified) beagleboardxm,config: Set framebuffer default to N. Sun, 11 Mar 2012 19:05:47 GMT Jan Vesely [f1aa1db] * HelenOS.config (modified) config: Add cpu type defines. Sun, 11 Mar 2012 04:03:52 GMT Jan Vesely [fc965aa] * kernel/arch/arm32/include/mm/page.h (modified) kernel mm: BeagleBoard-xM physical memory starts on 2GB boundary. Sun, 11 Mar 2012 04:02:12 GMT Jan Vesely [ae36ba0] * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) beagleboardxm: Initialize serial line input. Set memory size to ... Sun, 11 Mar 2012 03:56:01 GMT Jan Vesely [60a025d] * HelenOS.config (modified) config: build srln.c when building beagleboardxm Sun, 11 Mar 2012 03:54:57 GMT Jan Vesely [c91fe327] * kernel/genarch/include/drivers/amdm37x_uart/amdm37x_uart.h (modified) * kernel/genarch/src/drivers/amdm37x_uart/amdm37x_uart.c (modified) amdm37x_uar: Implement simple receive functions. Disable port setup ... Sat, 10 Mar 2012 20:20:16 GMT Jan Vesely [13be128d] * kernel/genarch/include/drivers/amdm37x_irc/amdm37x_irc.h (modified) amdm37x_irc: Fix padding, const access, and base address. Wed, 07 Mar 2012 21:07:55 GMT Jan Vesely [590ce352] * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) breagleboard: Use amdm37x timer1 as system timer. Wed, 07 Mar 2012 21:05:56 GMT Jan Vesely [b8e56d9b] * kernel/genarch/include/drivers/amdm37x_gpt/amdm37x_gpt.h (modified) amdm37x, gpt: Add irq information, implement simple tick timer driver. Wed, 07 Mar 2012 21:01:58 GMT Jan Vesely [81c354f] * kernel/genarch/src/drivers/amdm37x_uart/amdm37x_uart.c (modified) amdm37x, uart: return true after successful initialization. Wed, 07 Mar 2012 20:26:08 GMT Jan Vesely [609cbf8] * kernel/genarch/include/drivers/amdm37x_gpt/amdm37x_gpt.h (added) amdm37x: Add GPT register map. Wed, 07 Mar 2012 16:09:02 GMT Jan Vesely [77b52f0] * kernel/arch/arm32/src/mm/page.c (modified) * kernel/generic/src/mm/frame.c (modified) kernel/frame, arm32/page: PA might start on other addresses than 0, ... Mon, 05 Mar 2012 21:44:00 GMT Jan Vesely [161fbda] * kernel/arch/arm32/_link.ld.in (modified) * kernel/arch/arm32/include/mm/frame.h (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) kernel,arm32: Add BeagleBoard-xM (MD37x) memory information. Mon, 05 Mar 2012 21:37:27 GMT Jan Vesely [fcc6224] * boot/arch/arm32/include/arch.h (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/arm32/src/putchar.c (modified) boot,arm32: Make arm32 bootstrap code BeagleBoard-xM aware. Mon, 05 Mar 2012 01:14:01 GMT Jan Vesely [d2707fc] * HelenOS.config (modified) config: Add option to select BeagleBoard-xM uart driver. Sun, 04 Mar 2012 20:40:19 GMT Jan Vesely [05a6548] * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) beagleboardxm: Initialize and use pic and uart. Timer is still missing. Sun, 04 Mar 2012 20:37:27 GMT Jan Vesely [e6a356dd] * kernel/genarch/include/drivers/amdm37x_uart/amdm37x_uart.h (modified) * kernel/genarch/src/drivers/amdm37x_uart/amdm37x_uart.c (modified) amdm37x: Simple UART driver implementation (only output). Sun, 04 Mar 2012 20:17:23 GMT Jan Vesely [b0e58c7] * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/amdm37x_uart/amdm37x_uart.h (added) * kernel/genarch/src/drivers/amdm37x_uart/amdm37x_uart.c (added) arm32, amdm37x: Add UART driver skeleton. Sun, 04 Mar 2012 20:15:50 GMT Jan Vesely [58297955] * kernel/genarch/include/drivers/amdm37x_irc/amdm37x_irc.h (modified) arm32, amdm37x Implement simple pic driver. Sun, 04 Mar 2012 16:49:28 GMT Jan Vesely [3da753e] * kernel/genarch/include/drivers/amdm37x_irc/amdm37x_irc.h (added) amdm37x: add pic driver register map Sun, 04 Mar 2012 15:59:43 GMT Jan Vesely [6038368] * HelenOS.config (modified) * defaults/arm32/beagleboardxm/Makefile.config (added) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/mach/beagleboardxm/beagleboardxm.h (added) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (added) * kernel/arch/arm32/src/machine_func.c (modified) arm32: BeagleBoard-xM skeleton stubs. Fri, 02 Mar 2012 17:20:23 GMT Martin Decky [0499235] * uspace/app/sysinfo/sysinfo.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/include/sysinfo.h (modified) add basic support for encoding name/value properties in sysinfo Fri, 02 Mar 2012 16:17:11 GMT Martin Decky [3113d47] * kernel/genarch/src/ofw/ofw_tree.c (modified) export OpenFirmware device node properties using sysinfo Fri, 02 Mar 2012 15:53:49 GMT Martin Decky [196c253] * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) add support for private/instance data also for the other sysinfo ... Fri, 02 Mar 2012 15:32:13 GMT Martin Decky [efb8d15] * kernel/generic/src/sysinfo/sysinfo.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) dump sysinfo in a more compact way Fri, 02 Mar 2012 15:13:36 GMT Martin Decky [71232af] * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) ofw_tree_print() is no longer needed the OFW device tree can be ... Fri, 02 Mar 2012 15:12:01 GMT Martin Decky [de3db94a] * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) map OpenFirmware device tree into sysinfo Fri, 02 Mar 2012 14:56:14 GMT Martin Decky [dabbe28] * kernel/generic/src/main/main.c (modified) cstyle Fri, 02 Mar 2012 14:55:34 GMT Martin Decky [8b9a443] * kernel/genarch/src/ofw/ofw_tree.c (modified) cstyle Fri, 02 Mar 2012 14:50:42 GMT Martin Decky [76f382b] * kernel/generic/src/sysinfo/sysinfo.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/include/sysinfo.h (modified) support for listing sysinfo from uspace Fri, 02 Mar 2012 14:50:25 GMT Martin Decky [560d79f] * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) implement str_nsize, wstr_nsize Fri, 02 Mar 2012 13:55:54 GMT Martin Decky [0030eef] * abi/include/syscall.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) add kernel support for listing sysinfo keys from uspace Thu, 01 Mar 2012 23:22:32 GMT Martin Decky [5869ce0] * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) extend sysinfo generated subtree interface Thu, 01 Mar 2012 22:57:09 GMT Martin Decky [3d23553] * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) cstyle Thu, 01 Mar 2012 13:48:41 GMT Martin Decky [4546fc3] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/mkexfat/Makefile (added) * uspace/app/mkexfat/exfat.h (added) * uspace/app/mkexfat/mkexfat.c (added) * uspace/app/mkexfat/upcase.h (added) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.h (modified) * uspace/srv/fs/exfat/exfat_dentry.c (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) merge mkexfat from Maurizio Lombardi Thu, 01 Mar 2012 08:22:41 GMT Maurizio Lombardi [df4fbe1] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: fix fat clusters allocation bug Wed, 29 Feb 2012 22:03:06 GMT Maurizio Lombardi [8d8ad19] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: raise an error if dev_path == NULL Wed, 29 Feb 2012 21:47:05 GMT Maurizio Lombardi [875bc8b] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: force the user to specify the fs size if we failed to obtain ... Wed, 29 Feb 2012 21:31:04 GMT Maurizio Lombardi [b4b3cb05] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: specify the fs size in sectors, not in bytes. Wed, 29 Feb 2012 18:43:24 GMT Maurizio Lombardi [8efc4c1] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: leave the NAME prefix only on error messages Wed, 29 Feb 2012 18:29:37 GMT Maurizio Lombardi [ebea7acf] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fill the content of the unused part of the root directory ... Tue, 28 Feb 2012 21:57:27 GMT Maurizio Lombardi [0f22528] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Be sure there is sufficient space to create the filesystem ... Tue, 28 Feb 2012 21:29:42 GMT Maurizio Lombardi [9bbe54f] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: fix a comment. Tue, 28 Feb 2012 20:44:30 GMT Maurizio Lombardi [b6eb5da] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix calculation of the total number of clusters on device. Tue, 28 Feb 2012 19:50:42 GMT Maurizio Lombardi [2601383] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: fix comment, code cleaning Mon, 27 Feb 2012 19:48:09 GMT Maurizio Lombardi [d7f09583] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: try to prevent the user from specifying a cluster size too ... Mon, 27 Feb 2012 18:55:23 GMT Maurizio Lombardi [9ce1acf] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Add some printfs about what mkexfat is doing. Mon, 27 Feb 2012 14:13:38 GMT Maurizio Lombardi [e517715] * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkexfat/upcase.h (modified) mkexfat: add the copyright header to upcase.h Mon, 27 Feb 2012 14:03:19 GMT Maurizio Lombardi [31718d1] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix an error message. Mon, 27 Feb 2012 12:58:00 GMT Maurizio Lombardi [3df2907] * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/sal_asm.S (modified) * kernel/arch/ia64/include/asm.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/mm/page.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) Merge mainline changes Sun, 26 Feb 2012 22:06:42 GMT Maurizio Lombardi [09c954b] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Bug fixes - Fix the number of data clusters. - Set the ... Sun, 26 Feb 2012 20:00:13 GMT Maurizio Lombardi [aa37d6f] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix comment, add description on top of function ... Sun, 26 Feb 2012 19:45:02 GMT Maurizio Lombardi [00af658] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: let the user specify the cluster size in Kb, not in bytes. Sun, 26 Feb 2012 19:35:13 GMT Maurizio Lombardi [ef144ef] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Improvements and bug fixes - The user now can specify the ...