summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-10buildman: invalid reference to READMEHeinrich Schuchardt1-1/+1
2023-02-07tools: Drop xway-swap-bytes toolSimon Glass2-42/+0
2023-02-07Drop ubsha1 toolSimon Glass3-90/+0
2023-02-07imx: Rename CONFIG_MXS to CFG_MXSSimon Glass2-3/+3
2023-02-07moveconfig: Add an option to compare Kconfig against sourceSimon Glass1-0/+334
2023-02-07tools: default_image: Accept images with paddingPali Rohár1-1/+11
2023-02-06tools: default_image: Verify header sizePali Rohár1-0/+6
2023-02-06tools: imagetool: Skip autodetection of gpimage typePali Rohár1-0/+6
2023-02-06tools: imagetool: Show error message when detecting image type failedPali Rohár1-0/+5
2023-02-06tools: imagetool: Fix error message when verify_header is undefinedPali Rohár1-1/+1
2023-02-04tools: logos: Add TI logo filesNikhil M Jain2-0/+0
2023-01-31tools: imx8image: Fix handle leakMikhail Ilin1-0/+1
2023-01-31tools: imx8mimage: Fix handle leakMikhail Ilin1-0/+1
2023-01-31tools: imximage: Fix check array indexMikhail Ilin1-1/+1
2023-01-27mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer3-31/+75
2023-01-27ifwitool: Fix member accessSimon Glass1-20/+20
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