1. 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 3 months ago
  2. 0b3d24a patman: Use test_util to show test results by Simon Glass · 4 years, 3 months ago
  3. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  4. 28e0367 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 3 months ago
  5. 754c05c patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 3 months ago
  6. 3ce7f75 Add information for skipped commit options by Patrick Delaunay · 4 years, 3 months ago
  7. df1fa4b patman: Detect unexpected END by Patrick Delaunay · 4 years, 3 months ago
  8. 3b9a873 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  9. 1f238bd dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 3 months ago
  10. 4c63d21 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 3 months ago
  11. 8200d88 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 3 months ago
  12. 2f5c3a4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 3 months ago
  13. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  14. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  15. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  16. 894f635 binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 3 months ago
  17. d498630 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  18. 1216448 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 3 months ago
  19. 0b9116e binman: Re-enable concurrent tests by Simon Glass · 4 years, 3 months ago
  20. fe04f64 binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 3 months ago
  21. 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  22. ce774e9 binman: Set a default toolpath by Simon Glass · 4 years, 3 months ago
  23. 92dee5f binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  24. 5d8b338 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 3 months ago
  25. ccbe7db binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 3 months ago
  26. de43855 binman: Output errors to stderr by Simon Glass · 4 years, 3 months ago
  27. 0fc2e63 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 3 months ago
  28. df3fc07 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 3 months ago
  29. ef66291 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 3 months ago
  30. 57374b0 patman: Add a 'test' subcommand by Simon Glass · 4 years, 3 months ago
  31. 4806fa3 patman: Allow different commands by Simon Glass · 4 years, 3 months ago
  32. e676fab patman: Convert to ArgumentParser by Simon Glass · 4 years, 3 months ago
  33. d9dc99e patman: Allow skipping patches at the end by Simon Glass · 4 years, 3 months ago
  34. e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 3 months ago
  35. 5d59758 patman: Add a test that uses gitpython by Simon Glass · 4 years, 3 months ago
  36. f365375 patman: Move main code out to a control module by Simon Glass · 4 years, 3 months ago
  37. 2e9a0cd patman: Use test_util to show test results by Simon Glass · 4 years, 3 months ago
  38. dd85dc5 mkimage: Fix error message if write less data then expected by Mylène Josserand · 4 years, 3 months ago
  39. f02d0eb dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 3 months ago
  40. 6c3fc50 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 3 months ago
  41. ad34017 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 3 months ago
  42. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 3 months ago
  43. 361e733 dtoc: add option to disable warnings by Walter Lozano · 4 years, 3 months ago
  44. dac8228 dtoc: add support to scan drivers by Walter Lozano · 4 years, 3 months ago
  45. ace16e8 dtoc: add missing code comments by Walter Lozano · 4 years, 3 months ago
  46. 8af45b1 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 4 months ago
  47. 5c43076 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 4 months ago
  48. 89fb8b7 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 4 months ago
  49. 4148c20 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 4 months ago
  50. 40d9734 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 4 months ago
  51. 1b48782 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 4 months ago
  52. dd3dac2 patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 4 months ago
  53. 156e655 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 4 months ago
  54. 38a9d3b patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 4 months ago
  55. ddd65b0 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 4 months ago
  56. 676f98a patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 4 months ago
  57. ddf34e7 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 5 months ago
  58. 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, 3 months ago
  59. 753a892 tools: add script for byte endianness swapping by Daniel Schwierzeck · 4 years, 4 months ago
  60. 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, 4 months ago
  61. a2303f4 tools: k3_gen_x509_cert: Set default early HS JTAG access to disabled by Andrew F. Davis · 4 years, 4 months ago
  62. 0428a0b tools: k3_gen_x509_cert: Allow selecting early JTAG debug value by Andrew F. Davis · 4 years, 4 months ago
  63. f9e3d2e Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 4 months ago
  64. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 6 months ago
  65. 7664b03 buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 5 months ago
  66. 96daa41 patman: Complain if a checkpatch line is not understood by Simon Glass · 4 years, 5 months ago
  67. 37f3bb5 patman: Support warnings in the patch subject by Simon Glass · 4 years, 5 months ago
  68. 666eb15 patman: Handle checkpatch output with notes and code by Simon Glass · 4 years, 5 months ago
  69. 7175b08 patman: Don't try to process checkpatch lines twice by Simon Glass · 4 years, 5 months ago
  70. 7d5b5e8 patman: Support emacs mode with checkpatch by Simon Glass · 4 years, 5 months ago
  71. 870bd56 patman: Fix 'warning' typo by Simon Glass · 4 years, 5 months ago
  72. 3172911 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · 4 years, 4 months ago
  73. 50bb682 tools: fw_env: Fix warning when reading too little by Harald Seiler · 4 years, 4 months ago
  74. dc03ba4 patman: Modify functional tests for new behavior by Sean Anderson · 4 years, 5 months ago
  75. 0411fff patman: Support multi-line changes in changelogs by Sean Anderson · 4 years, 5 months ago
  76. 6949f70 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 5 months ago
  77. b0436b9 patman: Suppress empty changelog entries by Sean Anderson · 4 years, 5 months ago
  78. 14aa35a patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 5 months ago
  79. 0fc01bf patman: Sort the command line options by Bin Meng · 4 years, 5 months ago
  80. 2aca880 tools/env/fw_env.h: remove env.h by Romain Naour · 4 years, 4 months ago
  81. 69cd0c4 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · 4 years, 5 months ago
  82. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  83. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  84. b606a6c tools: ftdgrep: use /* fallthrough */ as needed by Heinrich Schuchardt · 4 years, 5 months ago
  85. a29162a tools: mkimage: use /* fallthrough */ as needed by Heinrich Schuchardt · 4 years, 5 months ago
  86. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  87. 7946a81 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · 4 years, 5 months ago
  88. 20a154f mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · 4 years, 5 months ago
  89. ea5d373 tools/fit-image: print a warning when cmd-line for dtc might be truncated by Sven Roederer · 4 years, 5 months ago
  90. fc21a88 tools/mkimage: fix handling long filenames by Sven Roederer · 4 years, 5 months ago
  91. 545c747 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 5 months ago
  92. e282c42 tools: fw_env: use erasesize from MEMGETINFO ioctl by Rasmus Villemoes · 4 years, 6 months ago
  93. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  94. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  95. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  96. 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  97. ce0dc2e patman: Move test running/reporting to test_util by Simon Glass · 4 years, 6 months ago
  98. 428e773 patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 6 months ago
  99. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 6 months ago
  100. 4d25fe2 dtoc: Rename the main module by Simon Glass · 4 years, 6 months ago