index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-12
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
3
-0
/
+3
2015-09-04
mmc: dw_mmc: Probe the MMC from OF
Marek Vasut
1
-13
/
+68
2015-09-03
mmc: Probe DM based mmc devices in u-boot
Sjoerd Simons
1
-4
/
+39
2015-09-03
rockchip: Add an MMC driver
Simon Glass
3
-0
/
+108
2015-09-03
mmc: Support bypass mode with the get_mmc_clk() method
Simon Glass
2
-2
/
+2
2015-08-31
sunxi: mmc: set transfer timeout according to byte_cnt.
Yousong Zhou
1
-2
/
+4
2015-08-24
arm: pxa: mmc: clean-up include file order
Marcel Ziswiler
1
-5
/
+3
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
4
-4
/
+4
2015-08-13
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2
-22
/
+47
2015-08-13
mmc_spi: Big-endian support
Yoshinori Sato
1
-5
/
+5
2015-08-13
dw_mmc: Calculate dwmmc FIFO threshold size if not provided
Simon Glass
1
-2
/
+8
2015-08-13
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx
Nikita Kiryanov
1
-2
/
+2
2015-08-13
mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx
Nikita Kiryanov
1
-1
/
+1
2015-08-13
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.
Peter Griffin
2
-0
/
+57
2015-08-11
mmc: dw_mmc: Avoid using printf() for errors
Simon Glass
1
-11
/
+12
2015-08-11
mmc: dw_mmc: Improve handling of data transfer failure
Marek Vasut
1
-7
/
+9
2015-08-11
mmc: dw_mmc: Zap endless timeout
Marek Vasut
1
-2
/
+17
2015-08-11
mmc: dw_mmc: Stop bounce buffer even in case of failure
Marek Vasut
1
-0
/
+1
2015-08-06
exynos: Correct return value in exynos_mmc_init()
Simon Glass
1
-1
/
+1
2015-08-02
fsl_esdhc.c: Always make check_and_invalidate_dcache_range available
Tom Rini
1
-2
/
+0
2015-08-02
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-0
/
+8
2015-07-28
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
1
-1
/
+11
2015-07-28
mmc: tegra: Build warning fixes for 64-bit
Thierry Reding
1
-3
/
+3
2015-07-26
mmc:fsl_esdhc invalidate dcache before read
Peng Fan
1
-0
/
+8
2015-07-24
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel Kochmański
1
-0
/
+17
2015-07-24
mmc: Protect `mmc_initialize` from initialising mmc multiple times
Daniel Kochmański
1
-0
/
+5
2015-07-22
dm: test: Add a test for the mmc uclass
Simon Glass
2
-0
/
+26
2015-07-22
mmc: Add debug() output on read errors
Simon Glass
1
-2
/
+6
2015-07-22
dm: mmc: Add an MMC uclass
Simon Glass
4
-0
/
+48
2015-07-10
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
Stefan Roese
1
-0
/
+15
2015-07-10
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
Stefan Roese
1
-5
/
+5
2015-06-26
mmc: bcm2835_sdhci: Restore original delay behavior
Marek Vasut
1
-2
/
+2
2015-06-18
mmc_write.c: Make mmc_berase do 32bit safe 64bit math
Tom Rini
1
-1
/
+11
2015-06-04
sunxi: mmc: Enable pull-up on card-detect gpio pin
Hans de Goede
1
-1
/
+3
2015-05-05
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
3
-1
/
+87
2015-05-05
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
15
-69
/
+74
2015-05-05
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
Marek Vasut
1
-2
/
+2
2015-05-05
tegra: mmc: Set the removable flag correctly
Simon Glass
1
-4
/
+8
2015-05-05
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
Alexander Stein
1
-2
/
+2
2015-05-05
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
Yangbo Lu
1
-2
/
+2
2015-05-05
mmc: sdhci: add timeout setting for response busy command
Kevin Liu
1
-0
/
+2
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
13
-20
/
+11
2015-05-05
mmc: Fix splitting device initialization
Andrew Gabbasov
1
-8
/
+8
2015-05-05
mmc: Restructure polling loops to avoid extra delays
Andrew Gabbasov
1
-10
/
+17
2015-05-05
mmc: Continue polling MMC card for OCR only if it is still not ready
Andrew Gabbasov
1
-9
/
+11
2015-05-05
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
Andrew Gabbasov
1
-13
/
+11
2015-05-05
mmc: Avoid extra duplicate entry in mmc device structure
Andrew Gabbasov
1
-6
/
+7
2015-05-04
mmc: fsl_esdhc: Add peripheral clock support
Yangbo Lu
1
-0
/
+41
2015-05-04
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
3
-1
/
+46
2015-05-04
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
Hans de Goede
1
-3
/
+4
[next]