Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
90fdc3e883f3977ab7b6e97cef5a304f950faad6
/
drivers
/
mmc
90fdc3e
mmc: invalidate block cache after hwpart switched successfully
by developer
· 5 years ago
e0452e8
mmc: stm32_sdmmc2: reload watchdog
by Christophe Kerello
· 5 years ago
560d309
mmc: sti_sdhci: Fix sdhci_setup_cfg() call.
by Patrice Chotard
· 5 years ago
bd16b4c
mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US
by Patrice Chotard
· 5 years ago
0183658
Convert CONFIG_FSL_USDHC to Kconfig
by Adam Ford
· 5 years ago
c7da698
mmc: mtk-sd: Add MT8183 SoC support
by Fabien Parent
· 5 years ago
759c45a
mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver
by Manivannan Sadhasivam
· 5 years ago
1bf56c3
mmc: Move tegra loopback disable option to be under tegra
by Trent Piepho
· 6 years ago
b05bdfc
Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
b72b94b
Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
b22bdd9
mmc: tangier_sdhci: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
41ec1c1
mmc: sdhci-cadence: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
34f6c60
mmc: s5p: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
798f2e8
mmc: pci: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
f92f7b6
mmc: msm_sdhci: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
a263aca
mmc: bcm: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
9a8f499
mmc: atmel_sdhci: fix uninitialized pointer deref on probe
by Peng Fan
· 5 years ago
194b860
mmc: zynq_sdhci: fix uninitialized pointer deref on probe
by Matwey V. Kornilov
· 5 years ago
373954e
mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected
by Faiz Abbas
· 5 years ago
0448ce6
mmc: relocate code comment
by Baruch Siach
· 5 years ago
7462c84
mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout
by developer
· 5 years ago
6b90719
mmc: sdhci: fix chip detect gpio property name
by Baruch Siach
· 5 years ago
cddbfd4
mmc: mv_sdhci: fix uninitialized pointer deref on probe
by Baruch Siach
· 5 years ago
9932a01
dw_mmc: turn on the IO supply
by Urja Rannikko
· 6 years ago
0c9c3e2
Merge branch '2019-07-26-ti-imports'
by Tom Rini
· 5 years ago
d7fd90a
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 5 years ago
fd8be70
mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions
by Faiz Abbas
· 5 years ago
36d9bf8
rockchip: sdhci: Fix sdhci mmc driver probe abort
by Kever Yang
· 5 years ago
d2c68c0
mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags
by Anup Patel
· 5 years ago
eb4d032
mmc: am654_sdhci: Allow driver to probe without PDs specified
by Andreas Dannenberg
· 5 years ago
7eecee6
mmc: am654_sdhci: Add a platform specific set_control_reg() callback
by Faiz Abbas
· 5 years ago
2eddc00
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
by Faiz Abbas
· 5 years ago
e9aed58
mmc: am654_sdhci: Add Support for PHY
by Faiz Abbas
· 5 years ago
375acf8
mmc: sdhci: Make set_ios_post() return int
by Faiz Abbas
· 5 years ago
ab61966
mmc: sdhci: Make sdhci_set_clock() non static
by Faiz Abbas
· 5 years ago
f08f9d7
mmc: sdhci: Add support for sdhci-caps-mask
by Faiz Abbas
· 5 years ago
03c9a40
mmc: am654_sdhci: Remove quirks
by Faiz Abbas
· 5 years ago
d8fb309
arm64: dts: k3: Sync sdhci0 node from kernel and change driver name
by Faiz Abbas
· 5 years ago
2586f15
Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
3dbea59
mmc: fsl_esdhc_imx: enlarge mmc timeout
by Peng Fan
· 5 years ago
457fe96
mmc: fsl_esdhc_imx: add i.MX8QM compatible
by Peng Fan
· 5 years ago
69b9d3a
mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support
by Peng Fan
· 5 years ago
3766a48
mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps
by Peng Fan
· 5 years ago
b01c773
mmc: Parse no-1-8-v DT property
by Peng Fan
· 5 years ago
fb96879
mmc: Parse HS400 Enhanced strobe DT properties
by Peng Fan
· 5 years ago
eede83b
mmc: support hs400 enhanced strobe mode
by Peng Fan
· 5 years ago
7aa20fd
mmc: fsl_esdhc_imx: fix config check issue when building in SPL
by Ye Li
· 5 years ago
a1afe25
mmc: mmc_spi: Re-write driver using DM framework
by Bhargav Shah
· 5 years ago
d9c92c7
mmc: skip select_mode_and_width for MMC SPI host
by Anup Patel
· 5 years ago
faf5c95
mmc: retry a few times if a partition switch failed
by Jean-Jacques Hiblot
· 5 years ago
e8a626d
mmc: do not change mode when accessing a boot partition
by Jean-Jacques Hiblot
· 5 years ago
5a7cf40
mmc: During a switch, poll on dat0 if available and check the final status
by Jean-Jacques Hiblot
· 5 years ago
7f5b169
mmc: When switching partition, use the timeout specified in the ext_csd
by Jean-Jacques Hiblot
· 5 years ago
201559c
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
by Jean-Jacques Hiblot
· 5 years ago
4f04a32
mmc: if possible, poll the busy state using DAT0
by Jean-Jacques Hiblot
· 5 years ago
443edbe
mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
by Jean-Jacques Hiblot
· 5 years ago
4527b50
mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported
by Jean-Jacques Hiblot
· 5 years ago
a26ed26
Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence"
by Jean-Jacques Hiblot
· 5 years ago
6574396
mmc: omap_hsmmc: don't fill the send_init_stream callback
by Jean-Jacques Hiblot
· 5 years ago
a1e7a4d
mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command
by Jean-Jacques Hiblot
· 5 years ago
7e40f41
mmc: rpmb: fix response type of CMD25
by Akio Hirayama
· 5 years ago
c8a0ec0
mmc: sdhci: Implement SDHCI card detect
by T Karthik Reddy
· 5 years ago
3863f7e
mmc: sdhci: Read cd-gpio from devicetree
by T Karthik Reddy
· 5 years ago
d0bb516
mmc: Read sd card detect properties from DT
by T Karthik Reddy
· 5 years ago
31e872e
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
8967664
mmc: Register only the first MMC device on MMC_TINY
by Ezequiel Garcia
· 6 years ago
6698318
spl: Move SPL_MMC_TINY option to appear under SPL menu
by Ezequiel Garcia
· 6 years ago
2961b21
mmc: stm32_sdmmc2: avoid warnings when building with W=1 option
by Patrick Delaunay
· 5 years ago
16b3854
mmc: fsl_esdhc_imx: drop useless code
by Yangbo Lu
· 5 years ago
62b56b3
mmc: fsl_esdhc: drop i.MX code
by Yangbo Lu
· 5 years ago
982f425
mmc: split fsl_esdhc driver for i.MX
by Yangbo Lu
· 5 years ago
72f24c2
Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot
by Tom Rini
· 5 years ago
4cc119b
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
by Yangbo Lu
· 6 years ago
9e3d7b6
mmc: Avoid HS400 mode when accessing boot partitions
by Marek Vasut
· 5 years ago
06edafb
dm: arm: bcmstb: Enable driver model MMC support
by Thomas Fitzsimmons
· 6 years ago
94626aa
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
583d5e9
driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
4bc8601
driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
fee0c68
mmc: tmio: sdhi: HS400 manual adjustment
by Marek Vasut
· 6 years ago
b1d442b
mmc: tmio: sdhi: Minor macro cleanup
by Marek Vasut
· 6 years ago
2a52183
Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
by Lukasz Majewski
· 6 years ago
f7e008e
Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot
by Tom Rini
· 6 years ago
0084877
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
by Alex Kiernan
· 6 years ago
3da5da3
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
4c082a6
mmc: sdhci: Add Support for ADMA2
by Faiz Abbas
· 6 years ago
8710250
mmc: sdhci: Move DMA handling to prepare_dma() function
by Faiz Abbas
· 6 years ago
e1f4f69
mmc: fsl_esdhc: Fix wp_enable issue
by Ye Li
· 6 years ago
56fd85d
mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
by Ye Li
· 6 years ago
9fbe17c
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
b6da37b
mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size
by Marek Vasut
· 6 years ago
72d37b6
mmc: dw_mmc: Handle return value from bounce_buffer_start()
by Marek Vasut
· 6 years ago
ffac512
mmc: dw_mmc: Calculate timeout from transfer length
by Marek Vasut
· 6 years ago
b9af62d
mmc: mv_sdhci: add driver model support
by Pierre Bourdon
· 6 years ago
d7f0a35
Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot
by Tom Rini
· 6 years ago
8ed608a
mmc: mtk-sd: fix configuration option check
by Fabien Parent
· 6 years ago
1d520a4
mmc: mtk-sd: add support for MT8516
by Fabien Parent
· 6 years ago
297fa1a
mmc: mtk-sd: add source_cg clock support
by Fabien Parent
· 6 years ago
8a0b523
mmc: stm32_sdmmc2: Fix r1b timeout issue
by Christophe Kerello
· 6 years ago
920e89f
mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings
by Patrick Delaunay
· 6 years ago
3e178ba
mmc: arm_pl180_mmci: Sync compatible with kernel
by Patrice Chotard
· 6 years ago
Next »