freebsd-dev/sys/arm/allwinner
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
..
a20 Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
a10_clk.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
a10_clk.h Enable USB1 (which is EHCI0) for Allwinner A10 2013-02-15 21:29:03 +00:00
a10_ehci.c Enable USB1 (which is EHCI0) for Allwinner A10 2013-02-15 21:29:03 +00:00
a10_gpio.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
a10_machdep.c Retire arm_remap_nocache() and the data and constants associated with it. 2013-10-27 03:13:26 +00:00
a10_wdog.c Make watchdog function conform watchdog(9): 2013-10-22 05:22:46 +00:00
a10_wdog.h Add watchdog driver for Allwinner A10 2013-02-11 11:31:23 +00:00
aintc.c Fix method of naming compatible string to follow 2013-01-25 07:21:22 +00:00
bus_space.c Add mistakenly removed third clause to license 2013-01-15 09:56:20 +00:00
common.c Bring initial support for Allwinner A20 SoC (Cubieboard2). 2013-08-07 11:07:56 +00:00
console.c Fix style bugs 2013-01-16 08:04:55 +00:00
files.a10 Bring initial support for Allwinner A20 SoC (Cubieboard2). 2013-08-07 11:07:56 +00:00
std.a10
timer.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00