freebsd-nq/sys/arm/lpc
Ian Lepore 99af02e3b6 Retire arm_remap_nocache() and the data and constants associated with it.
The only remaining user was the code that allocates bounce pages for armv4
busdma.  It's not clear why bounce pages would need uncached memory, but
if that ever changes, kmem_alloc_attr() would be the way to get it.
2013-10-27 03:13:26 +00:00
..
files.lpc
if_lpe.c Remove all the instances of '#undef DEBUG' from kernel. 2013-10-25 18:38:44 +00:00
if_lpereg.h
lpc_dmac.c
lpc_fb.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
lpc_gpio.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
lpc_intc.c
lpc_machdep.c Retire arm_remap_nocache() and the data and constants associated with it. 2013-10-27 03:13:26 +00:00
lpc_mmc.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
lpc_ohci.c
lpc_pll.c
lpc_pwr.c
lpc_rtc.c
lpc_space.c
lpc_spi.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
lpc_timer.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
lpcreg.h
lpcvar.h
ssd1289.c
std.lpc Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00