freebsd-nq/sys/arm/allwinner
Jared McNeill 7bf46e12dd Add support for Allwinner A31 RTC controller.
Very similar to the A10 RTC controller with a few register offsets changed
and a different location for the LOSC switch status.

Submitted by:		Emmanuel Vadot <manu@bidouilliste.com>
Reviewed by:		jmcneill
Approved by:		adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D5500
2016-03-03 22:19:39 +00:00
..
a20 Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
a31 Add support for Allwinner A31/A31s EHCI controller and USB PHY. 2016-03-01 22:54:30 +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 Allwinner A20 HDMI support. 2016-02-25 20:17:18 +00:00
a10_clk.h Add Allwinner A20 HDMI support. 2016-02-25 20:17:18 +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 Add support for Allwinner A31/A31s EHCI controller and USB PHY. 2016-03-01 22:54:30 +00:00
a10_fb.c Add Allwinner A20 HDMI support. 2016-02-25 20:17:18 +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_hdmi.c Add Allwinner A20 HDMI support. 2016-02-25 20:17:18 +00:00
a10_hdmiaudio.c Add Allwinner A20 HDMI support. 2016-02-25 20:17:18 +00:00
a10_mmc.c Fix PIO mode on A31 and later SoCs. 2016-02-27 22:26:05 +00:00
a10_mmc.h Fix PIO mode on A31 and later SoCs. 2016-02-27 22:26:05 +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
a10_sramc.h
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_rtc.c Add support for Allwinner A31 RTC controller. 2016-03-03 22:19:39 +00:00
aw_usbphy.c Add support for Allwinner A31/A31s EHCI controller and USB PHY. 2016-03-01 22:54:30 +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
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 Allwinner A31/A31s EHCI controller and USB PHY. 2016-03-01 22:54:30 +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