index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
sunxi_mmc.c
Age
Commit message (
Expand
)
Author
2015-07-24
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel KochmaĆski
2015-06-04
sunxi: mmc: Enable pull-up on card-detect gpio pin
Hans de Goede
2015-05-05
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-04
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
Hans de Goede
2015-05-04
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
2015-02-21
sunxi: mmc: Always declare High Capacity capability
Hans de Goede
2015-02-02
sunxi: mmc: Add 'sunxi_' prefix to the static functions
Siarhei Siamashka
2015-01-22
sunxi: mmc: Add support for sun9i (A80)
Hans de Goede
2015-01-22
sunxi: mmc: Use a realistic timeout when sending a mmc command
Hans de Goede
2015-01-14
mmc: sunxi: Fix misuse of gpio_direction_input()
Axel Lin
2015-01-14
sunxi: mmc: Properly setup mod-clk and clock sampling phases
Hans de Goede
2014-11-05
dm: sunxi: Request card detect gpio
Hans de Goede
2014-11-05
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
Ian Campbell
2014-10-24
mmc: sunxi: Add support for sun8i (A23)
Chen-Yu Tsai
2014-10-24
sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
Hans de Goede
2014-10-24
sunxi: Add mmc card-detect functionality
Hans de Goede
2014-10-24
ARM: sunxi-mmc: Add mmc support for sun6i / A31
Hans de Goede
2014-10-24
mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
Wills Wang
2014-07-06
sunxi: Remove mmc DMA support
Hans de Goede
2014-05-25
sunxi: mmc support
Ian Campbell