This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
arm
/
lpc
History
Andrew Turner
0ebebb1260
Build the cpufunc_asm_* files based on the cpu type, not which config file
...
we happen to be building.
2015-03-29 22:43:39 +00:00
..
files.lpc
Build the cpufunc_asm_* files based on the cpu type, not which config file
2015-03-29 22:43:39 +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
Implement GPIO_GET_BUS() method for all GPIO drivers.
2015-01-31 19:32:14 +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
…