Commit Graph

51102 Commits (16b8d6b76992690c65c58dc8b0591496cc5e46ef)
 

Author SHA1 Message Date
Simon Glass 16b8d6b769 binman: Support updating the device tree with calc'd info 6 years ago
Simon Glass 078ab1a2f5 binman: Add a SetCalculatedProperties() method 6 years ago
Simon Glass ecab89737a binman: Add a ProcessFdt() method 6 years ago
Simon Glass 0a4357c4c2 binman: Complete documentation of stages 6 years ago
Simon Glass 116adecb5e dtoc: Add functions to add integer properties 6 years ago
Simon Glass fe57c784ad dtoc: Avoid unwanted output during tests 6 years ago
Simon Glass ef6f77a847 test: Enable cover-coverage tests for dtoc and fdt 6 years ago
Simon Glass 8512ea2e35 dtoc: Increase code coverage to 100% 6 years ago
Simon Glass c3f9454103 binman: Move capture_sys_output() to test_util 6 years ago
Simon Glass ba765217ed dtoc: Add a test for code coverage 6 years ago
Simon Glass dfe5f5b97d dtoc: Fix some minor errors 6 years ago
Simon Glass 760b7170c5 dtoc: Fix properties with a single zero-arg phandle 6 years ago
Simon Glass b9066ffc13 dtoc: Fix Fdt.GetNode() to handle a missing node 6 years ago
Simon Glass f9b88b3a5d dtoc: Keep track of property offsets 6 years ago
Simon Glass 2a2d91d0d6 dtoc: Update fdt tests to increase code coverage 6 years ago
Simon Glass 960662404f dtoc: Drop use of a local dtb buffer 6 years ago
Simon Glass 117f57b75a dtoc: Make use of the new pylibfdt methods 6 years ago
Simon Glass 57f0bc428a dtoc: Update tests to write failures to /tmp 6 years ago
Simon Glass 2ba9875312 dtoc: Add some tests for the fdt module 6 years ago
Simon Glass ff1fd6ccde binman: Move coverage logic into a new test_util file 6 years ago
Simon Glass c640ed0ce6 libfdt: Add get_property() and del_node() 6 years ago
Simon Glass a1e0085519 libfdt: Fix the Python pack() function 6 years ago
Simon Glass 3def0cf238 libfdt: Bring in proposed pylibfdt changes 6 years ago
Simon Glass 5c890238c4 binman: Tidy up setting of entry contents 6 years ago
Simon Glass 2cd01285b5 binman: Tidy up execution of tests 6 years ago
Simon Glass 736bb0aec8 binman: Correct operation of ObtainContents() 6 years ago
Simon Glass adc5701134 binman: Tidy up variables in _RunMicrocodeTest() 6 years ago
Simon Glass 1835cd2264 binman: Make the operation of Entry__testing explicit 6 years ago
Tom Rini 16d836cd6f binman: Switch to 'python-coverage' 6 years ago
Simon Glass 31e60ffa05 dm: core: Add logging of some common errors 6 years ago
Simon Glass 964cadc445 dm: core: Add a function to decode a memory region 6 years ago
Simon Glass 5e0a7341cd dm: core: Update of_read_fmap_entry() for livetree 6 years ago
Simon Glass 008dcddf99 dm: spi: Update sandbox SPI emulation driver to use ofnode 6 years ago
Simon Glass d677b00cb6 dm: core: Add a way to bind a device by ofnode 6 years ago
Simon Glass b616cef97a log: Add a way to log a return value with a message 6 years ago
Simon Glass c60f671b65 dm: core: Add a way to find an ofnode by compatible string 6 years ago
Simon Glass c98ad4434c dm: core: Add comments to ofnode_read_resource() functoins 6 years ago
Simon Glass fbe8d033fc dm: core: Fix a few ofnode function comments 6 years ago
Simon Glass 7e5196c409 dm: core: Add ofnode function to read a 64-bit int 6 years ago
Michael Pratt 90c08fa038 fdt: Add device tree memory bindings 6 years ago
Tom Rini 8c5d4fd0ec Prepare v2018.07 6 years ago
Tom Rini 3f0492f207 Merge branch 'master' of git://git.denx.de/u-boot-video 6 years ago
Tom Rini 34d02ba4b9 Merge branch 'master' of git://git.denx.de/u-boot-tegra 6 years ago
Peter Robinson 84996795c2 tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium 6 years ago
Tom Rini ca962d32df Merge branch 'master' of git://git.denx.de/u-boot-usb 6 years ago
Andre Przywara 0bc846a769 sunxi: A64: OHCI: prevent turning off shared USB clock 6 years ago
Emmanuel Vadot ff5d5cc233 usb: dwc2: Add brcm,bcm2708-usb compatible 6 years ago
Tom Rini 4ac5df4b41 Merge branch 'master' of git://git.denx.de/u-boot-sunxi 6 years ago
Andre Przywara be0d217952 arm: timer: sunxi: add Allwinner timer erratum workaround 6 years ago
Andre Przywara 38651588d3 arm: timer: factor out FSL arch timer erratum workaround 6 years ago