summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2018-07-09serial: Add Actions Semi OWL UART supportManivannan Sadhasivam
2018-07-09arm: dts: bubblegum_96: Enable UART5 for serial consoleManivannan Sadhasivam
2018-07-09arm: dts: s900: Add UART nodeManivannan Sadhasivam
2018-07-09clk: Add Actions Semi OWL clock supportManivannan Sadhasivam
2018-07-09arm: dts: s900: Add Clock Management Unit (CMU) nodesManivannan Sadhasivam
2018-07-09dt-bindings: clock: Add S900 CMU register definitionsManivannan Sadhasivam
2018-07-09board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam
2018-07-09arm: Add support for Actions Semi OWL SoC familyManivannan Sadhasivam
2018-07-09configs: Resync with savedefconfigTom Rini
2018-07-09binman: Support updating the device tree with calc'd infoSimon Glass
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass