Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6cf8a903c5e6723104b07b0fddc4a703556e558a
/
drivers
/
mmc
6cf8a90
mmc: Rename timeout parameters for clarification
by Sam Protsenko
· 5 years ago
116cffe
mmc: Fix timeout values passed to mmc_wait_dat0()
by Sam Protsenko
· 5 years ago
701a51e
dm: mmc: remove unused U_BOOT_DRIVER(mmc)
by Andy Yan
· 5 years ago
47b7fa3
mmc: invalidate block cache after hwpart switched successfully
by Weijie Gao
· 5 years ago
48ac723
mmc: stm32_sdmmc2: reload watchdog
by Christophe Kerello
· 5 years ago
2e01fcf
mmc: sti_sdhci: Fix sdhci_setup_cfg() call.
by Patrice Chotard
· 5 years ago
23441fb
mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US
by Patrice Chotard
· 5 years ago
3f70bef
Convert CONFIG_FSL_USDHC to Kconfig
by Adam Ford
· 5 years ago
908d006
mmc: mtk-sd: Add MT8183 SoC support
by Fabien Parent
· 5 years ago
122537e
mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver
by Manivannan Sadhasivam
· 5 years ago
b78d97e
mmc: Move tegra loopback disable option to be under tegra
by Trent Piepho
· 6 years ago
163bc1e
Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
21bc193
Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
d569b4b
mmc: tangier_sdhci: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
d703104
mmc: sdhci-cadence: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
6f16cbe
mmc: s5p: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
a5abe15
mmc: pci: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
6904e1b
mmc: msm_sdhci: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
425d833
mmc: bcm: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
7835e87
mmc: atmel_sdhci: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
3148a3c
mmc: zynq_sdhci: fix uninitialized pointer deref on probe
by Matwey V. Kornilov
· 5 years ago
68b3e8b
mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected
by Faiz Abbas
· 5 years ago
fea3939
mmc: relocate code comment
by Baruch Siach
· 5 years ago
caa3323
mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout
by Weijie Gao
· 5 years ago
58d65d5
mmc: sdhci: fix chip detect gpio property name
by Baruch Siach
· 5 years ago
41a9fab
mmc: mv_sdhci: fix uninitialized pointer deref on probe
by Baruch Siach
· 5 years ago
2b15701
dw_mmc: turn on the IO supply
by Urja Rannikko
· 6 years ago
75551c8
Merge branch '2019-07-26-ti-imports'
by Tom Rini
· 5 years ago
222701e
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 5 years ago
794453f
mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions
by Faiz Abbas
· 5 years ago
4dcdc5c
rockchip: sdhci: Fix sdhci mmc driver probe abort
by Kever Yang
· 5 years ago
a706029
mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags
by Anup Patel
· 5 years ago
70942db
mmc: am654_sdhci: Allow driver to probe without PDs specified
by Andreas Dannenberg
· 5 years ago
f605807
mmc: am654_sdhci: Add a platform specific set_control_reg() callback
by Faiz Abbas
· 5 years ago
d1c0a22
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
by Faiz Abbas
· 5 years ago
ce142ff
mmc: am654_sdhci: Add Support for PHY
by Faiz Abbas
· 5 years ago
a8185c5
mmc: sdhci: Make set_ios_post() return int
by Faiz Abbas
· 5 years ago
3966c7d
mmc: sdhci: Make sdhci_set_clock() non static
by Faiz Abbas
· 5 years ago
3d29636
mmc: sdhci: Add support for sdhci-caps-mask
by Faiz Abbas
· 5 years ago
6fca7fb
mmc: am654_sdhci: Remove quirks
by Faiz Abbas
· 5 years ago
3a1a0df
arm64: dts: k3: Sync sdhci0 node from kernel and change driver name
by Faiz Abbas
· 5 years ago
6674dc7
Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
356f782
mmc: fsl_esdhc_imx: enlarge mmc timeout
by Peng Fan
· 5 years ago
609ba12
mmc: fsl_esdhc_imx: add i.MX8QM compatible
by Peng Fan
· 5 years ago
e9c2255
mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support
by Peng Fan
· 5 years ago
b0155ac
mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps
by Peng Fan
· 5 years ago
479a8dd
mmc: Parse no-1-8-v DT property
by Peng Fan
· 5 years ago
b0fc312
mmc: Parse HS400 Enhanced strobe DT properties
by Peng Fan
· 5 years ago
44acd49
mmc: support hs400 enhanced strobe mode
by Peng Fan
· 5 years ago
8277171
mmc: fsl_esdhc_imx: fix config check issue when building in SPL
by Ye Li
· 5 years ago
05e35d4
mmc: mmc_spi: Re-write driver using DM framework
by Bhargav Shah
· 5 years ago
f49ff79
mmc: skip select_mode_and_width for MMC SPI host
by Anup Patel
· 5 years ago
0538477
mmc: retry a few times if a partition switch failed
by Jean-Jacques Hiblot
· 5 years ago
9bc5666
mmc: do not change mode when accessing a boot partition
by Jean-Jacques Hiblot
· 5 years ago
bb98b8c
mmc: During a switch, poll on dat0 if available and check the final status
by Jean-Jacques Hiblot
· 5 years ago
513e00b
mmc: When switching partition, use the timeout specified in the ext_csd
by Jean-Jacques Hiblot
· 5 years ago
39320c5
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
by Jean-Jacques Hiblot
· 5 years ago
cd0b80e
mmc: if possible, poll the busy state using DAT0
by Jean-Jacques Hiblot
· 5 years ago
863d100
mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
by Jean-Jacques Hiblot
· 5 years ago
c2c22b9
mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported
by Jean-Jacques Hiblot
· 5 years ago
c5bda37
Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence"
by Jean-Jacques Hiblot
· 5 years ago
db52e19
mmc: omap_hsmmc: don't fill the send_init_stream callback
by Jean-Jacques Hiblot
· 5 years ago
b2ffa33
mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command
by Jean-Jacques Hiblot
· 5 years ago
24b1e0c
mmc: rpmb: fix response type of CMD25
by Akio Hirayama
· 5 years ago
da18c62
mmc: sdhci: Implement SDHCI card detect
by T Karthik Reddy
· 5 years ago
451931e
mmc: sdhci: Read cd-gpio from devicetree
by T Karthik Reddy
· 5 years ago
86a94e7
mmc: Read sd card detect properties from DT
by T Karthik Reddy
· 5 years ago
a9a3a37
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
d66fb5b
mmc: Register only the first MMC device on MMC_TINY
by Ezequiel Garcia
· 5 years ago
bf7c01d
spl: Move SPL_MMC_TINY option to appear under SPL menu
by Ezequiel Garcia
· 5 years ago
0e9fb25
mmc: stm32_sdmmc2: avoid warnings when building with W=1 option
by Patrick Delaunay
· 5 years ago
5053da2
mmc: fsl_esdhc_imx: drop useless code
by Yangbo Lu
· 5 years ago
4d8ff42
mmc: fsl_esdhc: drop i.MX code
by Yangbo Lu
· 5 years ago
fa33d20
mmc: split fsl_esdhc driver for i.MX
by Yangbo Lu
· 5 years ago
64fabed
Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot
by Tom Rini
· 5 years ago
66fa035
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
by Yangbo Lu
· 5 years ago
72119aa
mmc: Avoid HS400 mode when accessing boot partitions
by Marek Vasut
· 5 years ago
77934fd
dm: arm: bcmstb: Enable driver model MMC support
by Thomas Fitzsimmons
· 5 years ago
c18b103
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
b69e1d0
driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
b512d07
driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
b5900a5
mmc: tmio: sdhi: HS400 manual adjustment
by Marek Vasut
· 5 years ago
1bac2b6
mmc: tmio: sdhi: Minor macro cleanup
by Marek Vasut
· 5 years ago
b6a0427
Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
by Lukasz Majewski
· 6 years ago
c9baea6
Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot
by Tom Rini
· 6 years ago
623de3f
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
by Alex Kiernan
· 6 years ago
4862830
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
37cb626
mmc: sdhci: Add Support for ADMA2
by Faiz Abbas
· 6 years ago
6d6af20
mmc: sdhci: Move DMA handling to prepare_dma() function
by Faiz Abbas
· 6 years ago
da8e1f3
mmc: fsl_esdhc: Fix wp_enable issue
by Ye Li
· 6 years ago
72a89e0
mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
by Ye Li
· 6 years ago
15f09a1
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
bdb5df1
mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size
by Marek Vasut
· 6 years ago
6ad5aec
mmc: dw_mmc: Handle return value from bounce_buffer_start()
by Marek Vasut
· 6 years ago
4e16f0a
mmc: dw_mmc: Calculate timeout from transfer length
by Marek Vasut
· 6 years ago
4ec9dd4
mmc: mv_sdhci: add driver model support
by Pierre Bourdon
· 6 years ago
c2bb9c5
Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot
by Tom Rini
· 6 years ago
b5096f1
mmc: mtk-sd: fix configuration option check
by Fabien Parent
· 6 years ago
a933266
mmc: mtk-sd: add support for MT8516
by Fabien Parent
· 6 years ago
ba077e5
mmc: mtk-sd: add source_cg clock support
by Fabien Parent
· 6 years ago
Next »