summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-12mmc: Retry some MMC cmds on failureKishon Vijay Abraham I
2018-01-12mmc: Change mode when switching to a boot partitionJean-Jacques Hiblot
2018-01-12mmc: disable UHS modes if Vcc cannot be switched on and offJean-Jacques Hiblot
2018-01-12mmc: Add support for UHS modesJean-Jacques Hiblot
2018-01-12mmc: add HS200 support in MMC coreKishon Vijay Abraham I
2018-01-12mmc: Add a execute_tuning() callback to the mmc operations.Kishon Vijay Abraham I
2018-01-12mmc: disable the mmc clock during power offKishon Vijay Abraham I
2018-01-12mmc: add a new mmc parameter to disable mmc clockKishon Vijay Abraham I
2018-01-12mmc: add power cyle support in mmc coreKishon Vijay Abraham I
2018-01-12mmc: Add a new callback function to perform the 74 clocks cycle sequenceJean-Jacques Hiblot
2018-01-12mmc: Enable signal voltage to be selected from mmc coreKishon Vijay Abraham I
2018-01-12mmc: make mmc_set_ios() return statusKishon Vijay Abraham I
2018-01-12mmc: refactor MMC startup to make it easier to support new modesJean-Jacques Hiblot
2018-01-12mmc: refactor SD startup to make it easier to support new modesJean-Jacques Hiblot
2018-01-12cmd: mmc: display the mode name and current bus speed in the mmc infoJean-Jacques Hiblot
2018-01-12mmc: use mmc modes to select the correct bus speedJean-Jacques Hiblot
2018-01-12mmc: Add a function to dump the mmc capabilitiesJean-Jacques Hiblot
2018-01-12mmc: introduce mmc modesJean-Jacques Hiblot
2018-01-12mmc: add a function to read and test the ext csd (mmc >= 4)Jean-Jacques Hiblot
2018-01-12mmc: make ext_csd part of struct mmcJean-Jacques Hiblot
2018-01-12mmc: move the MMC startup for version above v4.0 in a separate functionJean-Jacques Hiblot
2018-01-12mmc: split mmc_startup()Jean-Jacques Hiblot
2018-01-12mmc: dm: get the IO-line and main voltage regulators from the dtsJean-Jacques Hiblot
2018-01-12mmc: sdhci: do not compare pointer to 0Heinrich Schuchardt
2018-01-12mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBITJorge Ramirez-Ortiz
2018-01-12mmc: sanitize includes for DM i2cFelix Brack
2018-01-12drivers: mmc: Avoid memory leak in case of failureSuniel Mahesh
2018-01-12drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macroSuniel Mahesh
2018-01-11Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-01-12configs: sun50i: Enable eMMC on a64-olinuxinoJagan Teki
2018-01-11Merge git://git.denx.de/u-boot-videoTom Rini
2018-01-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-11Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-01-11Merge git://git.denx.de/u-boot-usbTom Rini
2018-01-11board/BuR: drop LCDC clock manipulation from board codeHannes Schmelzer
2018-01-11board/BuR: provide real clock-frequency instead a dividerHannes Schmelzer
2018-01-11am335x-fb: setup display PLLHannes Schmelzer
2018-01-11am335x-fb: cosmetic: fix coding styleHannes Schmelzer
2018-01-11am335x-fb: cosmetic: update-copyrightHannes Schmelzer
2018-01-11mach-omap2: add AM335x Display PLL register definitionHannes Schmelzer
2018-01-10ls1088ardb: Add SD Secure boot target supportSumit Garg
2018-01-10armv8: ls1088a: SPL size reductionSumit Garg
2018-01-10armv8: fsl-layerscape: SPL size reductionSumit Garg
2018-01-10Powerpc: T208xQDS: Modify the comment of the CONFIG_FSL_PCIE_RESET macroBao Xiaowei
2018-01-10armv8: Implement workaround for Cortex-A53 erratum 855873Alison Wang
2018-01-10configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2018-01-10armv8: layerscape: sata: refine port register configurationYuantian Tang
2018-01-10armv8: ls1088 : MC alignment should always be fixed to 512MBAshish Kumar
2018-01-10Merge git://git.denx.de/u-boot-marvellTom Rini