freebsd-dev/sys/arm/allwinner
Emmanuel Vadot 75bf4f5a11 Convert A10 interrupt controller to INTRNG
Reviewed by:	skra
Approved by:	cognet (mentor)
Differential Revision:	https://reviews.freebsd.org/D5573
2016-04-26 11:15:48 +00:00
..
a10 Convert A10 interrupt controller to INTRNG 2016-04-26 11:15:48 +00:00
a20 Replace the A20 kernel config with a generic ALLWINNER kernel config that 2016-04-21 16:49:04 +00:00
a31 Add support for Allwinner A31/A31S R-GPIO (CPUs-PORT) controller. 2016-04-23 13:59:18 +00:00
clk Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11:03 +00:00
a10_ahci.c Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11:03 +00:00
a10_codec.c Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11:03 +00:00
a10_common.c Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine 2016-04-15 16:05:41 +00:00
a10_dmac.c Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11:03 +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 Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11:03 +00:00
a10_fb.c Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11:03 +00:00
a10_gpio.c Add support for Allwinner A31/A31S R-GPIO (CPUs-PORT) controller. 2016-04-23 13:59:18 +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 Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11:03 +00:00
a10_hdmiaudio.c Add Allwinner A20 HDMI support. 2016-02-25 20:17:18 +00:00
a10_mmc.c Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11:03 +00:00
a10_mmc.h Fix PIO mode on A31 and later SoCs. 2016-02-27 22:26:05 +00:00
a10_padconf.c Replace the A20 kernel config with a generic ALLWINNER kernel config that 2016-04-21 16:49:04 +00:00
a10_sramc.c Add function for mapping SRAM-D area to USB0 (OTG) controller. Use a lower 2016-04-08 10:54:59 +00:00
a10_sramc.h Add function for mapping SRAM-D area to USB0 (OTG) controller. Use a lower 2016-04-08 10:54:59 +00:00
allwinner_machdep.c Only define the platform methods for the Allwinner platforms we are 2016-03-26 17:49:46 +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_ccu.c Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11:03 +00:00
aw_if_dwc.c Replace the A20 kernel config with a generic ALLWINNER kernel config that 2016-04-21 16:49:04 +00:00
aw_mp.c Add SMP support for the Allwinner A31 and A31s. This updated the existing 2016-03-06 11:41:08 +00:00
aw_mp.h Add SMP support for the Allwinner A31 and A31s. This updated the existing 2016-03-06 11:41:08 +00:00
aw_reset.c Attach hwreset resources at the same time as clock resources. 2016-04-08 23:07:16 +00:00
aw_rtc.c Add support for Allwinner A31 RTC controller. 2016-03-03 22:19:39 +00:00
aw_usbphy.c Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11: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 Convert A10 interrupt controller to INTRNG 2016-04-26 11:15:48 +00:00
files.allwinner Replace the A20 kernel config with a generic ALLWINNER kernel config that 2016-04-21 16:49:04 +00:00
if_emac.c Convert Allwinner port to extres clk/hwreset/regulator APIs. 2016-04-06 23:11: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
std.allwinner Replace the A20 kernel config with a generic ALLWINNER kernel config that 2016-04-21 16:49:04 +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