summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-01-26binman: Fix a test-coverage regressionSimon Glass3-1/+32
2023-01-26binman: Add 'min-size' entry propertySamuel Holland4-4/+36
2023-01-26binman: Add support for selecting firmware to use with split-elfJonas Karlman4-13/+205
2023-01-26binman: Add special subnodes to the nodes generated by split-elfJonas Karlman4-2/+53
2023-01-26binman: Add support for align argument to mkimage toolJonas Karlman5-1/+92
2023-01-19patman: symlink top level .checkpatch.confMaxim Cournoyer1-0/+1
2023-01-19Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"Maxim Cournoyer1-1/+1
2023-01-19binman: Support positioning an entry by and ELF symbolSimon Glass5-1/+106
2023-01-19dtoc: Add a way to read a phandle with paramsSimon Glass4-0/+43
2023-01-19binman: Provide general support for updating ELF symbolsSimon Glass10-5/+140
2023-01-19binman: Support overlapping entriesSimon Glass8-10/+183
2023-01-19binman: Add a function to check for special section nodesSimon Glass2-3/+13
2023-01-19binman: Add a null entrySimon Glass6-2/+71
2023-01-19binman: Clarify use of False when obtaining dataSimon Glass2-2/+4
2023-01-19binman: Add a test for an inner section with a sizeSimon Glass2-0/+22
2023-01-18binman: Support optional external blobsSimon Glass8-11/+92
2023-01-18binman: Support new op-tee binary formatSimon Glass9-33/+352
2023-01-18binman: Add a way to check for a valid ELF fileSimon Glass2-0/+25
2023-01-18binman: Support optional entriesSimon Glass7-0/+67
2023-01-18binman: Use a reference for binman symbols docsSimon Glass9-50/+15
2023-01-18binman: Update entry docsSimon Glass2-30/+169
2023-01-18binman: Tidy up comment in fit _gen_nodeSimon Glass1-5/+11
2023-01-18binman: Allow writing section contents to a fileSimon Glass5-4/+59
2023-01-18trace: Update trace-format generator for newer versionSimon Glass1-6/+13
2023-01-18trace: Adjust flags in proftoolSimon Glass1-12/+12
2023-01-18mkimage: Add a few more messages for FIT failuresSimon Glass2-2/+8
2023-01-16rockchip: mkimage: Add rv1126 supportJagan Teki1-0/+1
2023-01-16rockchip: mkimage: make RC4 key constJohn Keeping1-1/+1
2023-01-11CI/Docker: Update to jammy-20221130 tagTom Rini1-1/+2
2023-01-11Dockerfile: add package texinfoHeinrich Schuchardt1-0/+1
2023-01-06patman: add '--get-maintainer-script' argumentMaxim Cournoyer7-40/+127
2023-01-06patman: additionally honor a local .patman config fileMaxim Cournoyer3-5/+94
2023-01-06patman: fail early in Setup when provided config file does not existMaxim Cournoyer1-1/+5
2023-01-06patman: set the default config_fname argument value to NoneMaxim Cournoyer2-5/+6
2023-01-06patman: import gitutil module where it is neededMaxim Cournoyer2-5/+6
2023-01-06patman: replace deprecated SafeConfigParser with ConfigParserMaxim Cournoyer1-14/+14
2023-01-06patman: fix pep8 warnings in settings moduleMaxim Cournoyer1-17/+21
2023-01-06patman: document default 'send' commandMaxim Cournoyer1-1/+2
2023-01-06patman: document how to run test suite via pytestMaxim Cournoyer1-0/+6
2023-01-06patman: hide the 'test' command unless test data is availableMaxim Cournoyer2-3/+10
2023-01-06patman: add pytest configuration fileMaxim Cournoyer1-0/+2
2023-01-06patman: rename main script to __main__.pyMaxim Cournoyer3-2/+2
2023-01-06patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'Maxim Cournoyer1-1/+1
2023-01-06patman: locate test data files via __file__ and pathlibMaxim Cournoyer1-2/+6
2023-01-06patman: cosmetic: Fix PEP 8 warnings for the gitutil module.Maxim Cournoyer1-41/+65
2023-01-06patman: locate README.rst via importlibMaxim Cournoyer1-5/+3
2023-01-06patman: fix installation of README.rst data fileMaxim Cournoyer1-1/+1
2023-01-06patman: remove extraneous importsMaxim Cournoyer1-4/+1
2023-01-06patman: Switch to setuptoolsSean Anderson1-1/+1
2022-12-23kbuild: Remove checking for adhoc CONFIG symbolsTom Rini1-30/+2