summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc_private.h
Commit message (Expand)AuthorAgeFilesLines
* Move eSDHC adapter card identification to board filesYangbo Lu2020-07-271-3/+1
* mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()Jean-Jacques Hiblot2019-07-151-4/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot2018-01-121-2/+2
* dm: mmc: Allow disabling driver model in SPLSimon Glass2017-08-011-3/+3
* dm: mmc: Support eraseSimon Glass2016-10-091-2/+2
* spl: saveenv: adding saveenv support in SPLB, Ravi2016-10-081-4/+3
* mmc: Move tracing code into separate functionsSimon Glass2016-07-111-0/+19
* mmc: Move MMC boot code into its own fileSimon Glass2016-07-111-0/+11
* mmc: Add function declarations for mmc_bread() and mmc_switch_part()Simon Glass2016-07-111-0/+17
* dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPLSimon Glass2016-05-271-0/+14
* dm: mmc: Add support for driver-model block devicesSimon Glass2016-05-171-2/+7
* dm: mmc: Move the device list into a separate fileSimon Glass2016-05-171-0/+24
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-4/+4
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-7/+8
* mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu2015-05-041-0/+3
* mmc: don't support write & erase for SPL buildsPaul Burton2013-09-201-0/+45