freebsd-skq/sys/arm
Andrew Turner a9540a2624 Fix __syscall on armeb EABI. As it returns a 64-bit value it needs to place
32-bit data in r1, not r0. 64-bit data is already packed correctly.
2014-02-06 20:26:36 +00:00
..
allwinner Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
arm Fix __syscall on armeb EABI. As it returns a 64-bit value it needs to place 2014-02-06 20:26:36 +00:00
at91 Fix AT91SAM9260 to work with PA rather than VA device addresses. 2014-02-01 17:53:35 +00:00
broadcom/bcm2835 Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
conf Add driver for Display Control Unit (DCU4). 2014-02-02 20:25:27 +00:00
econa s/standard/optional/ for ohci and echi, since these files are optional 2014-02-04 05:21:57 +00:00
freescale Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
include Pass the kernel physical address to initarm through the boot param struct. 2014-02-06 20:17:58 +00:00
lpc Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
mv Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
rockchip Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
s3c2xx0 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
sa11x0 Introduce grab and ungrab upcalls. When the kernel desires to grab the 2014-01-19 19:36:11 +00:00
samsung/exynos Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
tegra Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
ti Remove trailing tabs causing false grep positives 2014-02-04 05:26:12 +00:00
versatile Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
xilinx Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
xscale Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00