1. dc1cd13 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years, 1 month ago
  2. 146b602 buildman: Detect Kconfig loops by Simon Glass · 3 years, 1 month ago
  3. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  4. ce7efa0 tools: Handle PAGER containing arguments by Paul Barker · 3 years, 3 months ago
  5. 25ecd97 tools: Refactor full help printing by Paul Barker · 3 years, 3 months ago
  6. 6a222e6 patman: Avoid blank lines between tags by Simon Glass · 3 years, 4 months ago
  7. 6bbdd0c patman: add warning for invalid tag by Patrick Delaunay · 3 years, 4 months ago
  8. 1e689d2 patman: Use bytearray instead of string by Simon Glass · 3 years, 5 months ago
  9. b87eac8f binman: Put compressed data into separate files by Simon Glass · 3 years, 5 months ago
  10. 2cec579 tools: Fix default target compile tools in Python tools by Alper Nebi Yasak · 3 years, 6 months ago
  11. ec7378b patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 8 months ago
  12. 488ea97 patman: Assume we always have pygit2 for tests by Tom Rini · 3 years, 9 months ago
  13. 50fe43f checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 9 months ago
  14. b310656 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 8 months ago
  15. eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 8 months ago
  16. 9bbcf9b patman: Use less for help file, if available by Nicolas Boichat · 3 years, 9 months ago
  17. 1f975b9 patman: Quieten down the alias checking by Simon Glass · 3 years, 10 months ago
  18. 541186e patman: Update documentation to match new usage by Simon Glass · 3 years, 10 months ago
  19. 49d092f fix patman --limit-cc option by Bernhard Kirchen · 3 years, 10 months ago
  20. 9920989 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 11 months ago
  21. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  22. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  23. 4e8e846 dtoc: Add an 'all' command by Simon Glass · 4 years ago
  24. 98373d4 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years ago
  25. 858531a patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
  26. 2d84811 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years ago
  27. 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years, 1 month ago
  28. c27ee7c patman: Drop tools.ToByte() by Simon Glass · 4 years, 1 month ago
  29. 9dfb311 patman: Drop unicode helper functions by Simon Glass · 4 years, 1 month ago
  30. 6e89224 binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years, 1 month ago
  31. 4acc93c patman: Add a Series-patchwork-url option by Simon Glass · 4 years, 1 month ago
  32. 3d80d79 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years, 1 month ago
  33. f9b03cf patman: Allow specifying the patchwork URL by Simon Glass · 4 years, 1 month ago
  34. 9bb0a8d patman: Update defaults in subparsers by Simon Glass · 4 years, 1 month ago
  35. 718f1a8 patman: Correct Change-Ids error message args by Simon Glass · 4 years, 1 month ago
  36. 1ee91c1 patman: Refactor how the default subcommand works by Simon Glass · 4 years, 1 month ago
  37. 2112d07 patman: Support listing comments from patchwork by Simon Glass · 4 years, 1 month ago
  38. da8a292 patman: Support parsing of review snippets by Simon Glass · 4 years, 1 month ago
  39. d0a0a58 patman: Support updating a branch with review tags by Simon Glass · 4 years, 1 month ago
  40. 3db916d patman: Support checking for review tags in patchwork by Simon Glass · 4 years, 1 month ago
  41. 1c1f207 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · 4 years, 1 month ago
  42. 8cf2364 patman: Improve handling of files by Simon Glass · 4 years, 1 month ago
  43. 5387de3 patman: Allow showing a Commit as a string by Simon Glass · 4 years, 1 month ago
  44. 5c906fb patman: Don't ignore lines starting with hash by Simon Glass · 4 years, 1 month ago
  45. 891316b patman: Fix spelling of plural for warning by Simon Glass · 4 years, 1 month ago
  46. 42e3d39 patman: Convert testBasic() to use an interator by Simon Glass · 4 years, 1 month ago
  47. 3b762cc patman: Add some tests for warnings by Simon Glass · 4 years, 1 month ago
  48. 06202d6 patman: Add a test for PatchStream tags by Simon Glass · 4 years, 1 month ago
  49. a7fadab patman: Drop unused signoff member by Simon Glass · 4 years, 1 month ago
  50. 8093a8f patman: Convert 'Series-xxx' tag errors into warnings by Simon Glass · 4 years, 1 month ago
  51. 6d00f6c patman: Attach warnings to individual patches by Simon Glass · 4 years, 1 month ago
  52. b580039 patman: Move warning collection to a function by Simon Glass · 4 years, 1 month ago
  53. 06127f9 patman: Fix up argument/return docs in patchstream by Simon Glass · 4 years, 1 month ago
  54. 5f6caa5 patman: Drop unused args in patchstream by Simon Glass · 4 years, 1 month ago
  55. f9b6e0f patman: Rename variables in patchstream by Simon Glass · 4 years, 1 month ago
  56. 93f61c0 patman: Rename functions in patchstream by Simon Glass · 4 years, 1 month ago
  57. 0602226 patman: Fix constant style in patchstream by Simon Glass · 4 years, 1 month ago
  58. c42b1d0 patman: Fix indenting in patchstream by Simon Glass · 4 years, 1 month ago
  59. a80986c patman: Allow linking a series with patchwork by Simon Glass · 4 years, 1 month ago
  60. eb209e5 patman: Fix remaining pylint3 warnings in func_test by Simon Glass · 4 years, 1 month ago
  61. 59a70bb patman: Use capture_sys_output() consistently by Simon Glass · 4 years, 1 month ago
  62. 95745aa patman: Fix whitespace errors in func_test by Simon Glass · 4 years, 1 month ago
  63. 350569e patman: Update how tests are run by Simon Glass · 4 years, 1 month ago
  64. 4318b71 patman: Correct operation of -n by Simon Glass · 4 years, 1 month ago
  65. 7c1a302 checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 2 months ago
  66. cd740d3 binman: Allow resolving host-specific tools from env vars by Alper Nebi Yasak · 4 years, 3 months ago
  67. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 3 months ago
  68. fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 3 months ago
  69. f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
  70. 50137da patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
  71. 6eb63c7 binman: Re-enable concurrent tests by Simon Glass · 4 years, 5 months ago
  72. 2173fb4 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
  73. 0da9574 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
  74. ed73b31 Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
  75. 2870c1c patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
  76. a003cd3 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  77. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  78. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  79. 5d5930d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago
  80. dbac716 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 5 months ago
  81. 08e91be patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 5 months ago
  82. 3f6cd78 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 5 months ago
  83. 109e84e patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
  84. ecb09da patman: Allow different commands by Simon Glass · 4 years, 5 months ago
  85. eb101ac patman: Convert to ArgumentParser by Simon Glass · 4 years, 5 months ago
  86. b3bf4e1 patman: Allow skipping patches at the end by Simon Glass · 4 years, 5 months ago
  87. 2eb4da7 patman: Allow creating patches for another branch by Simon Glass · 4 years, 5 months ago
  88. 54f1c5b patman: Add a test that uses gitpython by Simon Glass · 4 years, 5 months ago
  89. 24725af patman: Move main code out to a control module by Simon Glass · 4 years, 5 months ago
  90. bddb438 patman: Use test_util to show test results by Simon Glass · 4 years, 5 months ago
  91. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  92. d6a56ac patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
  93. feba110 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
  94. 03b9dcd Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
  95. 05cc537 patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
  96. 7332588 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  97. dab7c43 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  98. 42f927a binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  99. 4b54adc binman: Re-enable concurrent tests by Simon Glass · 4 years, 5 months ago
  100. b70caf7 binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago