This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
arm
/
lpc
History
ian
2a957de5c0
Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific
...
and now some v5 Marvell systems are using it. Only define fdt_bus_tag if option FDT is defined.
2015-01-21 03:44:29 +00:00
..
files.lpc
Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific
2015-01-21 03:44:29 +00:00
if_lpe.c
Mechanically convert to if_inc_counter().
2014-09-19 09:20:16 +00:00
if_lpereg.h
…
lpc_dmac.c
…
lpc_fb.c
…
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
…
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
…
lpc_rtc.c
…
lpc_spi.c
…
lpc_timer.c
Replace many pasted identical definitions of cpu_initclocks() with a common
2014-02-26 22:06:10 +00:00
lpcreg.h
…
lpcvar.h
Rename platform_gpio_init to be SoC specific
2014-05-10 21:30:19 +00:00
ssd1289.c
…
std.lpc
…