1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/arm/allwinner
Emmanuel Vadot d71896a76a Add driver for "generic-ohci" as defined by FDT.
If platform support EXT_RESOURCES, clocks and resets are handled out of
the box.
If not driver can be subclassed using the generic_usb interface.
generic_usb name was choosed because at one point I'll add generic-ehci
FDT driver.

Reviewed by:	jmcneill, hselasky
Approved by:	andrew (mentor)
Differential Revision:	https://reviews.freebsd.org/D5481
2016-05-17 17:46:12 +00:00
..
a10
a20
a31
a83t
clk Use OF_prop_free instead of direct call to free(9) 2016-05-13 22:28:02 +00:00
h3 Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
a10_ahci.c Don't repeat the the word 'the' 2016-05-17 12:52:31 +00:00
a10_codec.c
a10_common.c
a10_dmac.c
a10_dmac.h
a10_ehci.c Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
a10_fb.c
a10_gpio.c Use OF_prop_free instead of direct call to free(9) 2016-05-13 22:28:02 +00:00
a10_gpio.h
a10_hdmi.c
a10_hdmiaudio.c
a10_mmc.c
a10_mmc.h
a10_padconf.c
a10_sramc.c
a10_sramc.h
allwinner_machdep.c Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
allwinner_machdep.h Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
allwinner_pinctrl.h
aw_ccu.c Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
aw_if_dwc.c
aw_mp.c
aw_mp.h
aw_nmi.c
aw_reset.c
aw_rsb.c Reduce complexity of RSB by always using polling mode. Unfortunately 2016-05-15 16:43:47 +00:00
aw_rtc.c
aw_sid.c Add Allwinner A83T thermal sensor controller support. 2016-05-15 22:36:55 +00:00
aw_sid.h Add Allwinner A83T thermal sensor controller support. 2016-05-15 22:36:55 +00:00
aw_thermal.c Add Allwinner A83T thermal sensor controller support. 2016-05-15 22:36:55 +00:00
aw_usbphy.c Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
aw_wdog.c
aw_wdog.h
axp81x.c Reduce complexity of RSB by always using polling mode. Unfortunately 2016-05-15 16:43:47 +00:00
axp209.c
console.c
files.a10
files.allwinner Add driver for "generic-ohci" as defined by FDT. 2016-05-17 17:46:12 +00:00
if_awg.c Use OF_prop_free instead of direct call to free(9) 2016-05-13 22:28:02 +00:00
if_awgreg.h
if_emac.c
if_emacreg.h
std.a10
std.allwinner Add support for Allwinner H3 SoC. 2016-05-13 18:20:54 +00:00
sunxi_dma_if.m
timer.c