Commit Graph

98 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Simon Glass cee02e6ff4 binman: Adjust _GetPropTree() parameters 6 years ago
Simon Glass 15a587c9ce binman: Add a test to catch use of the old 'pos' property 6 years ago
Simon Glass 7e7c587760 binman: Rename ReadContents() to ReadBlobContents() 6 years ago
Simon Glass 1be70d20d8 binman: Show the image position in the map 6 years ago
Simon Glass b8ef5b6bc8 binman: Add support for adding TPL binaries 6 years ago
Simon Glass 24d0d3c30d binman: Add an entry for a Chromium vblock 6 years ago
Simon Glass 0ef87aa332 binman: Add support for Chromium GBB 6 years ago
Simon Glass 3af8e49cef binman: Add an entry filled with a repeating byte 6 years ago
Simon Glass ec127af042 binman: Add support for a cros_ec image 6 years ago
Simon Glass 11e36ccea1 binman: Add support for flashrom FMAP 6 years ago
Simon Glass 5a5da7ce15 binman: Create README.entries 6 years ago
Simon Glass fd8d1f7962 binman: Allow creation of entry documentation 6 years ago
Simon Glass 3fb397bba0 binman: Expand documentation for entries 6 years ago
Simon Glass 9b1a804d52 binman: Allow help to work without libfdt 6 years ago
Simon Glass bb74837c9a binman: Support an entry that holds text 6 years ago
Simon Glass 53af22a995 binman: Add support for passing arguments to entries 6 years ago
Simon Glass dbf6be9f7f binman: Add a new 'image-pos' property 6 years ago
Simon Glass 8122f3967f binman: Enhance the map and fdt-update output 6 years ago
Simon Glass ea6922e3d6 binman: Tidy up some comments in the tests 6 years ago
Simon Glass b2b0df8f39 binman: Add comments to elf_test 6 years ago
Simon Glass 3ab9598df7 binman: Rename 'position' to 'offset' 6 years ago
Simon Glass 46d61a2f2a binman: Don't depend on dict order in ELF testOutsideFile() 6 years ago
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 c3f9454103 binman: Move capture_sys_output() to test_util 6 years ago
Simon Glass ff1fd6ccde binman: Move coverage logic into a new test_util file 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 844e5b20f2 binman: Mark 'align-end' as implemented 6 years ago
Simon Glass c8d48efb2b binman: Add support for adding a name prefix to entries 6 years ago
Simon Glass 3b0c3821d6 binman: Add support for outputing a map file 6 years ago
Simon Glass 7ae5f315b3 binman: Tidy up some docs and comments 6 years ago
Simon Glass 084059a31f binman: Allow a single test to be executed 6 years ago
Simon Glass 258fb0e677 binman: Add documentation for pos-unset property 6 years ago
Simon Glass 1854695bd8 binman: Add support for sections 6 years ago
Simon Glass badf0ec6e4 binman: Avoid setting sys.path globally 6 years ago
Simon Glass 25ac0e61fe binman: Rename Entry property to 'section' 6 years ago
Simon Glass f55382b5e5 binman: Rename ELF parameters to 'section' 6 years ago
Simon Glass 8f1da50ccc binman: Refactor much of the image code into 'section' 6 years ago
Simon Glass dd57c13bbc binman: Allow unit addresses for binaries 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 3759df0c08 tools: Update python "help" tests to cope with "more" oddities 6 years ago
Simon Glass 3ed0de31b4 dtoc: Allow DTC environment variable to provide path to dtc 6 years ago
Simon Glass 39c1502ccc binman: Add documentation for the symbol feature 7 years ago