| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd: mmc: add mmc partconf read capability | Angelo Dureghello | 2017-08-17 | 1 | -0/+4 |
* | dm: mmc: Drop CONFIG_DM_MMC_OPS | Simon Glass | 2017-08-17 | 1 | -3/+3 |
* | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2017-08-01 | 1 | -12/+0 |
|\ |
|
| * | x86: Convert MMC to driver model | Simon Glass | 2017-08-01 | 1 | -12/+0 |
* | | dm: mmc: Allow disabling driver model in SPL | Simon Glass | 2017-08-01 | 1 | -6/+6 |
|/ |
|
* | Revert "x86: Convert MMC to driver model" | Bin Meng | 2017-06-27 | 1 | -0/+12 |
* | mmc: Change 'part_config' to be a u8 not char. | Tom Rini | 2017-05-29 | 1 | -1/+1 |
* | x86: Convert MMC to driver model | Simon Glass | 2017-05-17 | 1 | -12/+0 |
* | mmc: change the set_ios return type from void to int | Jaehoon Chung | 2017-01-11 | 1 | -1/+1 |
* | mmc: Tinification of the mmc code | Marek Vasut | 2016-12-01 | 1 | -0/+1 |
* | mmc: add bkops-enable command | Tomas Melin | 2016-12-01 | 1 | -0/+6 |
* | mmc: sd: extracting erase related information from sd status | Peng Fan | 2016-09-20 | 1 | -0/+9 |
* | mmc: use the generic error number | Jaehoon Chung | 2016-08-05 | 1 | -6/+0 |
* | mmc-uclass: correct the device number | Kever Yang | 2016-07-31 | 1 | -0/+6 |
* | dm: mmc: Add a way to use driver model for MMC operations | Simon Glass | 2016-07-11 | 1 | -1/+65 |
* | mmc: add MMC_VERSION_5_1 | Stefan Wahren | 2016-06-20 | 1 | -0/+1 |
* | mmc: Drop dead mmc code for non-generic MMC | Simon Glass | 2016-05-26 | 1 | -4/+0 |
* | mmc: Drop mmc_register() | Simon Glass | 2016-05-26 | 1 | -1/+0 |
* | dm: mmc: Add support for driver-model block devices | Simon Glass | 2016-05-17 | 1 | -0/+4 |
* | dm: mmc: Add a way to bind MMC devices with driver model | Simon Glass | 2016-05-17 | 1 | -0/+22 |
* | dm: mmc: Set up the device pointer when using the MMC uclass | Simon Glass | 2016-05-17 | 1 | -0/+3 |
* | dm: mmc: Use the new select_hwpart() API | Simon Glass | 2016-05-17 | 1 | -1/+0 |
* | dm: mmc: Add a function to obtain the block device | Simon Glass | 2016-05-17 | 1 | -0/+8 |
* | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2016-03-14 | 1 | -1/+1 |
* | mmc: add missing prototype for mmc_get_env_dev | Clemens Gruber | 2016-02-01 | 1 | -0/+1 |
* | mmc: store hwpart in the block device | Stephen Warren | 2016-01-13 | 1 | -1/+0 |
* | dm: Convert PCI MMC over to use DM PCI API | Simon Glass | 2016-01-12 | 1 | -4/+2 |
* | mmc: update MMC_ERASE argument to match Linux kernel. | Eric Nelson | 2016-01-04 | 1 | -1/+6 |
* | dm: mmc: Add an MMC uclass | Simon Glass | 2015-07-21 | 1 | -0/+22 |
* | mmc: remove the MMC_MODE_HC flag | Rob Herring | 2015-05-05 | 1 | -2/+1 |
* | mmc: Fix splitting device initialization | Andrew Gabbasov | 2015-05-05 | 1 | -2/+1 |
* | mmc: Avoid extra duplicate entry in mmc device structure | Andrew Gabbasov | 2015-05-05 | 1 | -1/+0 |
* | mmc: Fix typo in MMC type checking macro | Andrew Gabbasov | 2015-05-05 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic | 2015-03-02 | 1 | -19/+37 |
|\ |
|
| * | mmc: Implement SD/MMC versioning properly | Pantelis Antoniou | 2015-02-23 | 1 | -19/+37 |
* | | mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V | Otavio Salvador | 2015-02-23 | 1 | -0/+1 |
|/ |
|
* | x86: mmc: Move common FSP functions into a common file | Simon Glass | 2015-02-06 | 1 | -0/+14 |
* | mmc: extend mmcinfo output to show partition write reliability settings | Diego Santa Cruz | 2015-01-19 | 1 | -0/+1 |
* | mmc: extend the mmc hardware partitioning API with write reliability | Diego Santa Cruz | 2015-01-19 | 1 | -1/+12 |
* | mmc: add API to do eMMC hardware partitioning | Diego Santa Cruz | 2015-01-19 | 1 | -0/+20 |
* | mmc: read the high capacity WP group size for eMMC | Diego Santa Cruz | 2015-01-19 | 1 | -0/+1 |
* | mmc: fix erase_grp_size computation with high-capacity size definition | Diego Santa Cruz | 2015-01-19 | 1 | -1/+1 |
* | mmc: read the size of eMMC enhanced user data area | Diego Santa Cruz | 2015-01-19 | 1 | -0/+4 |
* | mmc: extend mmcinfo to show enhanced partition attribute | Diego Santa Cruz | 2015-01-19 | 1 | -0/+6 |
* | mmc: Fix handling of bus widths and DDR card capabilities | Andrew Gabbasov | 2014-12-12 | 1 | -0/+1 |
* | MMC: add MMC_VERSION_5_0 | Markus Niebel | 2014-12-12 | 1 | -0/+1 |
* | MMC: fix user capacity for partitioned eMMC card | Markus Niebel | 2014-12-12 | 1 | -0/+3 |
* | mmc: Board-specific MMC power initializations | Paul Kocialkowski | 2014-12-04 | 1 | -0/+1 |
* | mmc: add prototype for mmc_get_env_addr | Jeroen Hofstee | 2014-10-25 | 1 | -0/+1 |
* | mmc: prevent some warnings with make W=1 | Jeroen Hofstee | 2014-07-18 | 1 | -1/+3 |