Age | Commit message (Expand) | Author | Files | Lines |
2019-02-16 | mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot | Marek Vasut | 1 | -0/+6 |
2019-01-18 | env: fix allow to build multiple environments | Rajesh Bhagat | 1 | -0/+3 |
2018-10-07 | mmc: rpmb: add mmc_rpmb_route_frames() | Jens Wiklander | 1 | -0/+19 |
2018-09-11 | mmc: add HS400 support | Peng Fan | 1 | -0/+11 |
2018-07-23 | mmc: break out get_op_cond code to its own function | Jon Nettleton | 1 | -0/+10 |
2018-07-23 | mmc: drop mention of IN_PROGRESS status | Baruch Siach | 1 | -1/+1 |
2018-05-08 | mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h | Jaehoon Chung | 1 | -0/+3 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-02-19 | mmc: fix bug in mmc_startup_v4() | Jean-Jacques Hiblot | 1 | -0/+1 |
2018-01-12 | mmc: remove hc_wp_grp_size from struct mmc if not needed | Jean-Jacques Hiblot | 1 | -0/+2 |
2018-01-12 | mmc: don't read the size of eMMC enhanced user data area in SPL | Jean-Jacques Hiblot | 1 | -0/+2 |
2018-01-12 | mmc: compile out erase and write mmc commands if write operations are not ena... | Jean-Jacques Hiblot | 1 | -0/+2 |
2018-01-12 | mmc: read ssr only if MMC write support is enabled | Jean-Jacques Hiblot | 1 | -0/+2 |
2018-01-12 | mmc: make UHS and HS200 optional | Jean-Jacques Hiblot | 1 | -4/+23 |
2018-01-12 | dm: mmc: update mmc_of_parse() | Jean-Jacques Hiblot | 1 | -1/+10 |
2018-01-12 | dm: mmc: Add a library function to parse generic dt binding | Kishon Vijay Abraham I | 1 | -0/+1 |
2018-01-12 | mmc: add a library function to send tuning command | Jean-Jacques Hiblot | 1 | -0/+1 |
2018-01-12 | mmc: use the right voltage level for MMC DDR and HS200 modes | Jean-Jacques Hiblot | 1 | -3/+17 |
2018-01-12 | mmc: Retry some MMC cmds on failure | Kishon Vijay Abraham I | 1 | -0/+4 |
2018-01-12 | mmc: Change mode when switching to a boot partition | Jean-Jacques Hiblot | 1 | -1/+6 |
2018-01-12 | mmc: disable UHS modes if Vcc cannot be switched on and off | Jean-Jacques Hiblot | 1 | -0/+1 |
2018-01-12 | mmc: Add support for UHS modes | Jean-Jacques Hiblot | 1 | -1/+39 |
2018-01-12 | mmc: add HS200 support in MMC core | Kishon Vijay Abraham I | 1 | -0/+18 |
2018-01-12 | mmc: Add a execute_tuning() callback to the mmc operations. | Kishon Vijay Abraham I | 1 | -0/+11 |
2018-01-12 | mmc: add a new mmc parameter to disable mmc clock | Kishon Vijay Abraham I | 1 | -1/+11 |
2018-01-12 | mmc: Add a new callback function to perform the 74 clocks cycle sequence | Jean-Jacques Hiblot | 1 | -0/+10 |
2018-01-12 | mmc: Enable signal voltage to be selected from mmc core | Kishon Vijay Abraham I | 1 | -0/+8 |
2018-01-12 | mmc: make mmc_set_ios() return status | Kishon Vijay Abraham I | 1 | -1/+1 |
2018-01-12 | mmc: refactor MMC startup to make it easier to support new modes | Jean-Jacques Hiblot | 1 | -0/+11 |
2018-01-12 | mmc: refactor SD startup to make it easier to support new modes | Jean-Jacques Hiblot | 1 | -0/+1 |
2018-01-12 | mmc: Add a function to dump the mmc capabilities | Jean-Jacques Hiblot | 1 | -0/+1 |
2018-01-12 | mmc: introduce mmc modes | Jean-Jacques Hiblot | 1 | -6/+29 |
2018-01-12 | mmc: make ext_csd part of struct mmc | Jean-Jacques Hiblot | 1 | -0/+1 |
2018-01-12 | mmc: dm: get the IO-line and main voltage regulators from the dts | Jean-Jacques Hiblot | 1 | -0/+4 |
2017-08-17 | cmd: mmc: add mmc partconf read capability | Angelo Dureghello | 1 | -0/+4 |
2017-08-17 | dm: mmc: Drop CONFIG_DM_MMC_OPS | Simon Glass | 1 | -3/+3 |
2017-08-01 | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 1 | -12/+0 |
2017-08-01 | x86: Convert MMC to driver model | Simon Glass | 1 | -12/+0 |
2017-08-01 | dm: mmc: Allow disabling driver model in SPL | Simon Glass | 1 | -6/+6 |
2017-06-27 | Revert "x86: Convert MMC to driver model" | Bin Meng | 1 | -0/+12 |
2017-05-29 | mmc: Change 'part_config' to be a u8 not char. | Tom Rini | 1 | -1/+1 |
2017-05-17 | x86: Convert MMC to driver model | Simon Glass | 1 | -12/+0 |
2017-01-11 | mmc: change the set_ios return type from void to int | Jaehoon Chung | 1 | -1/+1 |
2016-12-01 | mmc: Tinification of the mmc code | Marek Vasut | 1 | -0/+1 |
2016-12-01 | mmc: add bkops-enable command | Tomas Melin | 1 | -0/+6 |
2016-09-20 | mmc: sd: extracting erase related information from sd status | Peng Fan | 1 | -0/+9 |
2016-08-05 | mmc: use the generic error number | Jaehoon Chung | 1 | -6/+0 |
2016-07-31 | mmc-uclass: correct the device number | Kever Yang | 1 | -0/+6 |
2016-07-11 | dm: mmc: Add a way to use driver model for MMC operations | Simon Glass | 1 | -1/+65 |
2016-06-20 | mmc: add MMC_VERSION_5_1 | Stefan Wahren | 1 | -0/+1 |