summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-07-09libfdt: Add get_property() and del_node()Simon Glass
2018-07-09libfdt: Fix the Python pack() functionSimon Glass
2018-07-09libfdt: Bring in proposed pylibfdt changesSimon Glass
2018-07-09binman: Tidy up setting of entry contentsSimon Glass
2018-07-09binman: Tidy up execution of testsSimon Glass
2018-07-09binman: Correct operation of ObtainContents()Simon Glass
2018-07-09binman: Tidy up variables in _RunMicrocodeTest()Simon Glass
2018-07-09binman: Make the operation of Entry__testing explicitSimon Glass
2018-07-09binman: Switch to 'python-coverage'Tom Rini
2018-07-09dm: core: Add logging of some common errorsSimon Glass
2018-07-09dm: core: Add a function to decode a memory regionSimon Glass
2018-07-09dm: core: Update of_read_fmap_entry() for livetreeSimon Glass
2018-07-09dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass
2018-07-09dm: core: Add a way to bind a device by ofnodeSimon Glass
2018-07-09log: Add a way to log a return value with a messageSimon Glass
2018-07-09dm: core: Add a way to find an ofnode by compatible stringSimon Glass
2018-07-09dm: core: Add comments to ofnode_read_resource() functoinsSimon Glass
2018-07-09dm: core: Fix a few ofnode function commentsSimon Glass
2018-07-09dm: core: Add ofnode function to read a 64-bit intSimon Glass
2018-07-09fdt: Add device tree memory bindingsMichael Pratt
2018-07-09Prepare v2018.07Tom Rini
2018-07-08Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-07-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2018-07-06tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromiumPeter Robinson
2018-07-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-07-05sunxi: A64: OHCI: prevent turning off shared USB clockAndre Przywara
2018-07-05usb: dwc2: Add brcm,bcm2708-usb compatibleEmmanuel Vadot
2018-07-03Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-07-03arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara
2018-07-03arm: timer: factor out FSL arch timer erratum workaroundAndre Przywara
2018-07-02Prepare v2018.07-rc3Tom Rini
2018-07-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-07-02board/aries: RemoveTom Rini
2018-07-02ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIPAlexander Graf
2018-07-02net: Add option to prefer bootp/dhcp serveripAlexander Graf
2018-07-02net: Prefer command line argumentsAlexander Graf
2018-07-02net: Add new wol command - Wake on LANLothar Felten
2018-07-02net: mvneta: zero Tx descriptors on initRabeeh Khoury