freebsd-dev/sys/arm/allwinner
Andrew Turner 7ea3f5b654 Add support for the Allwinner A31 watchdog to the existing A10 watchdog
driver. This mostly involves selecting the register offsets to use at
runtime based on the hardware we are talking to.

Submitted by:	Emmanuel Vadot <manu@bidouilliste.com>
Differential Revision:	https://reviews.freebsd.org/D5327
2016-02-25 16:50:36 +00:00
..
a20 Move ARM_L2_PIPT option to std.armv6 for all armv6 platforms. 2016-02-22 11:47:28 +00:00
a31 Add the Allwinner A31 and A31s padconf support. It's currently unused, but 2016-02-25 12:17:41 +00:00
a10_ahci.c Move the Allwinner kernels to use fdt_pinctrl. This will read the pin 2016-02-17 18:28:03 +00:00
a10_clk.c Add support for the Allwinner i2c device. This is similar to the existing 2016-02-15 15:11:26 +00:00
a10_clk.h Add support for the Allwinner i2c device. This is similar to the existing 2016-02-15 15:11:26 +00:00
a10_codec.c Add an analog audio driver for the audio codec found on the Allwinner 2016-02-16 11:45:46 +00:00
a10_common.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
a10_dmac.c Fix dedicated DMA transfers. 2016-02-25 01:24:02 +00:00
a10_dmac.h Add support for the Allwinner DMA controller. This will be used by the at 2016-02-15 19:56:35 +00:00
a10_ehci.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
a10_gpio.c Add the Allwinner A31 and A31s padconf support. It's currently unused, but 2016-02-25 12:17:41 +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_padconf.c Move the Allwinner kernels to use fdt_pinctrl. This will read the pin 2016-02-17 18:28:03 +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
aintc.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
allwinner_machdep.c Add support for the Allwinner A31 watchdog to the existing A10 watchdog 2016-02-25 16:50:36 +00:00
allwinner_machdep.h Add initial support for the Allwinner A31i and A31s. This just adds the 2016-02-19 14:15:31 +00:00
allwinner_pinctrl.h Move the Allwinner kernels to use fdt_pinctrl. This will read the pin 2016-02-17 18:28:03 +00:00
aw_wdog.c Add support for the Allwinner A31 watchdog to the existing A10 watchdog 2016-02-25 16:50:36 +00:00
aw_wdog.h Add support for the Allwinner A31 watchdog to the existing A10 watchdog 2016-02-25 16:50:36 +00:00
axp209.c Add a sysctl to read the internal temperature of the AXP209 Power 2016-02-16 11:51:54 +00:00
console.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
files.a10 Move the Allwinner kernels to use fdt_pinctrl. This will read the pin 2016-02-17 18:28:03 +00:00
files.allwinner Add support for the Allwinner A31 watchdog to the existing A10 watchdog 2016-02-25 16:50:36 +00:00
if_emac.c Move the Allwinner kernels to use fdt_pinctrl. This will read the pin 2016-02-17 18:28:03 +00:00
if_emacreg.h Simplify the receiver code a bit. 2015-04-18 00:35:00 +00:00
std.a10 Move ARM_L2_PIPT option to std.armv6 for all armv6 platforms. 2016-02-22 11:47:28 +00:00
sunxi_dma_if.m Add support for the Allwinner DMA controller. This will be used by the at 2016-02-15 19:56:35 +00:00
timer.c Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00