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
Andrew Turner
9783ea5c9f
Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read
...
integer data from the device tree. Sponsored by: ABT Systems Ltd
2016-11-14 12:03:08 +00:00
..
files.lpc
…
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
…
lpc_dmac.c
…
lpc_fb.c
Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read
2016-11-14 12:03:08 +00:00
lpc_gpio.c
ARM: Remove unused includes.
2016-10-09 10:25:47 +00:00
lpc_intc.c
Use the modern spelling of ofw_bus_node_is_compatible in sys/arm.
2016-11-11 15:13:30 +00:00
lpc_machdep.c
Stop including fdt_common.h from the arm code when it's unneeded.
2016-11-14 11:41:22 +00:00
lpc_mmc.c
ARM: Remove unused includes.
2016-10-09 10:25:47 +00:00
lpc_ohci.c
…
lpc_pll.c
…
lpc_pwr.c
…
lpc_rtc.c
…
lpc_spi.c
ARM: Remove unused includes.
2016-10-09 10:25:47 +00:00
lpc_timer.c
Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read
2016-11-14 12:03:08 +00:00
lpcreg.h
…
lpcvar.h
…
ssd1289.c
…
std.lpc
…