summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-16sunxi: DT: H3: update board .dts files from LinuxAndre Przywara
2018-07-16sunxi: DT: H5: update board .dts files from LinuxAndre Przywara
2018-07-16sunxi: DT: update device tree files for Allwinner H3 and H5 SoCsAndre Przywara
2018-07-16sunxi: DT: A64: update board .dts files from LinuxAndre Przywara
2018-07-16sunxi: DT: A64: update device tree file for Allwinner A64 SoCAndre Przywara
2018-07-13mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-07-12arm: socfpga: Fixes: include <debug_uart.h>Ley Foon Tan
2018-07-12arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit onlyLey Foon Tan
2018-07-12arm: dts: socfpga: stratix10: Fix memory nodeLey Foon Tan
2018-07-12Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2018-07-12lpi2c: Add bus busy error handlingYe Li
2018-07-12lpi2c: Fix bus stop problem in xferYe Li
2018-07-12imx: lpi2c: fix clock issue when NACK detectedGao Pan
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li
2018-07-12ARM: socfpga: Assure correct ACTLR configurationMarek Vasut
2018-07-12ARM: socfpga: Make DRAM node available in SPLMarek Vasut
2018-07-12ARM: socfpga: Pull DRAM size from DTMarek Vasut
2018-07-12ddr: altera: Add ECC DRAM scrubbing support for Arria10Marek Vasut
2018-07-12ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10Marek Vasut
2018-07-12arm: socfpga: Add do_bridge_reset for Arria 10Ley Foon Tan
2018-07-12arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan
2018-07-12board: altera: stratix10: Add socdk board support for Stratix10 SoCLey Foon Tan
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add timer support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add SPL driver for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: Restructure the SPL fileLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add MMU support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add mailbox support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add misc support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan
2018-07-12spi: cadence_qspi: Fix warning cast from pointer to integer of different sizeLey Foon Tan
2018-07-12spi: cadence_qspi: Fix compilation warningLey Foon Tan
2018-07-12ubifs: remove useless codeChristophe Kerello
2018-07-12cmd: ubi: Add additional message upon UBI attach errorStefan Roese
2018-07-12cmd: ubi: print load size after establishing volume sizeStefan Agner
2018-07-11Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2018-07-11Merge git://git.denx.de/u-boot-dmTom Rini
2018-07-11led: bcm6328: read base address in the parent nodePhilippe Reynes
2018-07-11cpu: bmips: fix probe to get the addressPhilippe Reynes
2018-07-11MIPS: add MIPS Release 6 build coverage for Boston boardsDaniel Schwierzeck
2018-07-10Makefile: drop mention of *.cfgtmpBaruch Siach
2018-07-10mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signaturesAlex Kiernan
2018-07-10mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan
2018-07-10common/memsize.c: Increase save array for supporting memory size > 4GBTien Fong Chee
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu
2018-07-10Makefile: drop unused cpp_cfg macroBaruch Siach
2018-07-10omap3_logic: Change console from ttyO0 to ttyS0Adam Ford
2018-07-10common: print \n in initr_scsi()Heinrich Schuchardt