Commit Graph

1564 Commits (2b19321ef9cdc77e00c4d063330e2a4a6818c4fc)

Author SHA1 Message Date
Simon Glass 2b19321ef9 patman: Allow test commands to fall back to real ones 7 years ago
Simon Glass 1d85888cdc dtoc: Export the _FindNode() function 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 dc08ecc90c dtoc: Add missing comments to fdt_util 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
Peng Fan 6080170265 tools: genboardscfg: move buildman path to first 7 years ago
Adam Sampson b8a48fbca3 patman: Split alias entries on arbitrary whitespace 7 years ago
Michal Simek 4a8b6e0101 mkimage: fit_image: Use macros from image.h 7 years ago
Holger Dengler 7e1a0483c3 tools/imximage: get HAB information from header 7 years ago
Siva Durga Prasad Paladugu 12308b128f lib: fdtdec: Rename routine fdtdec_setup_memory_size() 7 years ago
Alex Kiernan 795f452eef mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures 7 years ago
Alex Kiernan 87925df2b3 mkimage: Refactor imagetool_get_source_date to take command name 7 years ago
Teddy Reed 7346c1e192 vboot: Do not use hashed-strings offset 7 years ago
Teddy Reed 72239fc85f vboot: Add FIT_SIGNATURE_MAX_SIZE protection 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 116adecb5e dtoc: Add functions to add integer properties 7 years ago
Simon Glass fe57c784ad dtoc: Avoid unwanted output during tests 7 years ago
Simon Glass 8512ea2e35 dtoc: Increase code coverage to 100% 7 years ago
Simon Glass c3f9454103 binman: Move capture_sys_output() to test_util 7 years ago
Simon Glass ba765217ed dtoc: Add a test for code coverage 7 years ago
Simon Glass dfe5f5b97d dtoc: Fix some minor errors 7 years ago
Simon Glass 760b7170c5 dtoc: Fix properties with a single zero-arg phandle 7 years ago
Simon Glass b9066ffc13 dtoc: Fix Fdt.GetNode() to handle a missing node 7 years ago
Simon Glass f9b88b3a5d dtoc: Keep track of property offsets 7 years ago
Simon Glass 2a2d91d0d6 dtoc: Update fdt tests to increase code coverage 7 years ago
Simon Glass 960662404f dtoc: Drop use of a local dtb buffer 7 years ago
Simon Glass 117f57b75a dtoc: Make use of the new pylibfdt methods 7 years ago
Simon Glass 57f0bc428a dtoc: Update tests to write failures to /tmp 7 years ago
Simon Glass 2ba9875312 dtoc: Add some tests for the fdt module 7 years ago
Simon Glass ff1fd6ccde binman: Move coverage logic into a new test_util file 7 years ago
Simon Glass 3def0cf238 libfdt: Bring in proposed pylibfdt changes 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