summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli1-0/+1
2018-01-15Merge git://git.denx.de/u-boot-mmcTom Rini1-7/+205
2018-01-12Merge git://git.denx.de/u-boot-tegraTom Rini4-20/+27
2018-01-12ARM: Tegra: p2771-0000: use calculate env var featureStephen Warren1-0/+20
2018-01-12ARM: tegra: p2771-000: increase max DRAM bank countStephen Warren1-0/+3
2018-01-12ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren3-10/+2
2018-01-12ARM: tegra: remove SPL config for non-SPL SoCsStephen Warren3-10/+2
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen2-0/+6
2018-01-12riscv: configs: Add nx25-ae250.h to support RISC-VRick Chen1-0/+126
2018-01-12mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot1-0/+2
2018-01-12mmc: don't read the size of eMMC enhanced user data area in SPLJean-Jacques Hiblot1-0/+2
2018-01-12mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot1-0/+2
2018-01-12mmc: read ssr only if MMC write support is enabledJean-Jacques Hiblot1-0/+2
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-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini18-21/+129
2018-01-11Merge git://git.denx.de/u-boot-usbTom Rini3-42/+0
2018-01-10ls1088ardb: Add SD Secure boot target supportSumit Garg1-1/+14
2018-01-10armv8: ls1088a: SPL size reductionSumit Garg2-0/+39
2018-01-10Powerpc: T208xQDS: Modify the comment of the CONFIG_FSL_PCIE_RESET macroBao Xiaowei1-2/+1
2018-01-10configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour16-20/+0
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour2-0/+77
2018-01-10Merge git://git.denx.de/u-boot-marvellTom Rini1-3/+20
2018-01-10linux/kernel.h: Add ALIGN_DOWN macroMasahiro Yamada1-0/+1
2018-01-10sh: Drop unreferenced CONFIG_* definesTuomas Tynkkynen19-20/+0
2018-01-10ARM: Drop unreferenced CONFIG_MACH_* definesTuomas Tynkkynen10-10/+0
2018-01-10ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-discoPatrice Chotard1-1/+18
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard1-0/+68
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard1-1/+0
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard1-1/+0
2018-01-10board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard1-1/+0