- f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
- 50137da patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
- 20c21bf fw_setenv: lock the flash only if it was locked before by Ivan Mikhaylov · 4 years, 5 months ago
- e064fc1 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 4 months ago
- 5fe734c dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 4 months ago
- c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- a679366 buildman: Show the build rate at the end by Simon Glass · 4 years, 4 months ago
- 3697171 buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 4 months ago
- 952109b buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 4 months ago
- d82062b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 4 months ago
- 6eb63c7 binman: Re-enable concurrent tests by Simon Glass · 4 years, 5 months ago
- 14c596c binman: Don't change the descriptor in tests by Simon Glass · 4 years, 4 months ago
- 2173fb4 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
- 0da9574 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
- ed73b31 Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
- 2870c1c patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
- 45d556d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
- f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
- 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 5 months ago
- d70829a binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
- e88cef9 binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
- a003cd3 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
- 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
- 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
- 4761f4a binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 5 months ago
- 5e56018 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
- 67c5980 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 5 months ago
- 12dd26ad binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 5 months ago
- 48f3aad binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
- 901ec8f binman: Set a default toolpath by Simon Glass · 4 years, 5 months ago
- 5d5930d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago
- 6a5d36e binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 5 months ago
- b5a47b2 binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 5 months ago
- b5a8a94 binman: Output errors to stderr by Simon Glass · 4 years, 5 months ago
- dbac716 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 5 months ago
- 08e91be patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 5 months ago
- 3f6cd78 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 5 months ago
- 109e84e patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
- ecb09da patman: Allow different commands by Simon Glass · 4 years, 5 months ago
- eb101ac patman: Convert to ArgumentParser by Simon Glass · 4 years, 5 months ago
- b3bf4e1 patman: Allow skipping patches at the end by Simon Glass · 4 years, 5 months ago
- 2eb4da7 patman: Allow creating patches for another branch by Simon Glass · 4 years, 5 months ago
- 54f1c5b patman: Add a test that uses gitpython by Simon Glass · 4 years, 5 months ago
- 24725af patman: Move main code out to a control module by Simon Glass · 4 years, 5 months ago
- bddb438 patman: Use test_util to show test results by Simon Glass · 4 years, 5 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- d6a56ac patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
- feba110 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
- 03b9dcd Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
- 05cc537 patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
- c7b010d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
- f1cfee5 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
- ef894c3 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 5 months ago
- 5781864 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
- b791ad4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
- 7332588 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
- dab7c43 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
- 42f927a binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
- 656014d binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 5 months ago
- 9ade419 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
- 4a41e5d binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 5 months ago
- 4b54adc binman: Re-enable concurrent tests by Simon Glass · 4 years, 5 months ago
- 25a50db binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 5 months ago
- b7ca1c9 binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
- 8ed2523 binman: Set a default toolpath by Simon Glass · 4 years, 5 months ago
- b70caf7 binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago
- 0b75468 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 5 months ago
- 1f32ff91 binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 5 months ago
- 44c40fd binman: Output errors to stderr by Simon Glass · 4 years, 5 months ago
- 979996e patman: Add a -D option to enable debugging by Simon Glass · 4 years, 5 months ago
- 62c3852 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 5 months ago
- 039f5b7 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 5 months ago
- 9c501e1 patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
- c16f324 patman: Allow different commands by Simon Glass · 4 years, 5 months ago
- 7f739bb patman: Convert to ArgumentParser by Simon Glass · 4 years, 5 months ago
- 25cc85e patman: Allow skipping patches at the end by Simon Glass · 4 years, 5 months ago
- b4aa8aa patman: Allow creating patches for another branch by Simon Glass · 4 years, 5 months ago
- a12b1ab patman: Add a test that uses gitpython by Simon Glass · 4 years, 5 months ago
- 85a03de patman: Move main code out to a control module by Simon Glass · 4 years, 5 months ago
- 4e98ab9 patman: Use test_util to show test results by Simon Glass · 4 years, 5 months ago
- 9e0e9a5 mkimage: Fix error message if write less data then expected by Mylène Josserand · 4 years, 5 months ago
- 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 5 months ago
- 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 5 months ago
- 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 5 months ago
- dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
- a324e41 dtoc: add option to disable warnings by Walter Lozano · 4 years, 5 months ago
- e675d96 dtoc: add support to scan drivers by Walter Lozano · 4 years, 5 months ago
- 8b239f4 dtoc: add missing code comments by Walter Lozano · 4 years, 5 months ago
- 2ec1ed2 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 5 months ago
- cc00e49 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 5 months ago
- 08cfa41 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 5 months ago
- f5dd906 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 5 months ago
- cf5f0b5 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 5 months ago
- 29f8fc1 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 6 months ago
- ff15dcd patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 6 months ago
- c9fa886 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 6 months ago
- 794c259 patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 6 months ago
- 4ba3ea5 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 6 months ago
- 1e2f6a1 patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 6 months ago
- 47b0b63 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 7 months ago