Commit Graph

98 Commits (c3c19c27437390681b708c9b25d98d3c9eedf568)

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