summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-22imx6: engicam: Drop SPL_EXT_SUPPORTJagan Teki
2018-02-22imx6ul: engicam: Drop isiot-mmc defconfigJagan Teki
2018-02-22arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima
2018-02-22imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta
2018-02-22imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta
2018-02-22imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticat...Utkarsh Gupta
2018-02-22imx: hab: Keep CAAM clock enabled after authenticating additional imagesBreno Lima
2018-02-22Revert "mx6: ddr: Allow changing REFSEL and REFR fields"Maxim Yu. Osipov
2018-02-21sh: Use -m2a-nofpu onlyTom Rini
2018-02-21cmd: fastboot: Kconfig: solve config issuePatrick Delaunay
2018-02-21dfu: tftp: Fix arm64 build warningsMarek Vasut
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut
2018-02-21dfu: Fix up the Kconfig messMarek Vasut
2018-02-21usb: kbd: select SYS_STDIO_DEREGISTERHeinrich Schuchardt
2018-02-21usb: gadget: sdp: fix pointer cast warnings for 64bit archsAndre Heider
2018-02-21usb: gadget: sdp: add missing line breaksAndre Heider
2018-02-21mmc: synchronize the sequence with enum bus_mode in mmc.hJaehoon Chung
2018-02-20Prepare v2018.03-rc3Tom Rini
2018-02-20script: Make the get_default_envs.sh script working with newest u-bootLukasz Majewski
2018-02-20env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...Faiz Abbas
2018-02-19Merge git://git.denx.de/u-boot-mmcTom Rini
2018-02-19Merge git://git.denx.de/u-boot-dmTom Rini
2018-02-19Merge git://git.denx.de/u-boot-ubiTom Rini
2018-02-19Merge git://git.denx.de/u-boot-i2cTom Rini
2018-02-19Merge git://git.denx.de/u-boot-shTom Rini
2018-02-19vexpress: Sign up as maintainerLinus Walleij
2018-02-19mmc: Fix uninitialised priv memberAlex Kiernan
2018-02-19mmc: fix bug in mmc_startup_v4()Jean-Jacques Hiblot
2018-02-19mmc: Fix bug in sd_set_card_speed()Jean-Jacques Hiblot
2018-02-19configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS supportJean-Jacques Hiblot
2018-02-19ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I
2018-02-19dts: am57xx-idk: disable HS200 supportJean-Jacques Hiblot
2018-02-19dts: am57xx-beagle-x15: disable UHS and HS200 supportJean-Jacques Hiblot
2018-02-19ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodesJean-Jacques Hiblot
2018-02-19ARM: dts: DRA7: use new dra7-specific compatible stringKishon Vijay Abraham I
2018-02-19ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: allow mmc clock to be gatedKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: implement send_init_stream callbackJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: update mmc->clock with the actual bus speedJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrlJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: Add support to set IODELAY valuesKishon Vijay Abraham I
2018-02-19ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: use mmc_of_parse to populate mmc_configKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: Reduce the max timeout for reset controller fsmJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot