summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-10-30rockchip: mkimage: Remove host endianness dependencySamuel Holland
2020-10-29binman: Avoid calculated section data repeatedlySimon Glass
2020-10-29binman: Support compression of sectionsSimon Glass
2020-10-29binman: Use the actual contents in CheckSize()Simon Glass
2020-10-29binman: Update CheckEntries() for compressed sectionsSimon Glass
2020-10-29binman: Drop CheckEntries()Simon Glass
2020-10-29binman: Call CheckSize() from the section's Pack() methodSimon Glass
2020-10-29binman: Drop the Entry.CheckSize() methodSimon Glass
2020-10-29binman: Move sort and expand to the main Pack() functionSimon Glass
2020-10-29binman: Drop Entry.CheckOffset()Simon Glass