.. |
a10
|
Return the struct intr_pic pointer from intr_pic_register. This will be
|
2016-05-18 15:05:44 +00:00 |
a13
|
Add support for Allwinner A13.
|
2016-07-08 23:38:25 +00:00 |
a20
|
PC5 doesn't have mmc2 function.
|
2016-07-22 14:39:55 +00:00 |
a31
|
Add support for Allwinner A31/A31S R-GPIO (CPUs-PORT) controller.
|
2016-04-23 13:59:18 +00:00 |
a64
|
Add Allwinner A64 padconf settings.
|
2016-07-11 20:06:21 +00:00 |
a83t
|
Add support for the Allwinner A83T (sun8iw6p1) SoC.
|
2016-05-05 09:41:57 +00:00 |
clk
|
H3/A83T: Use PLL_PERIPH/2 for AHB2 parent clock.
|
2016-07-13 20:44:02 +00:00 |
h3
|
Add support for Allwinner H3 SoC.
|
2016-05-13 18:20:54 +00:00 |
a10_ahci.c
|
EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.
|
2016-07-10 18:28:15 +00:00 |
a10_codec.c
|
EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.
|
2016-07-10 18:28:15 +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
|
EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.
|
2016-07-10 18:28:15 +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
|
Remove unused bus_space prototypes.
|
2016-07-11 19:58:00 +00:00 |
a10_fb.c
|
EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.
|
2016-07-10 18:28:15 +00:00 |
a10_gpio.c
|
We need the GIC to be attached so attach later at BUS_PASS_INTERRUPT + BUS_PASS_ORDER_LATE
|
2016-07-21 13:26:39 +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
|
EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.
|
2016-07-10 18:28:15 +00:00 |
a10_hdmiaudio.c
|
Add Allwinner A20 HDMI support.
|
2016-02-25 20:17:18 +00:00 |
a10_mmc.c
|
Return early from bus_dmamap_load callback if the error indicator is set.
|
2016-07-11 20:14:50 +00:00 |
a10_mmc.h
|
Align descriptors and data buffers to 32 bits. This restriction is
|
2016-07-10 10:38:28 +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
|
Add support for Allwinner A13.
|
2016-07-08 23:38:25 +00:00 |
allwinner_machdep.h
|
Add support for Allwinner H3 SoC.
|
2016-05-13 18:20:54 +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
|
Add support for Allwinner A64.
|
2016-07-11 20:15:46 +00:00 |
aw_if_dwc.c
|
EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.
|
2016-07-10 18:28:15 +00:00 |
aw_mp.c
|
Merge a20_mp_start_ap and a31_mp_start_ap into one function.
|
2016-05-10 18:00:37 +00:00 |
aw_mp.h
|
Merge a20_mp_start_ap and a31_mp_start_ap into one function.
|
2016-05-10 18:00:37 +00:00 |
aw_nmi.c
|
axp209 needs aw_nmi so attach a bit earlier
|
2016-07-21 13:28:07 +00:00 |
aw_reset.c
|
Attach hwreset resources at the same time as clock resources.
|
2016-04-08 23:07:16 +00:00 |
aw_rsb.c
|
Attach RSB early. Children of RSB may provide resources necessary for
|
2016-07-11 20:02:51 +00:00 |
aw_rtc.c
|
Add support for Allwinner A31 RTC controller.
|
2016-03-03 22:19:39 +00:00 |
aw_sid.c
|
Add support for the SID (Security ID Module) on Allwinner A10 and A20.
|
2016-07-20 11:23:06 +00:00 |
aw_sid.h
|
Add support for the SID (Security ID Module) on Allwinner A10 and A20.
|
2016-07-20 11:23:06 +00:00 |
aw_thermal.c
|
Add Allwinner A83T thermal sensor controller support.
|
2016-05-15 22:36:55 +00:00 |
aw_usbphy.c
|
Build fix for arm64. The phy interface uses intptr_t for the "phy"
|
2016-07-11 20:00:57 +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 |
axp81x.c
|
Reduce complexity of RSB by always using polling mode. Unfortunately
|
2016-05-15 16:43:47 +00:00 |
axp209.c
|
We need aw_nmi to be attached which needs GIC so attach a bit later.
|
2016-08-03 18:45:56 +00:00 |
axp209reg.h
|
Add support for interrupts, sensors and GPIO for AXP209 PMIC.
|
2016-05-26 21:09:07 +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
|
Add driver for "generic-ohci" as defined by FDT.
|
2016-05-17 17:46:12 +00:00 |
if_awg.c
|
Add support for Allwinner H3 EMAC.
|
2016-07-16 18:06:41 +00:00 |
if_awgreg.h
|
Allwinner Gigabit EMAC performance improvements.
|
2016-07-13 20:46:54 +00:00 |
if_emac.c
|
EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.
|
2016-07-10 18:28:15 +00:00 |
if_emacreg.h
|
Simplify the receiver code a bit.
|
2015-04-18 00:35:00 +00:00 |
std.a10
|
Add support for Allwinner A13.
|
2016-07-08 23:38:25 +00:00 |
std.allwinner
|
Add support for Allwinner H3 SoC.
|
2016-05-13 18:20:54 +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
|
Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAY
|
2016-04-30 17:27:33 +00:00 |