summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2018-07-09binman: Add a ProcessFdt() methodSimon Glass
2018-07-09binman: Complete documentation of stagesSimon Glass
2018-07-09dtoc: Add functions to add integer propertiesSimon Glass
2018-07-09dtoc: Avoid unwanted output during testsSimon Glass
2018-07-09test: Enable cover-coverage tests for dtoc and fdtSimon Glass
2018-07-09dtoc: Increase code coverage to 100%Simon Glass
2018-07-09binman: Move capture_sys_output() to test_utilSimon Glass
2018-07-09dtoc: Add a test for code coverageSimon Glass
2018-07-09dtoc: Fix some minor errorsSimon Glass
2018-07-09dtoc: Fix properties with a single zero-arg phandleSimon Glass
2018-07-09dtoc: Fix Fdt.GetNode() to handle a missing nodeSimon Glass
2018-07-09dtoc: Keep track of property offsetsSimon Glass
2018-07-09dtoc: Update fdt tests to increase code coverageSimon Glass
2018-07-09dtoc: Drop use of a local dtb bufferSimon Glass
2018-07-09dtoc: Make use of the new pylibfdt methodsSimon Glass
2018-07-09dtoc: Update tests to write failures to /tmpSimon Glass
2018-07-09dtoc: Add some tests for the fdt moduleSimon Glass
2018-07-09binman: Move coverage logic into a new test_util fileSimon Glass