Commit Graph

47916 Commits (da54e7e5a912565ab5979093044d65535f359f40)
 

Author SHA1 Message Date
Jean-Jacques Hiblot f7d5dffc65 mmc: don't use malloc_cache_aligned() 8 years ago
Jean-Jacques Hiblot 1de06b9fa5 mmc: fix for old MMCs (below version 4) 8 years ago
Jean-Jacques Hiblot 1da8eb598f mmc: all hosts support 1-bit bus width and legacy timings 8 years ago
Jean-Jacques Hiblot 00e446fa04 mmc: Fixed a problem with old sd or mmc that do not support High speed 8 years ago
Jean-Jacques Hiblot 7abff2c3b3 dm: mmc: update mmc_of_parse() 8 years ago
Jean-Jacques Hiblot 52d241dfba mmc: dump card and host capabilities if debug is enabled 8 years ago
Jaehoon Chung ef1614acf8 mmc: meson_gx_mmc: fix the complie error 8 years ago
Kishon Vijay Abraham I 9215ef5ed5 dm: mmc: Add a library function to parse generic dt binding 8 years ago
Jean-Jacques Hiblot 9815e3ba80 mmc: add a library function to send tuning command 8 years ago
Jean-Jacques Hiblot bc1e3272ff mmc: use the right voltage level for MMC DDR and HS200 modes 8 years ago
Kishon Vijay Abraham I 83dc42271f mmc: Retry some MMC cmds on failure 8 years ago
Jean-Jacques Hiblot 01298da31d mmc: Change mode when switching to a boot partition 8 years ago
Jean-Jacques Hiblot 04a2ea248f mmc: disable UHS modes if Vcc cannot be switched on and off 8 years ago
Jean-Jacques Hiblot c10b85d6c2 mmc: Add support for UHS modes 8 years ago
Kishon Vijay Abraham I 634d484940 mmc: add HS200 support in MMC core 8 years ago
Kishon Vijay Abraham I ec841209a7 mmc: Add a execute_tuning() callback to the mmc operations. 8 years ago
Kishon Vijay Abraham I 2e7410d76a mmc: disable the mmc clock during power off 8 years ago
Kishon Vijay Abraham I 35f6782055 mmc: add a new mmc parameter to disable mmc clock 8 years ago
Kishon Vijay Abraham I fb7c3beb51 mmc: add power cyle support in mmc core 8 years ago
Jean-Jacques Hiblot 318a7a576b mmc: Add a new callback function to perform the 74 clocks cycle sequence 8 years ago
Kishon Vijay Abraham I aff5d3c83f mmc: Enable signal voltage to be selected from mmc core 8 years ago
Kishon Vijay Abraham I 2a4d212f71 mmc: make mmc_set_ios() return status 8 years ago
Jean-Jacques Hiblot 3862b85474 mmc: refactor MMC startup to make it easier to support new modes 8 years ago
Jean-Jacques Hiblot d0c221fe73 mmc: refactor SD startup to make it easier to support new modes 8 years ago
Jean-Jacques Hiblot 7a96ec7459 cmd: mmc: display the mode name and current bus speed in the mmc info 8 years ago
Jean-Jacques Hiblot 05038576e0 mmc: use mmc modes to select the correct bus speed 8 years ago
Jean-Jacques Hiblot 4c9d2aaa7e mmc: Add a function to dump the mmc capabilities 8 years ago
Jean-Jacques Hiblot 35f9e196f9 mmc: introduce mmc modes 8 years ago
Jean-Jacques Hiblot 7382e691ca mmc: add a function to read and test the ext csd (mmc >= 4) 8 years ago
Jean-Jacques Hiblot dfda9d88e5 mmc: make ext_csd part of struct mmc 8 years ago
Jean-Jacques Hiblot c744b6f6dc mmc: move the MMC startup for version above v4.0 in a separate function 8 years ago
Jean-Jacques Hiblot 8ac8a26304 mmc: split mmc_startup() 8 years ago
Jean-Jacques Hiblot 06ec045fee mmc: dm: get the IO-line and main voltage regulators from the dts 8 years ago
Heinrich Schuchardt bb7b4ef370 mmc: sdhci: do not compare pointer to 0 8 years ago
Jorge Ramirez-Ortiz 713e6815d9 mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT 8 years ago
Felix Brack 339d578900 mmc: sanitize includes for DM i2c 8 years ago
Suniel Mahesh 0e1746acac drivers: mmc: Avoid memory leak in case of failure 8 years ago
Suniel Mahesh 18e7c8f6aa drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro 8 years ago
Tom Rini 373b900341 Merge git://git.denx.de/u-boot-sunxi 8 years ago
Jagan Teki 00425e63f6 configs: sun50i: Enable eMMC on a64-olinuxino 8 years ago
Tom Rini 1a62f8597c Merge git://git.denx.de/u-boot-video 8 years ago
Tom Rini 6bf634223a Merge git://git.denx.de/u-boot-fsl-qoriq 8 years ago
Tom Rini 2ff1da9453 Merge git://git.denx.de/u-boot-socfpga 8 years ago
Tom Rini e38c66edae Merge git://git.denx.de/u-boot-usb 8 years ago
Hannes Schmelzer 193f6fb9e8 board/BuR: drop LCDC clock manipulation from board code 8 years ago
Hannes Schmelzer 0fcec57752 board/BuR: provide real clock-frequency instead a divider 8 years ago
Hannes Schmelzer 8a094f508c am335x-fb: setup display PLL 8 years ago
Hannes Schmelzer 0d8a7d6fa8 am335x-fb: cosmetic: fix coding style 8 years ago
Hannes Schmelzer e880a5e219 am335x-fb: cosmetic: update-copyright 8 years ago
Hannes Schmelzer 3215192922 mach-omap2: add AM335x Display PLL register definition 8 years ago