aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-12mmc: make UHS and HS200 optionalJean-Jacques Hiblot1-4/+23
2018-01-12dm: mmc: update mmc_of_parse()Jean-Jacques Hiblot1-1/+10
2018-01-12dm: mmc: Add a library function to parse generic dt bindingKishon Vijay Abraham I1-0/+1
2018-01-12mmc: add a library function to send tuning commandJean-Jacques Hiblot1-0/+1
2018-01-12mmc: use the right voltage level for MMC DDR and HS200 modesJean-Jacques Hiblot1-3/+17
2018-01-12mmc: Retry some MMC cmds on failureKishon Vijay Abraham I1-0/+4
2018-01-12mmc: Change mode when switching to a boot partitionJean-Jacques Hiblot1-1/+6
2018-01-12mmc: disable UHS modes if Vcc cannot be switched on and offJean-Jacques Hiblot1-0/+1
2018-01-12mmc: Add support for UHS modesJean-Jacques Hiblot1-1/+39
2018-01-12mmc: add HS200 support in MMC coreKishon Vijay Abraham I1-0/+18
2018-01-12mmc: Add a execute_tuning() callback to the mmc operations.Kishon Vijay Abraham I1-0/+11
2018-01-12mmc: add a new mmc parameter to disable mmc clockKishon Vijay Abraham I1-1/+11
2018-01-12mmc: Add a new callback function to perform the 74 clocks cycle sequenceJean-Jacques Hiblot1-0/+10
2018-01-12mmc: Enable signal voltage to be selected from mmc coreKishon Vijay Abraham I1-0/+8
2018-01-12mmc: make mmc_set_ios() return statusKishon Vijay Abraham I1-1/+1
2018-01-12mmc: refactor MMC startup to make it easier to support new modesJean-Jacques Hiblot1-0/+11
2018-01-12mmc: refactor SD startup to make it easier to support new modesJean-Jacques Hiblot1-0/+1
2018-01-12mmc: Add a function to dump the mmc capabilitiesJean-Jacques Hiblot1-0/+1
2018-01-12mmc: introduce mmc modesJean-Jacques Hiblot1-6/+29
2018-01-12mmc: make ext_csd part of struct mmcJean-Jacques Hiblot1-0/+1
2018-01-12mmc: dm: get the IO-line and main voltage regulators from the dtsJean-Jacques Hiblot1-0/+4
2018-01-08Merge git://git.denx.de/u-boot-imxTom Rini5-42/+111
2018-01-08imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner1-1/+4
2018-01-08imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner1-1/+0
2018-01-08crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber1-2/+2
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam2-4/+6
2018-01-03ARM: imx: cm_fx6: env: don't run boot scripts twiceChristopher Spinrath1-7/+1
2018-01-03ARM: imx: cm_fx6: env: support distro boot commandChristopher Spinrath1-20/+28
2018-01-03ARM: imx: cm_fx6: env: use standard variablesChristopher Spinrath1-12/+16
2018-01-03mx6: Add board mx6memcal for use in validating DDREric Nelson1-0/+59
2018-01-01dm: core: remove orphaned parameter description in platdata.hHeinrich Schuchardt1-1/+0
2018-01-01ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}Derald D. Woods1-6/+0
2018-01-01ARM: omap3: evm: Do not relocate FDT addressDerald D. Woods1-0/+1
2017-12-29Merge git://git.denx.de/u-boot-imxTom Rini3-5/+7
2017-12-29mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam1-2/+6
2017-12-29power: pmic.h: include dm/ofnode.hPeng Fan1-0/+1
2017-12-29mx6_common: remove dead codeAdam Ford1-3/+0
2017-12-27Merge git://git.denx.de/u-boot-dmTom Rini2-0/+5
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada31-38/+0
2017-12-24boards: ls1046ardb: disable unavailable "ethernet" node in dtsPrabhakar Kushwaha1-0/+2
2017-12-24arm: Add support of updating dts before fix-upPrabhakar Kushwaha1-0/+3
2017-12-19Merge git://git.denx.de/u-boot-spiTom Rini1-1/+0
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini2-1/+19
2017-12-19sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MBJagan Teki1-0/+1
2017-12-18Merge git://git.denx.de/u-boot-rockchipTom Rini2-18/+2
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini6-21/+121
2017-12-18am335x_evm: Fix DFU for eMMCSam Protsenko1-1/+1
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini3-8/+16
2017-12-18armv8: ls1046aqds: Adjust IFC timing for NOR flashYork Sun1-2/+3
2017-12-18armv8: ls2080a: Increase load image len for NAND bootYork Sun1-1/+1