aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-23scripts/dtc: Update to upstream version v1.4.4Tom Rini
2017-09-23scripts/dtc: Update to upstream version v1.4.3Tom Rini
2017-09-23Merge git://git.denx.de/u-boot-socfpgaTom Rini
2017-09-23Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-09-23arm: socfpga: Configuration for EFI boot on DE0-nano-SoCFrank Kunz
2017-09-23ARM: socfpga: fix duplicate const specifier warningMasahiro Yamada
2017-09-23ARM: socfpga: remove unneeded NAND config optionsMasahiro Yamada
2017-09-22armv8: ls1046ardb: disable PPA loading during SPL stage for SD bootYangbo Lu
2017-09-22armv8: ls1043ardb: disable PPA loading during SPL stage for SD bootYangbo Lu
2017-09-22armv8: ls1043a: disable IFC in SPL only when QSPI is usedYangbo Lu
2017-09-22board/ls2080ardb: Update board env based on SoCPriyanka Jain
2017-09-22board/ls2080ardb: Add mcmemsize variable in default envPriyanka Jain
2017-09-22armv8: fsl: i2c: Put I2C related code under CONFIG_SYS_I2CSriram Dash
2017-09-22armv8: fsl: ifc: Put IFC related code under CONFIG_FSL_IFCSriram Dash
2017-09-22pci: layerscape: Fixup iommu-map for LS208xABharat Bhushan
2017-09-22board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512sSantan Kumar
2017-09-22board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATESantan Kumar
2017-09-22armv8: fsl-layerscape: Put SATA code under SATA configsAshish Kumar
2017-09-22armv7: ls1021a: Fix marco CONFIG_LS102XAYork Sun
2017-09-22Travis-CI: Checkout only v1.4.3 of dtcTom Rini
2017-09-22net/tftp: fix build if CMD_BOOTEFI is not setJörg Krause
2017-09-22Makefile: Update minimum dtc version to 1.4.3Tom Rini
2017-09-22spl: Fix compiling warning on gunzip argumentYork Sun
2017-09-22arm: am33xx: Make pin multiplexing functions optionalFelix Brack
2017-09-22board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard
2017-09-22ARM: DTS: stm32: adapt stm32h7 dts files for U-bootPatrice Chotard
2017-09-22ARM: DTS: stm32: add stm32h743i-eval filesPatrice Chotard
2017-09-22ARM: DTS: stm32: add stm32h743i-disco filesPatrice Chotard
2017-09-22dm: misc: add stm32 rcc driverChristophe Kerello
2017-09-22dm: reset: add stm32 reset driverPatrice Chotard
2017-09-22dm: clk: add clk driver support for stm32h7 SoCsPatrice Chotard
2017-09-22serial: stm32x7: add STM32H7 supportPatrice Chotard
2017-09-22pinctrl: stm32: add stm32h743-pinctrl compatiblePatrice Chotard
2017-09-22spl: stash bootstage info before jump to next stageKever Yang
2017-09-22board: STiH410-B2260: add fastboot supportPatrice Chotard
2017-09-22ARM: dts: STiH410: update ehci and ohci compatiblePatrice Chotard
2017-09-22ARM: dts: STiH410: set DWC3 dual role mode to peripheralPatrice Chotard
2017-09-22usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard
2017-09-22STiH410-B2260: enable USB, fastboot, reset, PHY related flagsPatrice Chotard
2017-09-22STiH410-B2260: enable USB Host NetworkingPatrice Chotard
2017-09-22usb: phy: Add STi USB2 PHYPatrice Chotard
2017-09-22mmc: sti_sdhci: Use reset frameworkPatrice Chotard
2017-09-22ARM: dts: stih410-family: Add missing reset_names for mmc1 nodePatrice Chotard
2017-09-22mmc: sti_sdhci: Rework sti_mmc_core_config()Patrice Chotard
2017-09-22pci: Remove unnecessary 'default n' from KconfigTuomas Tynkkynen
2017-09-22pci: layerscape: Remove unused field 'hose' from struct ls_pcieTuomas Tynkkynen
2017-09-22pci: tegra: Remove unused field 'hose' from struct tegra_pcieTuomas Tynkkynen
2017-09-22pci: xilinx: Remove unused field 'hose' from struct xilinx_pcieTuomas Tynkkynen
2017-09-22pci: xilinx: Fix doc comments on config space accessorsTuomas Tynkkynen
2017-09-22fs/fat: Reduce stack usageTom Rini