freebsd-dev/sys/arm/allwinner
Jared McNeill 3f3af790f9 Add Allwinner A10/A20 RTC driver.
Submitted by:		Vladimir Belian <fate10@gmail.com>
Reviewed by:		andrew, imp, jmcneill
Approved by:		gonzo (mentor)
Differential Revision:	https://reviews.freebsd.org/D5414
2016-02-28 17:42:27 +00:00
..
a20 Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
a31 Fix inverted test for lock status while waiting for PLL to become stable. 2016-02-26 20:33:32 +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 Update of the Allwinner drivers to: 2016-02-10 09:19:29 +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 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_rtc.c Add Allwinner A10/A20 RTC driver. 2016-02-28 17:42:27 +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 Allwinner A10/A20 RTC driver. 2016-02-28 17:42:27 +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