- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- a15b2e6 mmc: unconditionally define mmc_deinit() by Heinrich Schuchardt · 2 years, 11 months ago
- 19f7a34 mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 3 months ago
- a4c577f mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · 3 years, 4 months ago
- d77d61e mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · 3 years, 5 months ago
- 2da2335 mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · 3 years, 5 months ago
- caee38a mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · 3 years, 9 months ago
- 8e2b0af mmc: fix response timeout after switch command by Stefan Bosch · 3 years, 10 months ago
- c89c96d mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 10 months ago
- 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years, 1 month ago
- d271e10 mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 2 months ago
- 8c96880 mmc: add a hs400_tuning flag by Yangbo Lu · 4 years, 2 months ago
- 390f9bd mmc: add a reinit() API by Yangbo Lu · 4 years, 2 months ago
- 68fd602 mmc: Add mmc_dev() by Sean Anderson · 4 years, 2 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- 3a905cd dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 7 months ago
- 145429a mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 7 months ago
- 0469d84 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 8 months ago
- 1601ea2 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · 4 years, 8 months ago
- 9abfe33 mmc: EXT_CSD registers for write protection by Heinrich Schuchardt · 4 years, 8 months ago
- e8d5dde mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 9 months ago
- 32860bd mmc: Add a deferred_probe() API by Faiz Abbas · 4 years, 9 months ago
- 0d3c858 mmc: Add a saved_clock member by Faiz Abbas · 4 years, 9 months ago
- bd602c5 mmc: make <mmc.h> self-contained by Masahiro Yamada · 4 years, 9 months ago
- a7b2b6c mmc: add mmc_get_dma_dir() helper by Masahiro Yamada · 4 years, 9 months ago
- d4a5fa3 mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 10 months ago
- 3602a56 mmc: add a driver callback for power-cycle by Yann Gautier · 5 years ago
- 80f0201 spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
- 6cf8a90 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
- 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
- a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
- 513e00b mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
- 39320c5 mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
- cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
- c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
- 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
- fceea99 mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
- 43d17c4 env: fix allow to build multiple environments by Rajesh Bhagat · 6 years ago
- 4853ad3 mmc: rpmb: add mmc_rpmb_route_frames() by Jens Wiklander · 6 years ago
- 3dd2626 mmc: add HS400 support by Peng Fan · 6 years ago
- 6c09eba mmc: break out get_op_cond code to its own function by Jon Nettleton · 6 years ago
- 31d9500 mmc: drop mention of IN_PROGRESS status by Baruch Siach · 6 years ago
- 6511718 mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h by Jaehoon Chung · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ace1bed mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
- b7a6e2c mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · 7 years ago
- 173c06d mmc: don't read the size of eMMC enhanced user data area in SPL by Jean-Jacques Hiblot · 7 years ago
- e6fa5a5 mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
- 5b2e72f mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · 7 years ago
- f99c2ef mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
- 7abff2c dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
- 9215ef5 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
- 9815e3b mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
- bc1e327 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
- 83dc422 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
- 01298da mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
- 04a2ea2 mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
- c10b85d mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
- 634d484 mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
- ec84120 mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
- 35f6782 mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
- 318a7a5 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
- aff5d3c mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
- 2a4d212 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
- 3862b85 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
- d0c221f mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
- 4c9d2aa mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
- 35f9e19 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
- dfda9d8 mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
- 06ec045 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
- bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
- e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
- 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
- b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
- c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
- da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
- 7ca0d3d mmc: Change 'part_config' to be a u8 not char. by Tom Rini · 8 years ago
- ddb3ac3 x86: Convert MMC to driver model by Simon Glass · 8 years ago
- 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
- b5b838f mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
- cd3d488 mmc: add bkops-enable command by Tomas Melin · 8 years ago
- 3697e59 mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
- 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
- 46683f3 mmc-uclass: correct the device number by Kever Yang · 8 years ago
- 8ca51e5 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
- 1a3619c mmc: add MMC_VERSION_5_1 by Stefan Wahren · 8 years ago
- 9cf7b1a mmc: Drop dead mmc code for non-generic MMC by Simon Glass · 8 years ago
- e98dd20 mmc: Drop mmc_register() by Simon Glass · 8 years ago
- 33fb211 dm: mmc: Add support for driver-model block devices by Simon Glass · 9 years ago
- ad27dd5 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 9 years ago
- cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
- 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
- cb5ec33 dm: mmc: Add a function to obtain the block device by Simon Glass · 9 years ago
- 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
- aa844fe mmc: add missing prototype for mmc_get_env_dev by Clemens Gruber · 9 years ago
- 873cc1d mmc: store hwpart in the block device by Stephen Warren · 9 years ago
- 4abe8e4 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
- 1aa2d07 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · 9 years ago
- e7ecf7c dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
- 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago