summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass2-6/+5
2023-02-13binman: Show the image name for the top-level sectionSimon Glass2-39/+31
2023-02-11CI, Docker: Update to Jammy 2023016 tagTom Rini1-1/+1
2023-02-11Docker: Support trace-cmdSimon Glass1-0/+16
2023-02-11trace: Provide a flamegraph that uses timingSimon Glass1-11/+97
2023-02-11trace: Support output of a flamegraphSimon Glass1-1/+271
2023-02-11trace: Support output of funcgraph recordsSimon Glass1-32/+150
2023-02-11trace: Use text_base from the trace headerSimon Glass1-1/+6
2023-02-11trace: Drop use of objsectionSimon Glass1-28/+1
2023-02-11trace: Update proftool to use new binary formatSimon Glass2-45/+854
2023-02-11trace: Rename prof to trace and improve commentsSimon Glass1-39/+157
2023-02-11Dockerfile: Update QEMU git locationTom Rini1-1/+1
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