freebsd-dev/sys/arm/lpc
Hans Petter Selasky b217d18412 Add 64-bit DMA support in the XHCI controller driver.
- Fix some comments and whitespace while at it.

MFC after:	1 month
Submitted by:	marius@
2015-01-05 20:22:18 +00:00
..
files.lpc Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
if_lpe.c Mechanically convert to if_inc_counter(). 2014-09-19 09:20:16 +00:00
if_lpereg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
lpc_dmac.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
lpc_fb.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
lpc_gpio.c Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
lpc_intc.c Reduce the diff between the lpc interrupt controller in head and arm_intrng 2014-12-21 16:59:41 +00:00
lpc_machdep.c Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
lpc_mmc.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
lpc_ohci.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
lpc_pll.c
lpc_pwr.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
lpc_rtc.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
lpc_space.c
lpc_spi.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
lpc_timer.c Replace many pasted identical definitions of cpu_initclocks() with a common 2014-02-26 22:06:10 +00:00
lpcreg.h Convert from using fdt_immr style to arm_devmap_add_entry() to make 2014-01-05 18:40:06 +00:00
lpcvar.h Rename platform_gpio_init to be SoC specific 2014-05-10 21:30:19 +00:00
ssd1289.c
std.lpc Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00