freebsd-dev/sys/arm/allwinner
Ilya Bakulin 5e03278fee Add MMCCAM support to AllWinner MMC driver
Using MMCCAM on AllWinner boards is now possible, reaching highest
possible data transfer speed.

For now, MMCCAM doesn't scan cards on boot. This means that scanning
has to be done manually and that it's not possible to mount root FS
from MMC/SD card since there is no block device at the boot time.

For manually scanning the cards, run:
# camcontrol rescan X:0:0
Where X is the bus number (look at camcontrol devlist to determine
bus number assigned to the MMC controller).

Reviewed by:	manu
Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D15891
2018-06-21 11:49:21 +00:00
..
a10 aw_ccung: Add a10/a20 support 2018-06-14 17:50:29 +00:00
a13
a20 aw_ccung: Add a10/a20 support 2018-06-14 17:50:29 +00:00
a31
a33
a64
a83t
clk
clkng allwinner: ccung: Fully subclass the clock drivers 2018-06-15 08:36:21 +00:00
h3
a10_ahci.c a10_ahci: Correct clock indices for new bindings 2018-06-14 18:34:02 +00:00
a10_codec.c
a10_dmac.c
a10_dmac.h
a10_ehci.c
a10_fb.c
a10_hdmi.c
a10_hdmiaudio.c
a10_sramc.c
a10_sramc.h
a10_timer.c
a31_dmac.c
allwinner_pinctrl.h
aw_ccu.c
aw_cir.c
aw_gpio.c
aw_if_dwc.c
aw_machdep.c
aw_machdep.h
aw_mmc.c Add MMCCAM support to AllWinner MMC driver 2018-06-21 11:49:21 +00:00
aw_mmc.h aw_mmc: Rename clock register defines consistently 2018-05-31 15:36:26 +00:00
aw_mp.c
aw_mp.h
aw_nmi.c
aw_reset.c
aw_rsb.c
aw_rtc.c
aw_sid.c
aw_sid.h
aw_spi.c aw_spi: Add pnp info 2018-06-14 17:19:44 +00:00
aw_syscon.c
aw_thermal.c
aw_ts.c
aw_usbphy.c
aw_wdog.c
aw_wdog.h
axp81x.c
axp209.c
axp209reg.h
files.allwinner Add MMCCAM support to AllWinner MMC driver 2018-06-21 11:49:21 +00:00
files.allwinner_up
if_awg.c
if_awgreg.h
if_emac.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_emacreg.h
std.allwinner
std.allwinner_up
sunxi_dma_if.m