freebsd-dev/sys/arm/allwinner
Warner Losh 59c993d121 Move all the files named foo/common.c to foo/foo_common.c, as
appropriate for each of the 'foo' in the tree. This will allow us to
compile them together (although symbol conflicts prevent us from doing
that today, this just fixes the file name collision).
2014-03-08 00:14:40 +00:00
..
a20 Add EMAC and SRAM controller entries to FDT. 2014-03-03 11:36:39 +00:00
a10_clk.c Add gpio and clock bits for A10/A20's EMAC ethernet controller driver, such as: 2014-03-03 11:00:52 +00:00
a10_clk.h Add gpio and clock bits for A10/A20's EMAC ethernet controller driver, such as: 2014-03-03 11:00:52 +00:00
a10_common.c Move all the files named foo/common.c to foo/foo_common.c, as 2014-03-08 00:14:40 +00:00
a10_ehci.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
a10_gpio.c Add gpio and clock bits for A10/A20's EMAC ethernet controller driver, such as: 2014-03-03 11:00:52 +00:00
a10_gpio.h Add gpio and clock bits for A10/A20's EMAC ethernet controller driver, such as: 2014-03-03 11:00:52 +00:00
a10_machdep.c Switch to using arm_devmap_add_entry() to set up static device mapping. 2014-01-06 16:57:22 +00:00
a10_sramc.c Add Static Random Access Memory controller driver for A10/A20. 2014-03-03 11:24:47 +00:00
a10_sramc.h Add Static Random Access Memory controller driver for A10/A20. 2014-03-03 11:24: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 Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
console.c Fix style bugs 2013-01-16 08:04:55 +00:00
files.a10 Move all the files named foo/common.c to foo/foo_common.c, as 2014-03-08 00:14:40 +00:00
if_emac.c Add EMAC 10/100 Ethernet controller driver for A10/A20. 2014-03-03 11:32:55 +00:00
if_emacreg.h Add EMAC 10/100 Ethernet controller driver for A10/A20. 2014-03-03 11:32:55 +00:00
std.a10 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
timer.c Replace many pasted identical definitions of cpu_initclocks() with a common 2014-02-26 22:06:10 +00:00