1. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  2. d6a56ac patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
  3. feba110 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
  4. 03b9dcd Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
  5. 05cc537 patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
  6. c7b010d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
  7. f1cfee5 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
  8. ef894c3 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 5 months ago
  9. 5781864 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago
  10. b791ad4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 5 months ago
  11. 7332588 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  12. dab7c43 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  13. 42f927a binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  14. 656014d binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 5 months ago
  15. 9ade419 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 5 months ago
  16. 4a41e5d binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 5 months ago
  17. 4b54adc binman: Re-enable concurrent tests by Simon Glass · 4 years, 5 months ago
  18. 25a50db binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 5 months ago
  19. b7ca1c9 binman: Add support for calling mkimage by Simon Glass · 4 years, 5 months ago
  20. 8ed2523 binman: Set a default toolpath by Simon Glass · 4 years, 5 months ago
  21. b70caf7 binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago
  22. 0b75468 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 5 months ago
  23. 1f32ff91 binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 5 months ago
  24. 44c40fd binman: Output errors to stderr by Simon Glass · 4 years, 5 months ago
  25. 979996e patman: Add a -D option to enable debugging by Simon Glass · 4 years, 5 months ago
  26. 62c3852 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 5 months ago
  27. 039f5b7 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 5 months ago
  28. 9c501e1 patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
  29. c16f324 patman: Allow different commands by Simon Glass · 4 years, 5 months ago
  30. 7f739bb patman: Convert to ArgumentParser by Simon Glass · 4 years, 5 months ago
  31. 25cc85e patman: Allow skipping patches at the end by Simon Glass · 4 years, 5 months ago
  32. b4aa8aa patman: Allow creating patches for another branch by Simon Glass · 4 years, 5 months ago
  33. a12b1ab patman: Add a test that uses gitpython by Simon Glass · 4 years, 5 months ago
  34. 85a03de patman: Move main code out to a control module by Simon Glass · 4 years, 5 months ago
  35. 4e98ab9 patman: Use test_util to show test results by Simon Glass · 4 years, 5 months ago
  36. 9e0e9a5 mkimage: Fix error message if write less data then expected by Mylène Josserand · 4 years, 5 months ago
  37. 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 5 months ago
  38. 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 5 months ago
  39. 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 5 months ago
  40. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  41. a324e41 dtoc: add option to disable warnings by Walter Lozano · 4 years, 5 months ago
  42. e675d96 dtoc: add support to scan drivers by Walter Lozano · 4 years, 5 months ago
  43. 8b239f4 dtoc: add missing code comments by Walter Lozano · 4 years, 5 months ago
  44. 2ec1ed2 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 6 months ago
  45. cc00e49 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 6 months ago
  46. 08cfa41 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 6 months ago
  47. f5dd906 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 6 months ago
  48. cf5f0b5 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 6 months ago
  49. 29f8fc1 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 6 months ago
  50. ff15dcd patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 6 months ago
  51. c9fa886 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 6 months ago
  52. 794c259 patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 6 months ago
  53. 4ba3ea5 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 6 months ago
  54. 1e2f6a1 patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 6 months ago
  55. 47b0b63 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 7 months ago
  56. d434b1f 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, 5 months ago
  57. a1abae7 tools: add script for byte endianness swapping by Daniel Schwierzeck · 4 years, 6 months ago
  58. 28a5a74 Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 6 months ago
  59. 0cfc54a tools: k3_gen_x509_cert: Set default early HS JTAG access to disabled by Andrew F. Davis · 4 years, 6 months ago
  60. 1d2a8d3 tools: k3_gen_x509_cert: Allow selecting early JTAG debug value by Andrew F. Davis · 4 years, 6 months ago
  61. 2396f98 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 6 months ago
  62. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 8 months ago
  63. ee8e9cb buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 7 months ago
  64. 7a54365 patman: Complain if a checkpatch line is not understood by Simon Glass · 4 years, 7 months ago
  65. d2d136c patman: Support warnings in the patch subject by Simon Glass · 4 years, 7 months ago
  66. 9a690c4 patman: Handle checkpatch output with notes and code by Simon Glass · 4 years, 7 months ago
  67. 9eb74a9 patman: Don't try to process checkpatch lines twice by Simon Glass · 4 years, 7 months ago
  68. 396168c patman: Support emacs mode with checkpatch by Simon Glass · 4 years, 7 months ago
  69. 39d6d84 patman: Fix 'warning' typo by Simon Glass · 4 years, 7 months ago
  70. 611fd91 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · 4 years, 6 months ago
  71. 79685b2 tools: fw_env: Fix warning when reading too little by Harald Seiler · 4 years, 6 months ago
  72. cf13b86 patman: Modify functional tests for new behavior by Sean Anderson · 4 years, 7 months ago
  73. 1a32f92 patman: Support multi-line changes in changelogs by Sean Anderson · 4 years, 7 months ago
  74. 48f46d6 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 7 months ago
  75. 5ae4e8d patman: Suppress empty changelog entries by Sean Anderson · 4 years, 7 months ago
  76. a04f121 patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 7 months ago
  77. 5b0a511 patman: Sort the command line options by Bin Meng · 4 years, 7 months ago
  78. 9120eca tools/env/fw_env.h: remove env.h by Romain Naour · 4 years, 6 months ago
  79. 1707816 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · 4 years, 7 months ago
  80. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  81. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  82. d0d2456 tools: ftdgrep: use /* fallthrough */ as needed by Heinrich Schuchardt · 4 years, 7 months ago
  83. ddc38e6 tools: mkimage: use /* fallthrough */ as needed by Heinrich Schuchardt · 4 years, 7 months ago
  84. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
  85. 9664297 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · 4 years, 7 months ago
  86. a657761 mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · 4 years, 7 months ago
  87. cbcb399 tools/fit-image: print a warning when cmd-line for dtc might be truncated by Sven Roederer · 4 years, 7 months ago
  88. 904b87d tools/mkimage: fix handling long filenames by Sven Roederer · 4 years, 7 months ago
  89. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  90. faf2998 tools: fw_env: use erasesize from MEMGETINFO ioctl by Rasmus Villemoes · 4 years, 8 months ago
  91. 4214316 patman: Tidy up sys.path changes by Simon Glass · 4 years, 8 months ago
  92. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  93. c585dd4 binman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  94. f0d9c10 buildman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  95. 7330692 patman: Move test running/reporting to test_util by Simon Glass · 4 years, 8 months ago
  96. f156e3b patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 8 months ago
  97. ebbb543 binman: Rename the main module by Simon Glass · 4 years, 8 months ago
  98. 8fde981 dtoc: Rename the main module by Simon Glass · 4 years, 8 months ago
  99. 7ad7a36 buildman: Rename the main module by Simon Glass · 4 years, 8 months ago
  100. 945328b patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 8 months ago