# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-11-14T07:52:36Z Wed, 11 Apr 2012 17:25:18 GMT Jan Vesely [179f6f2] * uspace/lib/c/arch/arm32/Makefile.common (modified) Only use armv4 code for uspace. armv7-a breaks stuff on bbxm: ... Wed, 11 Apr 2012 16:18:43 GMT Jan Vesely [49a736e2] * HelenOS.config (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/src/mm.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/asm.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/exception.c (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) Fix march and related defines on beagleboardxm. Wed, 11 Apr 2012 15:37:01 GMT Jan Vesely [c127e1c] * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/eabi.S (added) * boot/genarch/include/division.h (modified) * boot/genarch/src/division.c (modified) * boot/generic/src/str.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/src/eabi.S (added) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/include/softint/multiplication.h (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/lib/str.c (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile.common (modified) * uspace/app/binutils/Makefile (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.html (moved) * uspace/dist/data/web/foo.html (moved) * uspace/dist/data/web/index.html (moved) * uspace/drv/bus/usb/ehci/res.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/arch/abs32le/include/functions.h (deleted) * uspace/lib/softfloat/arch/amd64/include/functions.h (deleted) * uspace/lib/softfloat/arch/arm32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia64/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips64/include/functions.h (deleted) * uspace/lib/softfloat/arch/ppc32/include/functions.h (deleted) * uspace/lib/softfloat/arch/sparc64/include/functions.h (deleted) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/conversion.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/include/comparison.h (modified) * uspace/lib/softint/include/division.h (modified) * uspace/lib/softint/include/lltype.h (modified) * uspace/lib/softint/include/multiplication.h (modified) * uspace/lib/softint/include/shift.h (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/hid/fb/port/ega.c (modified) * uspace/srv/hid/fb/port/kchar.c (modified) * uspace/srv/hid/fb/port/kfb.c (modified) * uspace/srv/hid/fb/port/niagara.c (modified) Mainline changes. Wed, 11 Apr 2012 13:01:28 GMT Martin Decky [d11a181] * boot/arch/arm32/src/eabi.S (modified) * kernel/arch/arm32/src/eabi.S (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) finally unbreak the ARM EABI division and modulo wrappers Wed, 11 Apr 2012 12:42:27 GMT Martin Decky [0e56575d] * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) cstyle Mon, 09 Apr 2012 04:03:42 GMT Jan Vesely [3a01483] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (modified) rootamdm37x: Add USB TLL initialization. USB devices are found (if ... Sun, 08 Apr 2012 18:53:46 GMT Jan Vesely [ea106a6] * kernel/arch/arm32/include/asm.h (modified) codestyle and comment Sun, 08 Apr 2012 17:11:29 GMT Martin Decky [ab63b04e] * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/eabi.S (modified) * kernel/arch/arm32/src/eabi.S (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) do not use bx in ARMv4 mode Sun, 08 Apr 2012 17:00:13 GMT Martin Decky [d76de0e] * boot/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) make sure the compiler generates ARMv4 code only Sun, 08 Apr 2012 15:48:54 GMT Martin Decky [e3a050c7] * kernel/generic/src/console/console.c (modified) make the kernel log a global symbol (so it can be easily found in ... Sun, 08 Apr 2012 05:53:34 GMT Jan Vesely [f3378ba] * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/pci.c (deleted) * uspace/drv/bus/usb/ehci/res.c (added) * 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) USB HC: Minor fixes, cleanup, and refactoring. Tested on qemu,vbox, ... Sun, 08 Apr 2012 05:19:48 GMT Jan Vesely [5b7ba8d] * uspace/drv/bus/usb/ehci/res.c (modified) ehci: Add few debug messages and fix typos. Sun, 08 Apr 2012 05:17:27 GMT Jan Vesely [6e5369b] * uspace/drv/bus/usb/ehci/res.c (modified) ehci: Move handling of extended capabilities to a separate function. Sun, 08 Apr 2012 05:15:13 GMT Jan Vesely [6c76e75] * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) ohci: Fix hcca_t structure. The structure was not 256B, looks like ... Sun, 08 Apr 2012 05:13:39 GMT Jan Vesely [795448f] * 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 ... Sun, 08 Apr 2012 05:11:25 GMT Jan Vesely [dcffe95] * 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 ... Sun, 08 Apr 2012 05:09:38 GMT Jan Vesely [44c1a48] * 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 ... Sat, 07 Apr 2012 17:56:35 GMT Martin Decky [41455a22] * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/src/eabi.S (added) * boot/genarch/include/division.h (modified) * boot/genarch/src/division.c (modified) * boot/generic/src/str.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/src/eabi.S (added) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/include/softint/multiplication.h (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) * kernel/generic/src/lib/str.c (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile.common (modified) * uspace/app/binutils/Makefile (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/arch/abs32le/include/functions.h (deleted) * uspace/lib/softfloat/arch/amd64/include/functions.h (deleted) * uspace/lib/softfloat/arch/arm32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia64/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips64/include/functions.h (deleted) * uspace/lib/softfloat/arch/ppc32/include/functions.h (deleted) * uspace/lib/softfloat/arch/sparc64/include/functions.h (deleted) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/conversion.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/include/comparison.h (modified) * uspace/lib/softint/include/division.h (modified) * uspace/lib/softint/include/lltype.h (modified) * uspace/lib/softint/include/multiplication.h (modified) * uspace/lib/softint/include/shift.h (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/hid/fb/port/ega.c (modified) * uspace/srv/hid/fb/port/kchar.c (modified) * uspace/srv/hid/fb/port/kfb.c (modified) * uspace/srv/hid/fb/port/niagara.c (modified) merge GCC 4.7.0 bump and related changes Sat, 07 Apr 2012 17:55:10 GMT Martin Decky [88d5c1e] * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/arch/abs32le/include/functions.h (deleted) * uspace/lib/softfloat/arch/amd64/include/functions.h (deleted) * uspace/lib/softfloat/arch/arm32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia64/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips64/include/functions.h (deleted) * uspace/lib/softfloat/arch/ppc32/include/functions.h (deleted) * uspace/lib/softfloat/arch/sparc64/include/functions.h (deleted) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/conversion.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/include/comparison.h (modified) * uspace/lib/softint/include/division.h (modified) * uspace/lib/softint/include/lltype.h (modified) * uspace/lib/softint/include/multiplication.h (modified) * uspace/lib/softint/include/shift.h (modified) softfloat redesign * avoid hardwired type sizes, actual sizes are ... Sat, 07 Apr 2012 17:51:50 GMT Martin Decky [8bcd727] * uspace/Makefile.common (modified) cstyle Sat, 07 Apr 2012 17:51:29 GMT Martin Decky [446ac2a] * uspace/srv/hid/fb/port/ega.c (modified) * uspace/srv/hid/fb/port/kchar.c (modified) * uspace/srv/hid/fb/port/niagara.c (modified) avoid compiler warning Sat, 07 Apr 2012 17:50:49 GMT Martin Decky [c7afcba7] * boot/genarch/include/division.h (modified) * boot/genarch/src/division.c (modified) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/include/softint/multiplication.h (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) unification and cstyle Sat, 07 Apr 2012 17:49:43 GMT Martin Decky [8e893ae] * boot/generic/src/str.c (modified) * kernel/generic/src/lib/str.c (modified) * uspace/lib/c/generic/str.c (modified) avoid comparison with 0 if the type is unsigned Sat, 07 Apr 2012 17:49:01 GMT Martin Decky [a4a0f1d] * tools/autotool.py (modified) detect sizes and signness of types Sat, 07 Apr 2012 17:47:51 GMT Martin Decky [4ceef572] * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/src/eabi.S (added) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/eabi.h (deleted) * kernel/arch/arm32/src/eabi.S (added) * kernel/arch/arm32/src/eabi.c (deleted) * uspace/lib/c/arch/arm32/src/eabi.S (modified) rework ARM EABI support Sat, 07 Apr 2012 12:37:01 GMT Martin Decky [aaa77ba0] * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/hid/fb/port/kfb.c (modified) silence compiler warnings Sat, 07 Apr 2012 12:34:56 GMT Martin Decky [956a22c] * uspace/app/binutils/Makefile (modified) switch to ARM EABI Sat, 07 Apr 2012 12:34:19 GMT Martin Decky [5a6a42f] * boot/genarch/include/division.h (modified) * boot/genarch/src/division.c (modified) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/src/softint/division.c (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/include/division.h (modified) unify softint cstyle add __udivmodsi3 Sat, 07 Apr 2012 12:31:59 GMT Martin Decky [df955955] * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/eabi.h (added) * kernel/arch/arm32/src/eabi.c (added) add EABI bindings Sat, 07 Apr 2012 12:29:54 GMT Martin Decky [2385952] * tools/toolchain.sh (modified) bump GCC to 4.7.0 (no longer distributed in separate packages) ... Fri, 06 Apr 2012 20:52:34 GMT Jan Vesely [87739fb] * kernel/arch/arm32/include/mm/page_armv7.h (modified) arm32,armv7,paging: Usermode mmio does not need special treatment. ... Fri, 06 Apr 2012 18:13:18 GMT Jan Vesely [708ec60] * uspace/drv/infrastructure/rootamdm37x/core_cm.h (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/usbhost_cm.h (added) rootamdm37x: Replace magic numbers with proper register struct and ... Thu, 05 Apr 2012 22:42:51 GMT Jiri Svoboda [6bb169b5] * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.html (moved) * uspace/dist/data/web/foo.html (moved) * uspace/dist/data/web/index.html (moved) We can now use .html extension. Thu, 05 Apr 2012 19:49:24 GMT Jakub Jermar [c7235d40] * uspace/drv/char/ns8250/ns8250.c (modified) Replace ns8250.c magic numbers with structured register definitions. Thu, 05 Apr 2012 19:44:21 GMT Jakub Jermar [84c89718] * uspace/drv/char/ns8250/ns8250.c (modified) Make ns8250_write() return the number of bytes written. Thu, 05 Apr 2012 19:34:19 GMT Jan Vesely [2096871] * kernel/arch/arm32/src/exception.c (modified) arm32, exception: Remove register keyword. That's a compiler's job. Thu, 05 Apr 2012 05:31:04 GMT Jan Vesely [fb8dcb4] * tools/check.sh (modified) * tools/mkfat.py (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/xtkbd/main.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usbvirt/src/ipc_dev.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) Mainline changes. Thu, 05 Apr 2012 05:27:06 GMT Jan Vesely [063ae706] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/uhh.h (added) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (added) rootamdm37x: Add USB TLL and UHH headers, TLL initialization stub. Wed, 04 Apr 2012 18:50:40 GMT Jan Vesely [712a10b] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) amdm37,root: Enable USB host clock before launching drivers. Makes ... Wed, 04 Apr 2012 18:04:17 GMT Jiri Svoboda [e882e3a] * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/xtkbd/main.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usbvirt/src/ipc_dev.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) Remove include of devman.h where not needed. Wed, 04 Apr 2012 17:25:49 GMT Jiri Svoboda [e80188f] * uspace/app/tester/hw/serial/serial1.c (modified) tester/serial1 should not include devman.h Wed, 04 Apr 2012 17:13:45 GMT Jiri Svoboda [aa91105] * uspace/app/sportdmp/sportdmp.c (modified) sportdmp should not incude devman.h Tue, 03 Apr 2012 04:14:46 GMT Jan Vesely [6b3ee0c5] * boot/arch/arm32/src/mm.c (modified) arm32,boot: Enable caches on armv7 only. Mon, 02 Apr 2012 22:45:50 GMT Jan Vesely [4d02595] * boot/arch/arm32/include/mm.h (modified) * boot/arch/arm32/src/mm.c (modified) arm32, boot: Turn on caching and alignment, in addition to paging. ... Mon, 02 Apr 2012 22:44:00 GMT Jan Vesely [1bd99214] * kernel/arch/arm32/src/cpu/cpu.c (modified) arm32: Initialize flags on armv7 CPUs. No fancy memory settings. ... Mon, 02 Apr 2012 22:33:33 GMT Jan Vesely [a5f007f] * kernel/arch/arm32/include/mm/page_armv7.h (modified) armv7, paging: Make User mapped devices not shareable. Otherwise it ... Mon, 02 Apr 2012 22:14:02 GMT Jan Vesely [07a8ef5] * kernel/arch/arm32/include/mm/page_armv7.h (modified) armv7, pagetable: Set additional flags. Mon, 02 Apr 2012 04:42:37 GMT Jan Vesely [71ca5a4] * kernel/arch/arm32/include/regutils.h (modified) arm32: Add more SCTLR flag definitions. Sun, 01 Apr 2012 21:56:25 GMT Jan Vesely [79e84c9] * kernel/arch/arm32/include/cpu.h (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) kernel, arm32: Update implementer information. Fix array access checks. Sun, 01 Apr 2012 19:06:55 GMT Jan Vesely [a44ae3dd] * tools/mkuimage.py (modified) mkuimage: Claim that we are NetBSD instead of Linux. Booting Linux ... Sun, 01 Apr 2012 19:04:19 GMT Jan Vesely [d5f99e6] * boot/arch/arm32/include/arch.h (modified) boot, arm32: Cleanup PA offset macros. Sun, 01 Apr 2012 18:44:23 GMT Vojtech Horky [abb8737] * tools/check.sh (modified) * tools/mkfat.py (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) Merge improvemens from GSOC12 "how-do-you-do period" Sat, 31 Mar 2012 18:14:08 GMT Jan Vesely [81f70b4] * boot/Makefile.build (modified) * boot/arch/ia64/src/main.c (modified) * boot/generic/include/memstr.h (modified) * boot/generic/src/memstr.c (modified) * boot/generic/src/version.c (modified) * contrib/conf/mips32-gx.sh (modified) * kernel/Makefile (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/generic/include/str.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/main/version.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (added) * uspace/app/bdsh/cmds/modules/touch/entry.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch_def.h (modified) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/version.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/usb/src/dev.c (modified) * version (modified) Mainline changes and some usb fixes. Sat, 31 Mar 2012 18:09:24 GMT Jan Vesely [95c9158] * kernel/genarch/src/drivers/amdm37x_uart/amdm37x_uart.c (modified) amdm37x,uart: Use FIFO level status register instead of isr2. ... Sat, 31 Mar 2012 17:52:28 GMT Jan Vesely [d01b9a1] * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) beagleboardxm: Only enable uart interrupts if input is initialized ... Sat, 31 Mar 2012 06:27:28 GMT Jan Vesely [1cdb412] * kernel/genarch/src/drivers/amdm37x_uart/amdm37x_uart.c (modified) mdm37x, uart: Fix initialziation, setup receive fifo. Do not reset ... Fri, 30 Mar 2012 17:39:25 GMT Jiri Svoboda [d9faae91] * boot/Makefile.build (modified) * boot/generic/src/version.c (modified) * kernel/Makefile (modified) * kernel/generic/src/main/version.c (modified) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/version.c (modified) * version (modified) Consolidate and update copyright banners. Fri, 30 Mar 2012 06:31:43 GMT Vojtech Horky [ec351c3] * tools/check.sh (modified) check.sh: pass through all arguments Thu, 29 Mar 2012 21:41:34 GMT Jakub Jermar [bb1b44e] * boot/arch/ia64/src/main.c (modified) Make sure to run inflate() on non-overlapping source and destination ... Thu, 29 Mar 2012 21:41:07 GMT Jakub Jermar [b31f735] * boot/generic/include/memstr.h (modified) * boot/generic/src/memstr.c (modified) Add memmove() to boot. Thu, 29 Mar 2012 07:56:17 GMT Vojtech Horky [a9a6d8d] * tools/mkfat.py (modified) Support for LFN in mkfat.py utility (#400) mkfat.py is now able to ... Tue, 27 Mar 2012 13:13:06 GMT Vojtech Horky [cc9f314] * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) Implement head and tail functionality in bdsh/cat (thx Taylor ... Sun, 25 Mar 2012 19:42:07 GMT Jakub Jermar [9bdf1f2a] * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) No need to be conforming to Unix ls especially when 'r' is unused in ... Sun, 25 Mar 2012 19:37:49 GMT Jakub Jermar [2249e16] * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (added) Merge from lp:~vivek-cs-iitr/helenos/ls. Sun, 25 Mar 2012 18:46:13 GMT Vivek Prakash [4567b31c] * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (added) add -R (--recursive) option to 'ls' command Sun, 25 Mar 2012 17:42:12 GMT Martin Sucha [e0fe4ab] * contrib/conf/mips32-gx.sh (modified) Update machine type in GXemul launcher script for mips32 Thu, 22 Mar 2012 10:30:51 GMT Martin Decky [059a8e4] * kernel/generic/include/str.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/usb/src/dev.c (modified) rename str_uint64() to str_uint64_t() for better consistency with the ... Wed, 21 Mar 2012 14:17:46 GMT Martin Decky [971cc0cc] * uspace/app/bdsh/cmds/modules/touch/entry.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch_def.h (modified) improve the 'touch' command (based on a patch by Vivek Prakash) * ... Sun, 18 Mar 2012 23:06:05 GMT Martin Sucha [2e533d6f] * kernel/arch/ppc32/src/ppc32.c (modified) Use correct visuals on ppc32 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 [2f4fa79] * uspace/drv/bus/usb/ehci/res.c (modified) ehci: Move handling of extended capabilities to separate function. 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 [39d15f3] * uspace/drv/bus/usb/ehci/res.c (modified) ehci: Remove unused define 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 [fd36d39] * 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: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 [0b20937] * 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: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 [5f6d34b] * 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 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 [8011094] * 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 ... 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 [145d16f8] * 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