freebsd-dev/sys/arm/lpc
2016-07-09 18:43:15 +00:00
..
files.lpc Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
if_lpe.c Correct syntax errors that only show up when compiled with INVARIANTS. 2016-07-09 18:43:15 +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 Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
lpc_intc.c Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine 2016-04-15 16:05:41 +00:00
lpc_machdep.c Move arm's devmap to some generic place, so it can be used 2016-04-26 11:53:37 +00:00
lpc_mmc.c Fix fallout from r292180 (Dec 2015)... ensure that every driver which has 2016-03-21 00:52:24 +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_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 the arm KERNPHYSADDR option as it is no longer used. The make 2015-12-22 09:08:21 +00:00