freebsd-skq/sys/arm/allwinner
andrew 4cf4fddec8 Update of the Allwinner drivers to:
* Use the Linux compat string
 * Use EARLY_DRIVER_MODULE to attach at the right time
 * Add a generic A10 kernel config file
 * A20 now use generic_timer
 * Add two new dts files for Olimex boards
 * Update our custom DTS file for A10 and A20 to use the same compatible
   property names as the vendor ones.

Submitted by:	Emmanuel Vadot <manu@bidouilliste.com>
Differential Revision:	https://reviews.freebsd.org/D4792
2016-02-10 09:19:29 +00:00
..
a20 Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
a10_ahci.c Add AHCI attachment code for Allwinner A10/A20 SoCs. 2015-07-03 14:11:01 +00:00
a10_clk.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
a10_clk.h Add support for controlling the clocks for the audio codec and DMA engines. 2016-01-24 19:10:30 +00:00
a10_common.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
a10_ehci.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
a10_gpio.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
a10_gpio.h Rename a10_emac_gpio_config() to a10_gpio_ethernet_activate() to make the 2015-07-03 17:54:41 +00:00
a10_mmc.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
a10_mmc.h Add DMA support for Allwinner MMC controller. 2015-07-01 23:27:01 +00:00
a10_sramc.c Stop using machine/fdt.h in the arm kernel code when we don't need it. 2015-04-04 21:34:26 +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 Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
a10_wdog.h Add watchdog driver for Allwinner A10 2013-02-11 11:31:23 +00:00
aintc.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
allwinner_machdep.c Update the Allwinner kernels: 2016-01-25 00:24:57 +00:00
allwinner_machdep.h Remove unneeded whitespace, and fix a license for a new file. Extracted 2016-02-09 18:19:24 +00:00
console.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
files.a10 Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
files.allwinner Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
if_emac.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
if_emacreg.h Simplify the receiver code a bit. 2015-04-18 00:35:00 +00:00
std.a10 Makeoption ARM_LITLE_ENDIAN does nothing. Remove it since it isn't 2015-11-20 21:49:46 +00:00
timer.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00