- 5a910b9 buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 4 months ago
- 6c74d1b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 3 months ago
- 347e0f0 binman: Re-enable concurrent tests by Simon Glass · 4 years, 4 months ago
- 52b10dd binman: Don't change the descriptor in tests by Simon Glass · 4 years, 3 months ago
- e1db5c9 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 4 months ago
- 9497756 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 4 months ago
- e5ff9ab Add information for skipped commit options by Patrick Delaunay · 4 years, 4 months ago
- 7058dd0 patman: Detect unexpected END by Patrick Delaunay · 4 years, 4 months ago
- fdc3436 binman: Add support for generating a FIT by Simon Glass · 4 years, 4 months ago
- c063917 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 4 months ago
- 152b246 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 4 months ago
- b3295fd binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 4 months ago
- 0ba4b3d binman: Allow missing Intel blobs by Simon Glass · 4 years, 4 months ago
- b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 4 months ago
- 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 4 months ago
- 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 4 months ago
- 04e6a6b binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 4 months ago
- ce867ad binman: Add an etype for external binary blobs by Simon Glass · 4 years, 4 months ago
- 34861d5 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 4 months ago
- c6162cf binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 4 months ago
- 0dc706f binman: Add support for calling mkimage by Simon Glass · 4 years, 4 months ago
- b5287c4 binman: Set a default toolpath by Simon Glass · 4 years, 4 months ago
- 32eb66d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 4 months ago
- fdb3040 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 4 months ago
- 5de9b9c binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 4 months ago
- 6c8e0bf binman: Output errors to stderr by Simon Glass · 4 years, 4 months ago
- c9360f16 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
- 7207e2b patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 4 months ago
- 3c541c0 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 4 months ago
- 6bb74de patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
- c4e7902 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
- fda1e37 patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
- 137947e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
- 262130f patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
- fd70986 patman: Add a test that uses gitpython by Simon Glass · 4 years, 4 months ago
- 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
- 0b3d24a patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 28e0367 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 4 months ago
- 754c05c patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 4 months ago
- 3ce7f75 Add information for skipped commit options by Patrick Delaunay · 4 years, 4 months ago
- df1fa4b patman: Detect unexpected END by Patrick Delaunay · 4 years, 4 months ago
- 3b9a873 binman: Add support for generating a FIT by Simon Glass · 4 years, 4 months ago
- 1f238bd dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 4 months ago
- 4c63d21 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 4 months ago
- 8200d88 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 4 months ago
- 2f5c3a4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 4 months ago
- 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 4 months ago
- f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 4 months ago
- 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 4 months ago
- 894f635 binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 4 months ago
- d498630 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 4 months ago
- 1216448 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 4 months ago
- 0b9116e binman: Re-enable concurrent tests by Simon Glass · 4 years, 4 months ago
- fe04f64 binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 4 months ago
- 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 4 years, 4 months ago
- ce774e9 binman: Set a default toolpath by Simon Glass · 4 years, 4 months ago
- 92dee5f binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 4 months ago
- 5d8b338 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 4 months ago
- ccbe7db binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 4 months ago
- de43855 binman: Output errors to stderr by Simon Glass · 4 years, 4 months ago
- 0fc2e63 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
- df3fc07 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 4 months ago
- ef66291 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 4 months ago
- 57374b0 patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
- 4806fa3 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
- e676fab patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
- d9dc99e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
- e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago
- 5d59758 patman: Add a test that uses gitpython by Simon Glass · 4 years, 4 months ago
- f365375 patman: Move main code out to a control module by Simon Glass · 4 years, 4 months ago
- 2e9a0cd patman: Use test_util to show test results by Simon Glass · 4 years, 4 months ago
- dd85dc5 mkimage: Fix error message if write less data then expected by Mylène Josserand · 4 years, 4 months ago
- f02d0eb dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 4 months ago
- 6c3fc50 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 4 months ago
- ad34017 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 4 months ago
- 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 4 months ago
- 361e733 dtoc: add option to disable warnings by Walter Lozano · 4 years, 4 months ago
- dac8228 dtoc: add support to scan drivers by Walter Lozano · 4 years, 4 months ago
- ace16e8 dtoc: add missing code comments by Walter Lozano · 4 years, 4 months ago
- 8af45b1 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 5 months ago
- 5c43076 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 5 months ago
- 89fb8b7 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 5 months ago
- 4148c20 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 5 months ago
- 40d9734 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 5 months ago
- 1b48782 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 5 months ago
- dd3dac2 patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 5 months ago
- 156e655 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 5 months ago
- 38a9d3b patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 5 months ago
- ddd65b0 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 5 months ago
- 676f98a patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 5 months ago
- ddf34e7 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 6 months ago
- 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 4 months ago
- 753a892 tools: add script for byte endianness swapping by Daniel Schwierzeck · 4 years, 5 months ago
- 83fdb43 Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 5 months ago
- a2303f4 tools: k3_gen_x509_cert: Set default early HS JTAG access to disabled by Andrew F. Davis · 4 years, 5 months ago
- 0428a0b tools: k3_gen_x509_cert: Allow selecting early JTAG debug value by Andrew F. Davis · 4 years, 5 months ago
- f9e3d2e Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 5 months ago
- d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago
- 7664b03 buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 6 months ago