Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1eb69ae498567bb0b62ee554647204e8245cdacc
/
drivers
/
mmc
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
1045315
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
56b0bb9
mmc: tmio: sdhi: Add calibration tables
by Marek Vasut
· 5 years ago
1bdcb83
mmc: tmio: sdhi: Skip bad taps
by Marek Vasut
· 5 years ago
6900066
mmc: tmio: sdhi: Add SCC error checking
by Marek Vasut
· 5 years ago
8f39b03
mmc: tmio: sdhi: Disable auto-retuning in HS400
by Marek Vasut
· 5 years ago
e5d3f3d
mmc: tmio: sdhi: Adjust HS400 calibration offsets
by Marek Vasut
· 5 years ago
dc419fc
mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
by Marek Vasut
· 5 years ago
8109988
mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
by Marek Vasut
· 5 years ago
37c3990
mmc: tmio: sdhi: Track SMPCMP valu in private data
by Marek Vasut
· 5 years ago
0196a58
mmc: tmio: sdhi: Track current tap number in private data
by Marek Vasut
· 5 years ago
5e81cbf
mmc: fsl_esdhc: get clock directly from global data
by Yangbo Lu
· 5 years ago
1b71695
mmc: sdhci: make sdhci_get_cd static
by Baruch Siach
· 5 years ago
c8dd0e4
rockchip: dwmmc: add handling for u-boot, spl-fifo-mode
by Heiko Stuebner
· 5 years ago
f65d084
mmc: fsl_esdhc_imx: Update compatible string for imx8m
by Peng Fan
· 5 years ago
1d01c98
mmc: fsl_esdhc_imx: drop redundant clock settings
by Peng Fan
· 5 years ago
6187047
mmc: fsl_esdhc: clean up DM and non-DM code
by Yangbo Lu
· 5 years ago
0cc127c
mmc: fsl_esdhc: always check write protect state
by Yangbo Lu
· 5 years ago
08197cb
mmc: fsl_esdhc: drop redundant code for non-removable feature
by Yangbo Lu
· 5 years ago
5705973
mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()
by Yangbo Lu
· 5 years ago
07bae1d
mmc: fsl_esdhc: clean up bus width configuration code
by Yangbo Lu
· 5 years ago
5b05fc0
mmc: fsl_esdhc: fix voltage validation
by Yangbo Lu
· 5 years ago
531ccd4
mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()
by Yangbo Lu
· 5 years ago
5d336d1
mmc: fsl_esdhc: drop i.MX DDR support code
by Yangbo Lu
· 5 years ago
2913926
mmc: fsl_esdhc: remove redundant DM_MMC checking
by Yangbo Lu
· 5 years ago
41dec2f
mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
by Yangbo Lu
· 5 years ago
77ebea2
mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode
by Weijie Gao
· 5 years ago
3c92a95
mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs
by Weijie Gao
· 5 years ago
a10388d
mmc: meson-gx: add support for mmc-pwrseq-emmc
by Neil Armstrong
· 5 years ago
fae7948
Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
e704cd6
mmc: am654_sdhci: Drop a redundant power_domain_on in probe
by Lokesh Vutla
· 5 years ago
a8ef8b2
mmc: stm32_sdmmc2: implement host_power_cycle callback
by Yann Gautier
· 5 years ago
3602a56
mmc: add a driver callback for power-cycle
by Yann Gautier
· 5 years ago
36645f4
drivers: mmc: Add sdhci driver for Broadcom iProc platform
by Arun Parameswaran
· 5 years ago
80f0201
spl: dm_mmc: Initialize only the required mmc device
by Lokesh Vutla
· 5 years ago
44fb0d6
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
eaa0bde
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
efea5a3
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
cf31914
mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver
by Lukasz Majewski
· 5 years ago
6116f4c
mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS
by Lukasz Majewski
· 5 years ago
c95b19a
mmc: zynq_sdhci: Remove check for DM_MMC config
by Siva Durga Prasad Paladugu
· 5 years ago
d882f08
mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig
by Siva Durga Prasad Paladugu
· 5 years ago
f566374
mmc: atmel_sdhci: Add sam9x60-sdhci compatibility string
by Sandeep Sheriker Mallikarjun
· 5 years ago
27084c0
spl: Allow tiny printf() to be controlled in SPL and TPL
by Simon Glass
· 5 years ago
5abd58f
sandbox: mmc: Fix up MMC emulator for valgrind
by Simon Glass
· 5 years ago
6f883e5
mmc: fsl_esdhc: Add emmc hs200 support
by Yinbo Zhu
· 5 years ago
29009a5
mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option
by Yinbo Zhu
· 5 years ago
40e362a
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
ba83753
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
e0e3c7d
mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci
by Matthias Brugger
· 5 years ago
b112580
mmc: bcm2835-host: Fix wait_transfer_complete
by Raul Benet
· 5 years ago
cd45d6f
mmc: sdhci: Add support for dt caps & caps mask
by T Karthik Reddy
· 5 years ago
d330239
dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()
by Bin Meng
· 5 years ago
c077c05
mmc: dw_mmc: fix timeout calculate method
by Kever Yang
· 5 years ago
7764ee2
mmc: Add Aspeed SD controller driver
by Eddie James
· 5 years ago
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
Next »