index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: am654_sdhci: Implement workaround for card detect
Faiz Abbas
2020-03-09
1
-41
/
+68
*
mmc: am654_sdhci: Update output tap delay writes
Faiz Abbas
2020-03-09
1
-9
/
+61
*
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-03-09
4
-12
/
+7
*
sdhci: Add sdhci_deferred_probe() API
Faiz Abbas
2020-03-09
1
-0
/
+15
*
mmc: Add a deferred_probe() API
Faiz Abbas
2020-03-09
2
-1
/
+18
*
mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs
Arthur Li
2020-03-09
3
-0
/
+193
*
mmc: sdhci: fix missing cache invalidation after reading by DMA
Masahiro Yamada
2020-02-20
1
-0
/
+4
*
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
Masahiro Yamada
2020-02-20
1
-26
/
+25
*
mmc: sdhci: remove unneeded casts
Masahiro Yamada
2020-02-20
1
-3
/
+2
*
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
Masahiro Yamada
2020-02-20
1
-2
/
+3
*
mmc: sdhci: reduce code duplication for aligned buffer
Masahiro Yamada
2020-02-20
1
-14
/
+8
*
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
Masahiro Yamada
2020-02-20
1
-14
/
+13
*
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
1
-2
/
+1
*
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
1
-1
/
+1
*
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
Rasmus Villemoes
2020-02-19
1
-2
/
+13
*
mmc: remove unneeded forward declarations
Masahiro Yamada
2020-02-17
1
-4
/
+0
*
mmc: check the return value of mmc_select_mode_and_width()
Masahiro Yamada
2020-02-17
1
-1
/
+1
*
mmc: sdhci-cadence: send tune request twice to work around errata
Masahiro Yamada
2020-02-17
1
-4
/
+17
*
mmc: fix the build error when MMC_WRITE is disabled
Jaehoon Chung
2020-02-17
1
-0
/
+2
*
drivers: mmc: rpmb: Use R1 response
Bharat Kumar Reddy Gooty
2020-02-17
1
-0
/
+5
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
19
-0
/
+22
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
7
-0
/
+8
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2020-01-28
1
-0
/
+5
|
\
|
*
mmc: s5p_sdhci: Read generic MMC properties from DT
Marek Szyprowski
2020-01-23
1
-0
/
+5
*
|
mmc: tmio-common: Drop custom dma mapping functions
Vignesh Raghavendra
2020-01-25
1
-22
/
+3
|
/
*
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
1
-30
/
+99
|
\
|
*
mmc: am654_sdhci: Add Support for configuring PHY in J721e
Faiz Abbas
2020-01-20
1
-29
/
+98
|
*
mmc: am654_sdhci: Get Xin clock by name
Faiz Abbas
2020-01-20
1
-1
/
+1
*
|
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
|
/
*
Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-01-16
4
-70
/
+39
|
\
|
*
mmc: config help typo fix
Joel Johnson
2020-01-16
1
-1
/
+1
|
*
mmc: add additional quirk for APP_CMD retry
Joel Johnson
2020-01-16
1
-1
/
+16
|
*
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
Yangbo Lu
2020-01-16
2
-19
/
+22
|
*
mmc: fsl_esdhc: drop useless fdt fixup
Yangbo Lu
2020-01-16
1
-9
/
+0
|
*
mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code
Yangbo Lu
2020-01-16
1
-40
/
+0
*
|
mmc: add mmc and sd support for MT7622
Sam Shih
2020-01-16
1
-0
/
+10
*
|
mmc: mtk-sd: fix hang when data read quickly
mingming lee
2020-01-16
1
-5
/
+1
*
|
mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs
mingming lee
2020-01-16
1
-33
/
+101
|
/
*
mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc
Giulio Benetti
2020-01-14
2
-2
/
+3
*
mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
Giulio Benetti
2020-01-14
1
-19
/
+19
*
mmc: fsl_esdhc_imx: Handle the "broken-cd" property
Fabio Estevam
2020-01-14
1
-0
/
+8
*
arm: socfpga: Convert clock manager from struct to defines
Ley Foon Tan
2020-01-07
1
-7
/
+4
*
arm: socfpga: Convert system manager from struct to defines
Ley Foon Tan
2020-01-07
1
-4
/
+2
*
Merge branch 'next'
Tom Rini
2020-01-06
2
-7
/
+8
|
\
|
*
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
2
-7
/
+8
*
|
Revert "mmc: davinci: drop struct davinci_mmc_plat"
Tom Rini
2020-01-04
1
-5
/
+11
|
/
*
mmc: mtk-sd: Adjust the mmc tuning flow
mingming lee
2019-12-03
1
-16
/
+193
*
mmc: davinci: fix mmc boot in SPL
Bartosz Golaszewski
2019-12-03
1
-0
/
+17
*
mmc: davinci: drop struct davinci_mmc_plat
Bartosz Golaszewski
2019-12-03
1
-10
/
+4
*
mmc: davinci: drop support for ti,dm6441-mmc
Bartosz Golaszewski
2019-12-03
1
-37
/
+5
[next]