summaryrefslogtreecommitdiff
path: root/include/mmc.h
AgeCommit message (Expand)Author
2018-06-11mmc: make UHS optionaltoradex_imx_v2017.03_4.9.51_imx8_beta2-bring_upStefan Agner
2017-11-03[iot] Export eMMC RPMB interface for Secure Storage proxyHaoran.Wang
2017-11-03MLK-16499-1 mmc: Add support for HS400Ye Li
2017-11-03MLK-16496-2 mmc: fsl_esdhc: add hs400 es mode supportPeng Fan
2017-11-03MLK-16188-1 mmc: add mmc_send_tuning functionPeng Fan
2017-11-03mmc: Change mode when switching to a boot partitionJean-Jacques Hiblot
2017-11-03mmc: Add support for UHS modesJean-Jacques Hiblot
2017-11-03mmc: Add a new callback function to check if the card is busyJean-Jacques Hiblot
2017-11-03mmc: add HS200 support in MMC coreJean-Jacques Hiblot
2017-11-03mmc: Add a execute_tuning() callback to the mmc operations.Jean-Jacques Hiblot
2017-11-03mmc: add a new mmc parameter to disable mmc clockJean-Jacques Hiblot
2017-11-03mmc: Add a new callback function to enable/disable vddKishon Vijay Abraham I
2017-11-03mmc: Enable signal voltage to be selected from mmc coreKishon Vijay Abraham I
2017-11-03mmc: make mmc_set_ios() return statusJean-Jacques Hiblot
2017-11-03mmc: refactor MMC startup to make it easier to support new modesJean-Jacques Hiblot
2017-11-03mmc: refactor SD startup to make it easier to support new modesJean-Jacques Hiblot
2017-11-03mmc: Add a fonction to dump the mmc capabilitiesJean-Jacques Hiblot
2017-11-03mmc: introduces mmc modes.Jean-Jacques Hiblot
2017-11-03mmc: make ext_csd part of struct mmcJean-Jacques Hiblot
2017-11-03MA-9409-2 fix some issue for android and android thingszhang sanshan
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2016-12-01mmc: Tinification of the mmc codeMarek Vasut
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-09-20mmc: sd: extracting erase related information from sd statusPeng Fan
2016-08-05mmc: use the generic error numberJaehoon Chung
2016-07-31mmc-uclass: correct the device numberKever Yang
2016-07-11dm: mmc: Add a way to use driver model for MMC operationsSimon Glass
2016-06-20mmc: add MMC_VERSION_5_1Stefan Wahren
2016-05-26mmc: Drop dead mmc code for non-generic MMCSimon Glass
2016-05-26mmc: Drop mmc_register()Simon Glass
2016-05-17dm: mmc: Add support for driver-model block devicesSimon Glass
2016-05-17dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass
2016-05-17dm: mmc: Use the new select_hwpart() APISimon Glass
2016-05-17dm: mmc: Add a function to obtain the block deviceSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-02-01mmc: add missing prototype for mmc_get_env_devClemens Gruber
2016-01-13mmc: store hwpart in the block deviceStephen Warren
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass
2016-01-04mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson
2015-07-21dm: mmc: Add an MMC uclassSimon Glass
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring
2015-05-05mmc: Fix splitting device initializationAndrew Gabbasov
2015-05-05mmc: Avoid extra duplicate entry in mmc device structureAndrew Gabbasov
2015-05-05mmc: Fix typo in MMC type checking macroAndrew Gabbasov
2015-03-02Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-02-23mmc: Implement SD/MMC versioning properlyPantelis Antoniou
2015-02-23mmc: fsl_esdhc: Add CMD11 support to switch to 1.8VOtavio Salvador
2015-02-06x86: mmc: Move common FSP functions into a common fileSimon Glass
2015-01-19mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz