summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-28binman: Add support for a rockchip-tpl entryJonas Karlman
2023-02-17riscv: binman: Add help message for missing blobsRick Chen
2023-02-12binman: Show the image name for the top-level sectionSimon Glass
2023-02-11CI, Docker: Update to Jammy 2023016 tagTom Rini
2023-02-11Docker: Support trace-cmdSimon Glass
2023-02-11trace: Provide a flamegraph that uses timingSimon Glass
2023-02-11trace: Support output of a flamegraphSimon Glass
2023-02-11trace: Support output of funcgraph recordsSimon Glass
2023-02-11trace: Use text_base from the trace headerSimon Glass
2023-02-11trace: Drop use of objsectionSimon Glass
2023-02-11trace: Update proftool to use new binary formatSimon Glass
2023-02-11trace: Rename prof to trace and improve commentsSimon Glass
2023-02-11Dockerfile: Update QEMU git locationTom Rini
2023-02-10buildman: invalid reference to READMEHeinrich Schuchardt
2023-02-07tools: Drop xway-swap-bytes toolSimon Glass
2023-02-07Drop ubsha1 toolSimon Glass
2023-02-07imx: Rename CONFIG_MXS to CFG_MXSSimon Glass
2023-02-07moveconfig: Add an option to compare Kconfig against sourceSimon Glass
2023-02-06tools: default_image: Accept images with paddingPali Rohár
2023-02-06tools: default_image: Verify header sizePali Rohár
2023-02-06tools: imagetool: Skip autodetection of gpimage typePali Rohár
2023-02-06tools: imagetool: Show error message when detecting image type failedPali Rohár
2023-02-06tools: imagetool: Fix error message when verify_header is undefinedPali Rohár
2023-02-04tools: logos: Add TI logo filesNikhil M Jain
2023-01-30tools: imx8image: Fix handle leakMikhail Ilin
2023-01-30tools: imx8mimage: Fix handle leakMikhail Ilin
2023-01-30tools: imximage: Fix check array indexMikhail Ilin
2023-01-27mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer
2023-01-27ifwitool: Fix member accessSimon Glass
2023-01-26binman: Fix a test-coverage regressionSimon Glass
2023-01-26binman: Add 'min-size' entry propertySamuel Holland
2023-01-26binman: Add support for selecting firmware to use with split-elfJonas Karlman
2023-01-26binman: Add special subnodes to the nodes generated by split-elfJonas Karlman
2023-01-26binman: Add support for align argument to mkimage toolJonas Karlman
2023-01-18patman: symlink top level .checkpatch.confMaxim Cournoyer
2023-01-18Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"Maxim Cournoyer
2023-01-18binman: Support positioning an entry by and ELF symbolSimon Glass
2023-01-18dtoc: Add a way to read a phandle with paramsSimon Glass
2023-01-18binman: Provide general support for updating ELF symbolsSimon Glass
2023-01-18binman: Support overlapping entriesSimon Glass
2023-01-18binman: Add a function to check for special section nodesSimon Glass
2023-01-18binman: Add a null entrySimon Glass
2023-01-18binman: Clarify use of False when obtaining dataSimon Glass
2023-01-18binman: Add a test for an inner section with a sizeSimon Glass
2023-01-18binman: Support optional external blobsSimon Glass
2023-01-18binman: Support new op-tee binary formatSimon Glass
2023-01-18binman: Add a way to check for a valid ELF fileSimon Glass
2023-01-18binman: Support optional entriesSimon Glass
2023-01-18binman: Use a reference for binman symbols docsSimon Glass
2023-01-18binman: Update entry docsSimon Glass