freebsd-dev/sys/arm/allwinner
Ian Lepore 67009184e3 Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad
and apparently isn't needed now that we're using the integrated assembler.
2015-01-01 23:21:46 +00:00
..
a20 Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00
a10_clk.c Fix typo in comment. 2014-09-20 09:18:58 +00:00
a10_clk.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_common.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_ehci.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_gpio.c Moves all the duplicate code to a single function. 2014-11-18 17:22:08 +00:00
a10_gpio.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_machdep.c Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
a10_sramc.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_sramc.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_wdog.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
a10_wdog.h Add watchdog driver for Allwinner A10 2013-02-11 11:31:23 +00:00
aintc.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
console.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
files.a10 Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
if_emac.c Mechanically convert to if_inc_counter(). 2014-09-19 09:20:16 +00:00
if_emacreg.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
std.a10 Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00
timer.c Allow timer0 to run at full 24MHz not at 24MHz/16 by setting prescale to 1. 2014-10-02 06:00:55 +00:00