Commit Graph

1541 Commits (0481bef035f5281d075549eb18cc6949dfbc42ff)

Author SHA1 Message Date
Siva Durga Prasad Paladugu 12308b128f lib: fdtdec: Rename routine fdtdec_setup_memory_size() 6 years ago
Alex Kiernan 795f452eef mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures 6 years ago
Alex Kiernan 87925df2b3 mkimage: Refactor imagetool_get_source_date to take command name 6 years ago
Teddy Reed 7346c1e192 vboot: Do not use hashed-strings offset 6 years ago
Teddy Reed 72239fc85f vboot: Add FIT_SIGNATURE_MAX_SIZE protection 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 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 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 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
Tom Rini 168de20f3b Revert "fw_printenv: Don't bail out directly after one env read error" 6 years ago
Joe Hershberger 3925b2ac97 fw_printenv: Don't bail out directly after one env read error 6 years ago
Simon Glass a60aedfd31 patman: Support using a particular SMTP server 6 years ago
Chris Packham fe6ef1e9ba patman: add test for SPDX license 6 years ago
Chris Packham 4fb3502972 patman: add option for limiting the Cc list 6 years ago
Simon Glass dd0ee9ea85 fdtgrep: Separate out checking of two allocations 6 years ago
Simon Glass e178db1d77 fdtgrep: Fix logic of free() in do_fdtgrep() 6 years ago
Shyam Saini 919d25c920 u-boot: Fix several typos 6 years ago
Alex Kiernan 94b233f443 tools: env: Use getline rather than fgets when reading config/script 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