summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2018-07-10gpio: omap_gpio: Convert to auto-alloc feature when DT is supportedAdam Ford
2018-07-10vboot: Do not use hashed-strings offsetTeddy Reed
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-07-10spl: fit: verify images prior to post processingBen Whitten
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan
2018-07-10spl: fit: Fix support for loading FPGA bitstreamMarek Vasut
2018-07-10spl: spi: Support full fitImage handlingMarek Vasut
2018-07-10spl: fat: Support full fitImage handlingMarek Vasut
2018-07-10fit: Verify all configuration signaturesMarek Vasut
2018-07-10test/py: vboot: Remove stderr redirect from openssl commandPaul Burton
2018-07-10test/py: hush_if_test: Use open() in place of file()Paul Burton
2018-07-10test/py: fit: Open files as binary filesPaul Burton
2018-07-10test/py: Import 'configparser' lower case to be python 3.x safePaul Burton
2018-07-10test/py: Use range() rather than xrange()Paul Burton
2018-07-10test/py: Make print statements python 3.x safePaul Burton
2018-07-10Merge git://git.denx.de/u-boot-dmTom Rini
2018-07-09net: designware: Add reset ctrl to driverLey Foon Tan
2018-07-09serial: ns16550: Add reset ctrl to driverLey Foon Tan
2018-07-09mmc: dwmmc: socfpga: Add reset ctrl to driverLey Foon Tan
2018-07-09include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)Ley Foon Tan
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan
2018-07-09MAINTAINERS: Add entries for Actions Semi OWL familyManivannan Sadhasivam