freebsd-nq/sys/arm
Ian Lepore 942dfd1f3f Use the explicit member initializer style to init the bus_space struct.
Fill in some formerly NULL members where the implementation function
exists.  Add a dummy function that panics and use it as a placeholder
for thigns that are still unimplemented.  Remove a few unused includes.
2015-01-21 02:35:04 +00:00
..
allwinner Rename gic_init_secondary to arm_init_secondary_ic to help with the merge 2015-01-11 16:46:43 +00:00
altera/socfpga Rename gic_init_secondary to arm_init_secondary_ic to help with the merge 2015-01-11 16:46:43 +00:00
arm Use the explicit member initializer style to init the bus_space struct. 2015-01-21 02:35:04 +00:00
at91 Revise the arm bus_space implementation to avoid dereferencing the tag on 2015-01-21 01:06:08 +00:00
broadcom/bcm2835 Save the command-and-flags value into the shadow register when it is written. 2015-01-18 20:47:21 +00:00
cavium/cns11xx Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
conf Enable Synopsys DesignWare Mobile Storage Host Controller 2015-01-20 09:07:28 +00:00
freescale Rename gic_init_secondary to arm_init_secondary_ic to help with the merge 2015-01-11 16:46:43 +00:00
include Revise the arm bus_space implementation to avoid dereferencing the tag on 2015-01-21 01:06:08 +00:00
lpc Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
mv Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00
rockchip Enable Synopsys DesignWare Mobile Storage Host Controller 2015-01-20 09:07:28 +00:00
samsung Rename Exynos UART driver. No functional change. 2015-01-13 15:04:28 +00:00
ti Properly clear IRQ status in order to fix "Spurious IRQ" message from AINT. 2015-01-20 02:24:08 +00:00
versatile Revise the arm bus_space implementation to avoid dereferencing the tag on 2015-01-21 01:06:08 +00:00
xilinx Revise the arm bus_space implementation to avoid dereferencing the tag on 2015-01-21 01:06:08 +00:00
xscale Revise the arm bus_space implementation to avoid dereferencing the tag on 2015-01-21 01:06:08 +00:00