summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* binman: Add a ProcessFdt() methodSimon Glass2018-07-099-37/+117
* binman: Complete documentation of stagesSimon Glass2018-07-091-2/+4
* dtoc: Add functions to add integer propertiesSimon Glass2018-07-092-0/+47
* dtoc: Avoid unwanted output during testsSimon Glass2018-07-092-6/+11
* test: Enable cover-coverage tests for dtoc and fdtSimon Glass2018-07-091-0/+4
* dtoc: Increase code coverage to 100%Simon Glass2018-07-0910-2/+285
* binman: Move capture_sys_output() to test_utilSimon Glass2018-07-093-21/+24
* dtoc: Add a test for code coverageSimon Glass2018-07-091-0/+15
* dtoc: Fix some minor errorsSimon Glass2018-07-093-4/+5
* dtoc: Fix properties with a single zero-arg phandleSimon Glass2018-07-094-5/+27
* dtoc: Fix Fdt.GetNode() to handle a missing nodeSimon Glass2018-07-092-1/+7
* dtoc: Keep track of property offsetsSimon Glass2018-07-092-7/+78
* dtoc: Update fdt tests to increase code coverageSimon Glass2018-07-095-24/+150
* dtoc: Drop use of a local dtb bufferSimon Glass2018-07-092-10/+10
* dtoc: Make use of the new pylibfdt methodsSimon Glass2018-07-091-12/+14
* dtoc: Update tests to write failures to /tmpSimon Glass2018-07-091-14/+42
* dtoc: Add some tests for the fdt moduleSimon Glass2018-07-093-2/+257
* binman: Move coverage logic into a new test_util fileSimon Glass2018-07-092-25/+68
* libfdt: Add get_property() and del_node()Simon Glass2018-07-091-0/+32
* libfdt: Fix the Python pack() functionSimon Glass2018-07-091-1/+5
* libfdt: Bring in proposed pylibfdt changesSimon Glass2018-07-095-71/+663
* binman: Tidy up setting of entry contentsSimon Glass2018-07-097-6/+62
* binman: Tidy up execution of testsSimon Glass2018-07-091-5/+3
* binman: Correct operation of ObtainContents()Simon Glass2018-07-098-14/+114
* binman: Tidy up variables in _RunMicrocodeTest()Simon Glass2018-07-091-7/+18
* binman: Make the operation of Entry__testing explicitSimon Glass2018-07-092-4/+11
* binman: Switch to 'python-coverage'Tom Rini2018-07-093-8/+7
* dm: core: Add logging of some common errorsSimon Glass2018-07-091-2/+12
* dm: core: Add a function to decode a memory regionSimon Glass2018-07-092-0/+126
* dm: core: Update of_read_fmap_entry() for livetreeSimon Glass2018-07-093-10/+8
* dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass2018-07-093-9/+10
* dm: core: Add a way to bind a device by ofnodeSimon Glass2018-07-092-0/+12
* log: Add a way to log a return value with a messageSimon Glass2018-07-091-0/+8
* dm: core: Add a way to find an ofnode by compatible stringSimon Glass2018-07-092-0/+23
* dm: core: Add comments to ofnode_read_resource() functoinsSimon Glass2018-07-091-0/+23
* dm: core: Fix a few ofnode function commentsSimon Glass2018-07-091-1/+3
* dm: core: Add ofnode function to read a 64-bit intSimon Glass2018-07-094-0/+78
* fdt: Add device tree memory bindingsMichael Pratt2018-07-095-1/+224
* Prepare v2018.07v2018.07Tom Rini2018-07-091-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-07-081-0/+1
|\
| * video: arm: rpi: Add brcm,bcm2708-fb compatibleEmmanuel Vadot2018-07-021-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2018-07-062-21/+8
|\ \
| * | tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromiumPeter Robinson2018-07-062-21/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-07-062-1/+19
|\ \ \ | |/ / |/| |
| * | sunxi: A64: OHCI: prevent turning off shared USB clockAndre Przywara2018-07-051-1/+18
| * | usb: dwc2: Add brcm,bcm2708-usb compatibleEmmanuel Vadot2018-07-051-0/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-07-038-6/+343
|\ \
| * | arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara2018-07-032-0/+28
| * | arm: timer: factor out FSL arch timer erratum workaroundAndre Przywara2018-07-031-6/+25
| * | sun50i: h5: Add initial Orange Pi Zero Plus supportHauke Mehrtens2018-06-164-0/+167