Commit Graph

12203 Commits (06bfb9f37c03335dd5d0547ab7286f2f74fcbcbb)

Author SHA1 Message Date
Wilson Lee 4bf56913d0 net: macb: Add support for Xilinx Zynq SoC 7 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 7 years ago
Jorge Ramirez-Ortiz 210d959294 spmi: msm: display the PMIC Arb version (debug) 7 years ago
Peng Fan db359efd59 mmc: fsl_esdhc: Fix eMMC 1.8v setting issue 7 years ago
Tom Rini 8c0bb85824 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard 7 years ago
Koen Vandeputte f57263ee9b drivers: pci: imx: fix enumeration logic error 7 years ago
Peng Fan afe8e1b033 spi: fsl_qspi: support i.MX6UL/6ULLL/7D 7 years ago
Peng Fan 67b71df277 pci: imx: request gpio before use 7 years ago
Peng Fan 8df42bee0e misc: mxc_ocotp: check fuse word before programming on i.MX7ULP 7 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 7 years ago
Jean-Jacques Hiblot 173c06dfcc mmc: don't read the size of eMMC enhanced user data area in SPL 7 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 7 years ago
Jean-Jacques Hiblot 5b2e72f327 mmc: read ssr only if MMC write support is enabled 7 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 7 years ago
Jean-Jacques Hiblot 58a6fb7b04 mmc: reworked version lookup in mmc_startup_v4 7 years ago
Jean-Jacques Hiblot baef2070a4 mmc: compile out more code if support for UHS and HS200 is not enabled 7 years ago
Jean-Jacques Hiblot 9b79dbd201 mmc: atmel: when sending a data command, use the provided block size 7 years ago
Jean-Jacques Hiblot 49f89252ed dm: mmc: sandbox: Update SD card emulation 7 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 7 years ago
Jean-Jacques Hiblot f99c2efe56 mmc: make UHS and HS200 optional 7 years ago
Jean-Jacques Hiblot d8e3d42089 mmc: convert most of printf() to pr_err() and pr_warn() 7 years ago
Jean-Jacques Hiblot f7d5dffc65 mmc: don't use malloc_cache_aligned() 7 years ago
Jean-Jacques Hiblot 1de06b9fa5 mmc: fix for old MMCs (below version 4) 7 years ago
Jean-Jacques Hiblot 1da8eb598f mmc: all hosts support 1-bit bus width and legacy timings 7 years ago
Jean-Jacques Hiblot 00e446fa04 mmc: Fixed a problem with old sd or mmc that do not support High speed 7 years ago
Jean-Jacques Hiblot 7abff2c3b3 dm: mmc: update mmc_of_parse() 7 years ago
Jean-Jacques Hiblot 52d241dfba mmc: dump card and host capabilities if debug is enabled 7 years ago
Jaehoon Chung ef1614acf8 mmc: meson_gx_mmc: fix the complie error 7 years ago
Kishon Vijay Abraham I 9215ef5ed5 dm: mmc: Add a library function to parse generic dt binding 7 years ago
Jean-Jacques Hiblot 9815e3ba80 mmc: add a library function to send tuning command 7 years ago
Jean-Jacques Hiblot bc1e3272ff mmc: use the right voltage level for MMC DDR and HS200 modes 7 years ago
Kishon Vijay Abraham I 83dc42271f mmc: Retry some MMC cmds on failure 7 years ago
Jean-Jacques Hiblot 01298da31d mmc: Change mode when switching to a boot partition 7 years ago
Jean-Jacques Hiblot 04a2ea248f mmc: disable UHS modes if Vcc cannot be switched on and off 7 years ago
Jean-Jacques Hiblot c10b85d6c2 mmc: Add support for UHS modes 7 years ago
Kishon Vijay Abraham I 634d484940 mmc: add HS200 support in MMC core 7 years ago
Kishon Vijay Abraham I ec841209a7 mmc: Add a execute_tuning() callback to the mmc operations. 7 years ago
Kishon Vijay Abraham I 2e7410d76a mmc: disable the mmc clock during power off 7 years ago
Kishon Vijay Abraham I 35f6782055 mmc: add a new mmc parameter to disable mmc clock 7 years ago
Kishon Vijay Abraham I fb7c3beb51 mmc: add power cyle support in mmc core 7 years ago
Jean-Jacques Hiblot 318a7a576b mmc: Add a new callback function to perform the 74 clocks cycle sequence 7 years ago
Kishon Vijay Abraham I aff5d3c83f mmc: Enable signal voltage to be selected from mmc core 7 years ago
Kishon Vijay Abraham I 2a4d212f71 mmc: make mmc_set_ios() return status 7 years ago
Jean-Jacques Hiblot 3862b85474 mmc: refactor MMC startup to make it easier to support new modes 7 years ago
Jean-Jacques Hiblot d0c221fe73 mmc: refactor SD startup to make it easier to support new modes 7 years ago
Jean-Jacques Hiblot 05038576e0 mmc: use mmc modes to select the correct bus speed 7 years ago
Jean-Jacques Hiblot 4c9d2aaa7e mmc: Add a function to dump the mmc capabilities 7 years ago
Jean-Jacques Hiblot 35f9e196f9 mmc: introduce mmc modes 7 years ago
Jean-Jacques Hiblot 7382e691ca mmc: add a function to read and test the ext csd (mmc >= 4) 7 years ago
Jean-Jacques Hiblot dfda9d88e5 mmc: make ext_csd part of struct mmc 7 years ago