index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2015-10-13
exynos: more debug and cleanup in do_sdhci_init()
Tobias Jakobi
2015-10-13
exynos: be more verbose in process_nodes()
Tobias Jakobi
2015-10-13
exynos: Fix passing of errors in exynos_mmc_init()
Tobias Jakobi
2015-10-13
exynos: Properly zero initialize host in s5p_sdhci_init()
Tobias Jakobi
2015-09-29
sunxi: mmc: Fix clk-delay settings
Hans de Goede
2015-09-28
mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)
Łukasz Majewski
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-04
mmc: dw_mmc: Probe the MMC from OF
Marek Vasut
2015-09-02
mmc: Probe DM based mmc devices in u-boot
Sjoerd Simons
2015-09-02
rockchip: Add an MMC driver
Simon Glass
2015-09-02
mmc: Support bypass mode with the get_mmc_clk() method
Simon Glass
2015-08-31
sunxi: mmc: set transfer timeout according to byte_cnt.
Yousong Zhou
2015-08-24
arm: pxa: mmc: clean-up include file order
Marcel Ziswiler
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-13
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-08-13
mmc_spi: Big-endian support
Yoshinori Sato
2015-08-13
dw_mmc: Calculate dwmmc FIFO threshold size if not provided
Simon Glass
2015-08-12
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx
Nikita Kiryanov
2015-08-12
mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx
Nikita Kiryanov
2015-08-12
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.
Peter Griffin
2015-08-11
mmc: dw_mmc: Avoid using printf() for errors
Simon Glass
2015-08-11
mmc: dw_mmc: Improve handling of data transfer failure
Marek Vasut
2015-08-11
mmc: dw_mmc: Zap endless timeout
Marek Vasut
2015-08-11
mmc: dw_mmc: Stop bounce buffer even in case of failure
Marek Vasut
2015-08-05
exynos: Correct return value in exynos_mmc_init()
Simon Glass
2015-08-02
fsl_esdhc.c: Always make check_and_invalidate_dcache_range available
Tom Rini
2015-08-02
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-07-28
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-27
mmc: tegra: Build warning fixes for 64-bit
Thierry Reding
2015-07-26
mmc:fsl_esdhc invalidate dcache before read
Peng Fan
2015-07-24
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel Kochmański
2015-07-24
mmc: Protect `mmc_initialize` from initialising mmc multiple times
Daniel Kochmański
2015-07-21
dm: test: Add a test for the mmc uclass
Simon Glass
2015-07-21
mmc: Add debug() output on read errors
Simon Glass
2015-07-21
dm: mmc: Add an MMC uclass
Simon Glass
2015-07-10
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
Stefan Roese
2015-07-10
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
Stefan Roese
2015-06-25
mmc: bcm2835_sdhci: Restore original delay behavior
Marek Vasut
2015-06-18
mmc_write.c: Make mmc_berase do 32bit safe 64bit math
Tom Rini
2015-06-04
sunxi: mmc: Enable pull-up on card-detect gpio pin
Hans de Goede
2015-05-05
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-05-05
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-05-05
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
Marek Vasut
2015-05-05
tegra: mmc: Set the removable flag correctly
Simon Glass
2015-05-05
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
Alexander Stein
2015-05-05
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
Yangbo Lu
2015-05-05
mmc: sdhci: add timeout setting for response busy command
Kevin Liu
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
mmc: Fix splitting device initialization
Andrew Gabbasov
2015-05-05
mmc: Restructure polling loops to avoid extra delays
Andrew Gabbasov
[next]