aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-07-20binman: Allow external binaries to be missingSimon Glass
2020-07-20binman: Convert existing binary blobs to blob_extSimon Glass
2020-07-20binman: Add an etype for external binary blobsSimon Glass
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-07-20binman: Re-enable concurrent testsSimon Glass
2020-07-20binman: Fix a few typos in the entry docsSimon Glass
2020-07-20binman: Add support for calling mkimageSimon Glass
2020-07-20binman: Set a default toolpathSimon Glass
2020-07-20binman: Specify the toolpath when running test coverageSimon Glass
2020-07-20binman: Correct the search patch for pylibfdtSimon Glass
2020-07-20binman: cbfs: Fix IFWI typoSimon Glass
2020-07-20binman: Output errors to stderrSimon Glass
2020-07-20patman: Add a -D option to enable debuggingSimon Glass
2020-07-20patman: Support collecting response tags in PatchstreamSimon Glass
2020-07-20patman: Allow disabling 'bright' mode with Print outputSimon Glass
2020-07-20patman: Add a 'test' subcommandSimon Glass
2020-07-20patman: Allow different commandsSimon Glass
2020-07-20patman: Convert to ArgumentParserSimon Glass
2020-07-20patman: Allow skipping patches at the endSimon Glass
2020-07-20patman: Allow creating patches for another branchSimon Glass
2020-07-20patman: Add a test that uses gitpythonSimon Glass
2020-07-20patman: Move main code out to a control moduleSimon Glass
2020-07-20patman: Use test_util to show test resultsSimon Glass
2020-07-17mkimage: Fix error message if write less data then expectedMylène Josserand
2020-07-17dtoc: Support ACPI paths in of-platdataSimon Glass
2020-07-09dtoc: add test for cd-gpiosWalter Lozano
2020-07-09dtoc: update dtb_platdata to support cd-gpiosWalter Lozano
2020-07-09dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano
2020-07-09dtoc: add option to disable warningsWalter Lozano
2020-07-09dtoc: add support to scan driversWalter Lozano
2020-07-09dtoc: add missing code commentsWalter Lozano
2020-07-09checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass
2020-07-09patman: Add tests for the rest of the checkpatch checksSimon Glass
2020-07-09patman: Decode output from the '--show-types' optionSimon Glass
2020-07-09patman: Add a test for the 'possible new uclass' checkSimon Glass
2020-07-09patman: Rename test.py to test_checkpatch.pySimon Glass
2020-07-09patman: Drop import of test_util in test_utilSimon Glass
2020-07-09patman: Avoid importing gitutil in settingsSimon Glass
2020-07-09patman: Pass in maintainer dirs to avoid and importSimon Glass
2020-07-09patman: Use a dict in gitutil to avoid importing seriesSimon Glass
2020-07-09patman: Avoid circular dependency between command and toolsSimon Glass
2020-07-09patman: Drop unnecessary import in gitutilSimon Glass
2020-07-01kconfiglib: Update to the 14.1.0 releaseTom Rini
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-29tools: add script for byte endianness swappingDaniel Schwierzeck
2020-06-18Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-06-13tools: k3_gen_x509_cert: Set default early HS JTAG access to disabledAndrew F. Davis
2020-06-13tools: k3_gen_x509_cert: Allow selecting early JTAG debug valueAndrew F. Davis
2020-06-13Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini
2020-06-12Add support for SHA384 and SHA512Reuben Dowle