summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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: add a new mmc parameter to disable mmc clockKishon 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-12mmc: Add a function to dump the mmc capabilitiesJean-Jacques Hiblot
2018-01-12mmc: introduce mmc modesJean-Jacques Hiblot
2018-01-12mmc: make ext_csd part of struct mmcJean-Jacques Hiblot
2018-01-12mmc: dm: get the IO-line and main voltage regulators from the dtsJean-Jacques Hiblot
2018-01-08Merge git://git.denx.de/u-boot-imxTom Rini
2018-01-08imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner
2018-01-08imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner
2018-01-08crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam
2018-01-03ARM: imx: cm_fx6: env: don't run boot scripts twiceChristopher Spinrath
2018-01-03ARM: imx: cm_fx6: env: support distro boot commandChristopher Spinrath
2018-01-03ARM: imx: cm_fx6: env: use standard variablesChristopher Spinrath
2018-01-03mx6: Add board mx6memcal for use in validating DDREric Nelson
2018-01-01dm: core: remove orphaned parameter description in platdata.hHeinrich Schuchardt
2018-01-01ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}Derald D. Woods
2018-01-01ARM: omap3: evm: Do not relocate FDT addressDerald D. Woods
2017-12-29Merge git://git.denx.de/u-boot-imxTom Rini
2017-12-29mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam
2017-12-29power: pmic.h: include dm/ofnode.hPeng Fan
2017-12-29mx6_common: remove dead codeAdam Ford
2017-12-27Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada
2017-12-24boards: ls1046ardb: disable unavailable "ethernet" node in dtsPrabhakar Kushwaha
2017-12-24arm: Add support of updating dts before fix-upPrabhakar Kushwaha
2017-12-19Merge git://git.denx.de/u-boot-spiTom Rini
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-12-19sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MBJagan Teki
2017-12-18Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-18am335x_evm: Fix DFU for eMMCSam Protsenko
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini
2017-12-18armv8: ls1046aqds: Adjust IFC timing for NOR flashYork Sun
2017-12-18armv8: ls2080a: Increase load image len for NAND bootYork Sun
2017-12-18rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to KconfigKlaus Goger
2017-12-17rockchip: config: update part tableKever Yang
2017-12-16efi_loader: new function efi_delete_handle()Heinrich Schuchardt
2017-12-16efi_loader: return status from efi_setup_loaded_image()Heinrich Schuchardt
2017-12-14armv8: ls1012ardb: add more board version informationYangbo Lu
2017-12-14armv8: ls1012ardb: clean up definitions for I2C IO expandersYangbo Lu
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini