summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/py: Import 'configparser' lower case to be python 3.x safePaul Burton2018-07-101-2/+6
* test/py: Use range() rather than xrange()Paul Burton2018-07-103-6/+6
* test/py: Make print statements python 3.x safePaul Burton2018-07-105-10/+14
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-1064-285/+2769
|\
| * binman: Support updating the device tree with calc'd infoSimon Glass2018-07-096-14/+144
| * binman: Add a SetCalculatedProperties() methodSimon Glass2018-07-097-9/+67
| * 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
* | net: designware: Add reset ctrl to driverLey Foon Tan2018-07-091-0/+8
* | serial: ns16550: Add reset ctrl to driverLey Foon Tan2018-07-091-0/+8
* | mmc: dwmmc: socfpga: Add reset ctrl to driverLey Foon Tan2018-07-091-0/+17
* | include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)Ley Foon Tan2018-07-091-1/+1
* | reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-093-3/+3
* | MAINTAINERS: Add entries for Actions Semi OWL familyManivannan Sadhasivam2018-07-091-0/+9