summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-21buildman: 'Thread' object has no attribute 'isAlive'Heinrich Schuchardt
2022-09-15tools/fdtgrep: Fix symbol table inclusion logicRoger Quadros
2022-06-24tools/fdtgrep: fix symbol table, depends on SPL overlay supportKevin Hilman
2022-02-18tools/fdtgrep: Include __symbols__ tableRoger Quadros
2022-02-18tools: binman: add ti-secure entry typeRoger Quadros
2022-02-18tools: binman: Rename atf-bl32 to tee-osRoger Quadros
2022-02-02binman: Add support for TEE BL32Roger Quadros
2021-11-17k3_gen_x509_cert: Make SWRV configurable for anti-rollback protectionYogesh Siraswar
2021-11-11tools: k3_fit_atf: Fix DM binary FIT load addressesSuman Anna
2021-06-06tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig...Aswath Govindraju
2021-03-23tools: k3_fit_atf: add DM binary to the FIT imageTero Kristo
2020-12-20tools: add a simple script to generate EFI variablesPaulo Alcantara
2020-12-02Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-11-30binman: Handle tool paths containing '~' correctlySimon Glass
2020-11-30mips: octeon: tools: Add update_octeon_header toolStefan Roese
2020-11-19tools: dumpimage: Remove remaining mentions of the -i optionTyler Hicks
2020-11-19tools: image-host.c: use correct variable for strerrnoPhilippe Reynes
2020-11-19tools: image-host.c: use random instead of randPhilippe Reynes
2020-11-14patman: Add a Series-patchwork-url optionSimon Glass
2020-11-14patman: Add a setting for the Patchwork URLSimon Glass
2020-11-14patman: Allow specifying the patchwork URLSimon Glass
2020-11-14patman: Update defaults in subparsersSimon Glass
2020-11-14patman: Correct Change-Ids error message argsSimon Glass
2020-11-14patman: Refactor how the default subcommand worksSimon Glass
2020-11-05patman: Support listing comments from patchworkSimon Glass
2020-11-05patman: Support parsing of review snippetsSimon Glass
2020-11-05patman: Support updating a branch with review tagsSimon Glass
2020-11-05patman: Support checking for review tags in patchworkSimon Glass
2020-11-05patman: Detect missing upstream in CountCommitsToBranchSimon Glass
2020-11-05patman: Improve handling of filesSimon Glass
2020-11-05patman: Allow showing a Commit as a stringSimon Glass
2020-11-05patman: Don't ignore lines starting with hashSimon Glass
2020-11-05patman: Fix spelling of plural for warningSimon Glass
2020-11-05patman: Convert testBasic() to use an interatorSimon Glass
2020-11-05patman: Add some tests for warningsSimon Glass
2020-11-05patman: Add a test for PatchStream tagsSimon Glass
2020-11-05patman: Drop unused signoff memberSimon Glass
2020-11-05patman: Convert 'Series-xxx' tag errors into warningsSimon Glass
2020-11-05patman: Attach warnings to individual patchesSimon Glass
2020-11-05patman: Move warning collection to a functionSimon Glass
2020-11-05patman: Fix up argument/return docs in patchstreamSimon Glass
2020-11-05patman: Drop unused args in patchstreamSimon Glass
2020-11-05patman: Rename variables in patchstreamSimon Glass
2020-11-05patman: Rename functions in patchstreamSimon Glass
2020-11-05patman: Fix constant style in patchstreamSimon Glass
2020-11-05patman: Fix indenting in patchstreamSimon Glass
2020-11-05patman: Allow linking a series with patchworkSimon Glass
2020-11-05patman: Fix remaining pylint3 warnings in func_testSimon Glass
2020-11-05patman: Use capture_sys_output() consistentlySimon Glass
2020-11-05patman: Fix whitespace errors in func_testSimon Glass