summaryrefslogtreecommitdiff
path: root/include/mmc.h
AgeCommit message (Expand)Author
2018-08-21[iot] Set power-on write protection for boot1 partitionLuo Ji
2018-08-21[iot] Update size format for write_counterLuo Ji
2018-08-12MLK-19200-2 Revert "Add iMX8DX DDR3 arm2 board support"Ye Li
2018-08-10Add iMX8DX DDR3 arm2 board supportYe Li
2018-06-13MLK-18591-5 android: iot: Export eMMC RPMB interface for Secure Storage proxyHaoran.Wang
2018-06-13MLK-18591-3 android: Add FSL android fastboot supportYe Li
2018-04-27MLK-18161-15 mmc: Add HS400 Enhanced Strobe mode supportYe Li
2018-04-27MLK-18149-1 mmc: add HS400 supportPeng Fan
2018-02-19mmc: fix bug in mmc_startup_v4()Jean-Jacques Hiblot
2018-01-12mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot
2018-01-12mmc: don't read the size of eMMC enhanced user data area in SPLJean-Jacques Hiblot
2018-01-12mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot
2018-01-12mmc: read ssr only if MMC write support is enabledJean-Jacques Hiblot
2018-01-12mmc: make UHS and HS200 optionalJean-Jacques Hiblot
2018-01-12dm: mmc: update mmc_of_parse()Jean-Jacques Hiblot
2018-01-12dm: mmc: Add a library function to parse generic dt bindingKishon Vijay Abraham I
2018-01-12mmc: add a library function to send tuning commandJean-Jacques Hiblot
2018-01-12mmc: use the right voltage level for MMC DDR and HS200 modesJean-Jacques Hiblot
2018-01-12mmc: Retry some MMC cmds on failureKishon Vijay Abraham I
2018-01-12mmc: Change mode when switching to a boot partitionJean-Jacques Hiblot
2018-01-12mmc: disable UHS modes if Vcc cannot be switched on and offJean-Jacques Hiblot
2018-01-12mmc: Add support for UHS modesJean-Jacques Hiblot
2018-01-12mmc: add HS200 support in MMC coreKishon Vijay Abraham I
2018-01-12mmc: Add a execute_tuning() callback to the mmc operations.Kishon Vijay Abraham I
2018-01-12mmc: add a new mmc parameter to disable mmc clockKishon Vijay Abraham I
2018-01-12mmc: Add a new callback function to perform the 74 clocks cycle sequenceJean-Jacques Hiblot
2018-01-12mmc: Enable signal voltage to be selected from mmc coreKishon Vijay Abraham I
2018-01-12mmc: make mmc_set_ios() return statusKishon Vijay Abraham I
2018-01-12mmc: refactor MMC startup to make it easier to support new modesJean-Jacques Hiblot
2018-01-12mmc: refactor SD startup to make it easier to support new modesJean-Jacques Hiblot
2018-01-12mmc: Add a function to dump the mmc capabilitiesJean-Jacques Hiblot
2018-01-12mmc: introduce mmc modesJean-Jacques Hiblot
2018-01-12mmc: make ext_csd part of struct mmcJean-Jacques Hiblot
2018-01-12mmc: dm: get the IO-line and main voltage regulators from the dtsJean-Jacques Hiblot
2017-08-17cmd: mmc: add mmc partconf read capabilityAngelo Dureghello
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-01x86: Convert MMC to driver modelSimon Glass
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng
2017-05-29mmc: Change 'part_config' to be a u8 not char.Tom Rini
2017-05-17x86: Convert MMC to driver modelSimon Glass
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