aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-12-13checkpatch: Add warnings for unexpected struct namesSimon Glass
2020-12-13dm: Rename 'platdata_size' to 'plat_size'Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dtoc: Tidy up more Python style in dtb_platdataSimon Glass
2020-12-13dtoc: Tidy up Python style in dtb_platdataSimon Glass
2020-12-13patman: Drop tools.ToChar() and ToChars()Simon Glass
2020-12-13patman: Drop tools.ToByte()Simon Glass
2020-12-13patman: Drop unicode helper functionsSimon Glass
2020-12-13fdt: Use an Enum for the data typeSimon Glass
2020-12-03test/py: efi_capsule: test for FIT image capsuleAKASHI Takahiro
2020-12-03tools: add mkeficapsule command for UEFI capsule updateAKASHI Takahiro
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
2020-11-05patman: Update how tests are runSimon Glass
2020-11-05patman: Correct operation of -nSimon Glass
2020-11-05binman: Correct calculation for image-posSimon Glass
2020-11-05binman: Update intel_ifwi to store padded sectionSimon Glass