summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-12ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath
2018-01-12imx: mx6ull-14x14-evk: enable DM QSPI driverPeng Fan
2018-01-12imx: mx6sxsabresd: enlarge ENV offsetPeng Fan
2018-01-12imx: mx6sxsabresd: Enable DM driverPeng Fan
2018-01-12mx6: Support SKS-Kinkel sksimx6 BoardStefano Babic
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen
2018-01-12riscv: configs: Add nx25-ae250.h to support RISC-VRick Chen
2018-01-12mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot
2018-01-12mmc: don't read the size of eMMC enhanced user data area in SPLJean-Jacques Hiblot
2018-01-12mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot
2018-01-12mmc: read ssr only if MMC write support is enabledJean-Jacques Hiblot
2018-01-12mmc: make UHS and HS200 optionalJean-Jacques Hiblot
2018-01-12dm: mmc: update mmc_of_parse()Jean-Jacques Hiblot
2018-01-12dm: mmc: Add a library function to parse generic dt bindingKishon Vijay Abraham I
2018-01-12mmc: add a library function to send tuning commandJean-Jacques Hiblot
2018-01-12mmc: use the right voltage level for MMC DDR and HS200 modesJean-Jacques Hiblot
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: 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-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-11Merge git://git.denx.de/u-boot-usbTom Rini
2018-01-10ls1088ardb: Add SD Secure boot target supportSumit Garg
2018-01-10armv8: ls1088a: SPL size reductionSumit Garg
2018-01-10Powerpc: T208xQDS: Modify the comment of the CONFIG_FSL_PCIE_RESET macroBao Xiaowei
2018-01-10configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2018-01-10Merge git://git.denx.de/u-boot-marvellTom Rini
2018-01-10linux/kernel.h: Add ALIGN_DOWN macroMasahiro Yamada
2018-01-10sh: Drop unreferenced CONFIG_* definesTuomas Tynkkynen
2018-01-10ARM: Drop unreferenced CONFIG_MACH_* definesTuomas Tynkkynen
2018-01-10ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-discoPatrice Chotard
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2018-01-10board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard
2018-01-10ARM: DTS: stm32: add stm32f429-disco-u-boot dts filePatrice Chotard
2018-01-10ARM: DTS: stm32: add STM32F429 SoC and its Discovery board supportPatrice Chotard