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
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
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
2015-05-05
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
mmc: Fix splitting device initialization
Andrew Gabbasov
2015-05-05
mmc: Restructure polling loops to avoid extra delays
Andrew Gabbasov
2015-05-05
mmc: Continue polling MMC card for OCR only if it is still not ready
Andrew Gabbasov
2015-05-05
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
Andrew Gabbasov
2015-05-05
mmc: Avoid extra duplicate entry in mmc device structure
Andrew Gabbasov
2015-05-04
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
2015-02-23
mmc: print SD/eMMC type for inited mmc devices
Przemyslaw Marczak
2015-01-19
mmc: Skip changing bus width for MMC cards earlier than version 4.0
Andrew Gabbasov
2015-01-19
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
Andrew Gabbasov
2015-01-19
mmc: extend mmcinfo output to show partition write reliability settings
Diego Santa Cruz
2015-01-19
mmc: extend the mmc hardware partitioning API with write reliability
Diego Santa Cruz
2015-01-19
mmc: add API to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
mmc: the ext_csd data may be used during init even if reading failed
Diego Santa Cruz
2015-01-19
mmc: eMMC partitioning data is not effective till partitioning completed
Diego Santa Cruz
2015-01-19
mmc: read the high capacity WP group size for eMMC
Diego Santa Cruz
2015-01-19
mmc: fix erase_grp_size computation with high-capacity size definition
Diego Santa Cruz
2015-01-19
mmc: read the size of eMMC enhanced user data area
Diego Santa Cruz
2015-01-19
mmc: computation of eMMC GP partition size was missing 512 KiB factor
Diego Santa Cruz
2015-01-19
mmc: incomplete test to switch to high-capacity group size definitions
Diego Santa Cruz
2015-01-19
mmc: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
2014-12-12
mmc: Fix block length for DDR mode
Andrew Gabbasov
2014-12-12
mmc: Fix Dual Data Rate capability recognition
Andrew Gabbasov
2014-12-12
mmc: Fix handling of bus widths and DDR card capabilities
Andrew Gabbasov
2014-12-12
MMC: add MMC_VERSION_5_0
Markus Niebel
2014-12-12
MMC: fix user capacity for partitioned eMMC card
Markus Niebel
2014-12-12
mmc: Cosmetic fix for nicer, aligned device list printout
Lubomir Popov
2014-12-04
mmc: Board-specific MMC power initializations
Paul Kocialkowski
2014-10-03
mmc: Fix mmc bus width
Mario Schuknecht
2014-10-03
mmc: restore capacity when switching to partition 0
Peter Bigot
2014-10-03
mmc: fix ERASE_GRP_DEF handling
Hannes Petermaier
2014-07-18
mmc: prevent some warnings with make W=1
Jeroen Hofstee
2014-07-18
dirvers: mmc: use __weak
Jeroen Hofstee
2014-06-12
mmc: return meaningful error codes from mmc_select_hwpart
Stephen Warren
2014-06-02
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-23
mmc: provide a select_hwpart implementation for get_device()
Stephen Warren
2014-05-23
mmc: Handle switch error status bit in MMC card status
Andrew Gabbasov
2014-05-23
mmc: postponed needless timer initialization
Mateusz Zalega
2014-05-16
mmc: support the DDR mode for eMMC
Jaehoon Chung
2014-05-16
mmc: remove the unnecessary define and fix the wrong bit control
Jaehoon Chung
2014-04-02
mmc: Add 'mmc rst-function' sub-command
Tom Rini
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-02-07
cmd_mmc.c: Drop open/close mmc sub-commands
Tom Rini
2014-02-07
cmd_mmc.c: Add bootbus mmc sub-command
Tom Rini
2014-02-07
cmd_mmc.c: Add 'partconf' command to mmc
Tom Rini
2014-02-07
mmc: set rca to 1 for MMC cards
Stephen Warren
2014-01-09
mmc: add setdsr support
Markus Niebel
2013-10-31
mmc: Fix erase_grp_size for partitioned card
Oliver Metz
[next]