index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc.c
Age
Commit message (
Expand
)
Author
2025-02-24
mmc: Fix size calculation for sector addressed MMC version 4
Marek Vasut
2024-12-16
mmc: Fix potential timer value truncation
Ronald Wahl
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-03
Merge patch series "vbe: Series part D"
Tom Rini
2024-10-03
mmc: Log the error when init fails
Simon Glass
2024-09-21
mmc: Poll CD in case cyclic framework is enabled
Marek Vasut
2024-09-05
mmc: Change the frequency to MMC_HS_52 when selecting hs400
Venkatesh Yadav Abbarapu
2024-09-05
Merge patch series "provide names for emmc hardware partitions"
Tom Rini
2024-09-05
mmc: allow use of hardware partition names for mmc partconf
Tim Harvey
2024-08-23
mmc: Use logging instead of pr_err()
Simon Glass
2024-07-22
drivers: mmc: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
2024-05-07
mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
Tom Rini
2024-04-15
mmc: Unconditionally call mmc_deinit()
Marek Vasut
2024-04-15
mmc: Convert hs400_tuning flag from u8 to bool
Marek Vasut
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2024-04-15
mmc: Avoid buffer overrun in mmc_startup()
Heinrich Schuchardt
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-08-14
mmc: Use regulator_set_enable_if_allowed
Jonas Karlman
2023-07-18
mmc: Set clock when reverting to safe bus mode
Valentine Barshak
2023-07-18
mmc: Introduce mmc_send_stop_transmission()
Hai Pham
2023-07-18
mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment
Marek Vasut
2023-05-31
mmc: fix improper use of memset
Sam Edwards
2023-04-10
mmc: Check support for TRIM operations
Loic Poulain
2023-02-09
Correct SPL use of MMC_QUIRKS
Simon Glass
2023-01-31
cmd: mmc: Expand bkops handling
Marek Vasut
2022-10-24
mmc: Fix static checker warnings
Venkatesh Yadav Abbarapu
2022-08-10
mmc: Do not send status of send_status is false
Marek Vasut
2022-07-27
drivers: mmc: write protect single boot area
Ying-Chun Liu (PaulLiu)
2022-06-15
mmc: Add support for wait_dat0 callback
Loic Poulain
2022-04-26
mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG
Pali Rohár
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-29
mmc: Fix mmc_switch excessive timeout
Kirill Kapranov
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-10
mmc: fix device_remove when HS400_ES is enabled
Ye Li
2021-09-10
mmc: fix switch issue with send_status disabled
Ye Li
2021-09-10
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
2021-07-15
mmc: mmc_get_op_cond: Allow quiet detection of eMMC
Pali Rohár
2021-04-06
mmc: Check for device with a seq number equal to num before checking against ...
Aswath Govindraju
2021-02-19
mmc: fix response timeout after switch command
Stefan Bosch
2021-02-19
mmc: initialize an err variable
Jaehoon Chung
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-11-28
mmc: check a return value about regulator's always-on
Jaehoon Chung
2020-11-28
mmc: display an error number to debug
Jaehoon Chung
2020-11-28
mmc: Add some helper functions for retrying on error
Sean Anderson
2020-10-22
mmc: Fix comment typo
Naoki Hayama
2020-10-15
Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
[next]