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
/
include
/
mmc.h
Age
Commit message (
Expand
)
Author
2016-09-20
mmc: sd: extracting erase related information from sd status
Peng Fan
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2016-07-31
mmc-uclass: correct the device number
Kever Yang
2016-07-11
dm: mmc: Add a way to use driver model for MMC operations
Simon Glass
2016-06-20
mmc: add MMC_VERSION_5_1
Stefan Wahren
2016-05-26
mmc: Drop dead mmc code for non-generic MMC
Simon Glass
2016-05-26
mmc: Drop mmc_register()
Simon Glass
2016-05-17
dm: mmc: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
2016-05-17
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
dm: mmc: Add a function to obtain the block device
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-02-01
mmc: add missing prototype for mmc_get_env_dev
Clemens Gruber
2016-01-13
mmc: store hwpart in the block device
Stephen Warren
2016-01-12
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-04
mmc: update MMC_ERASE argument to match Linux kernel.
Eric Nelson
2015-07-21
dm: mmc: Add an MMC uclass
Simon Glass
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: Avoid extra duplicate entry in mmc device structure
Andrew Gabbasov
2015-05-05
mmc: Fix typo in MMC type checking macro
Andrew Gabbasov
2015-03-02
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2015-02-23
mmc: Implement SD/MMC versioning properly
Pantelis Antoniou
2015-02-23
mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
Otavio Salvador
2015-02-06
x86: mmc: Move common FSP functions into a common file
Simon Glass
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: 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: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
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-04
mmc: Board-specific MMC power initializations
Paul Kocialkowski
2014-10-25
mmc: add prototype for mmc_get_env_addr
Jeroen Hofstee
2014-07-18
mmc: prevent some warnings with make W=1
Jeroen Hofstee
2014-06-02
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-23
eMMC: add support for operations in RPMB partition
Pierre Aubert
2014-05-23
mmc: Handle switch error status bit in MMC card status
Andrew Gabbasov
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-05-05
mmc: mmc header fix
Mateusz Zalega
2014-04-08
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-02
mmc: Add 'mmc rst-function' sub-command
Tom Rini
2014-03-28
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
Tom Rini
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
[next]