1. 25cc85e patman: Allow skipping patches at the end by Simon Glass · Sun Jul 05 21:41:52 2020 -0600
  2. b4aa8aa patman: Allow creating patches for another branch by Simon Glass · Sun Jul 05 21:41:51 2020 -0600
  3. a12b1ab patman: Add a test that uses gitpython by Simon Glass · Sun Jul 05 21:41:50 2020 -0600
  4. 85a03de patman: Move main code out to a control module by Simon Glass · Sun Jul 05 21:41:49 2020 -0600
  5. 4e98ab9 patman: Use test_util to show test results by Simon Glass · Sun Jul 05 21:41:48 2020 -0600
  6. 9e0e9a5 mkimage: Fix error message if write less data then expected by Mylène Josserand · Wed Jul 08 11:52:50 2020 +0200
  7. 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · Tue Jul 07 21:32:06 2020 -0600
  8. 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · Thu Jun 25 01:10:17 2020 -0300
  9. 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · Thu Jun 25 01:10:16 2020 -0300
  10. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  11. a324e41 dtoc: add option to disable warnings by Walter Lozano · Thu Jun 25 01:10:08 2020 -0300
  12. e675d96 dtoc: add support to scan drivers by Walter Lozano · Fri Jul 03 08:07:17 2020 -0300
  13. 8b239f4 dtoc: add missing code comments by Walter Lozano · Thu Jun 25 01:10:05 2020 -0300
  14. 2ec1ed2 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · Sun Jun 14 10:54:08 2020 -0600
  15. cc00e49 patman: Add tests for the rest of the checkpatch checks by Simon Glass · Sun Jun 14 10:54:07 2020 -0600
  16. 08cfa41 patman: Decode output from the '--show-types' option by Simon Glass · Sun Jun 14 10:54:06 2020 -0600
  17. f5dd906 patman: Add a test for the 'possible new uclass' check by Simon Glass · Sun Jun 14 10:54:05 2020 -0600
  18. cf5f0b5 patman: Rename test.py to test_checkpatch.py by Simon Glass · Sun Jun 14 10:54:04 2020 -0600
  19. 29f8fc1 patman: Drop import of test_util in test_util by Simon Glass · Sun Jun 07 06:45:50 2020 -0600
  20. ff15dcd patman: Avoid importing gitutil in settings by Simon Glass · Sun Jun 07 06:45:49 2020 -0600
  21. c9fa886 patman: Pass in maintainer dirs to avoid and import by Simon Glass · Sun Jun 07 06:45:48 2020 -0600
  22. 794c259 patman: Use a dict in gitutil to avoid importing series by Simon Glass · Sun Jun 07 06:45:47 2020 -0600
  23. 4ba3ea5 patman: Avoid circular dependency between command and tools by Simon Glass · Sun Jun 07 06:45:46 2020 -0600
  24. 1e2f6a1 patman: Drop unnecessary import in gitutil by Simon Glass · Sun Jun 07 06:45:45 2020 -0600
  25. 47b0b63 kconfiglib: Update to the 14.1.0 release by Tom Rini · Thu May 14 08:30:00 2020 -0400
  26. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · Tue Jun 30 11:43:18 2020 -0400
  27. a1abae7 tools: add script for byte endianness swapping by Daniel Schwierzeck · Sat Jun 06 22:21:47 2020 +0200
  28. 28a5a74 Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · Thu Jun 18 10:07:49 2020 -0400
  29. 0cfc54a tools: k3_gen_x509_cert: Set default early HS JTAG access to disabled by Andrew F. Davis · Wed May 27 09:47:55 2020 -0400
  30. 1d2a8d3 tools: k3_gen_x509_cert: Allow selecting early JTAG debug value by Andrew F. Davis · Wed May 27 09:47:54 2020 -0400
  31. 2396f98 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · Sat Jun 13 09:01:01 2020 -0400
  32. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  33. ee8e9cb buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · Fri May 15 09:30:12 2020 +0300
  34. 7a54365 patman: Complain if a checkpatch line is not understood by Simon Glass · Wed May 06 16:29:09 2020 -0600
  35. d2d136c patman: Support warnings in the patch subject by Simon Glass · Wed May 06 16:29:08 2020 -0600
  36. 9a690c4 patman: Handle checkpatch output with notes and code by Simon Glass · Wed May 06 16:29:07 2020 -0600
  37. 9eb74a9 patman: Don't try to process checkpatch lines twice by Simon Glass · Wed May 06 16:29:06 2020 -0600
  38. 396168c patman: Support emacs mode with checkpatch by Simon Glass · Wed May 06 16:29:05 2020 -0600
  39. 39d6d84 patman: Fix 'warning' typo by Simon Glass · Wed May 06 16:29:04 2020 -0600
  40. 611fd91 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · Wed May 27 07:24:55 2020 -0600
  41. 79685b2 tools: fw_env: Fix warning when reading too little by Harald Seiler · Thu May 28 17:54:45 2020 +0200
  42. cf13b86 patman: Modify functional tests for new behavior by Sean Anderson · Mon May 04 16:28:36 2020 -0400
  43. 1a32f92 patman: Support multi-line changes in changelogs by Sean Anderson · Mon May 04 16:28:35 2020 -0400
  44. 48f46d6 patman: Add new tags for finer-grained changelog control by Sean Anderson · Mon May 04 16:28:34 2020 -0400
  45. 5ae4e8d patman: Suppress empty changelog entries by Sean Anderson · Mon May 04 16:28:33 2020 -0400
  46. a04f121 patman: Add an option to create patches without binary contents by Bin Meng · Mon May 04 00:52:44 2020 -0700
  47. 5b0a511 patman: Sort the command line options by Bin Meng · Mon May 04 00:52:43 2020 -0700
  48. 9120eca tools/env/fw_env.h: remove env.h by Romain Naour · Thu May 21 23:22:06 2020 +0200
  49. 1707816 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · Sat May 09 21:31:03 2020 +0200
  50. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  51. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  52. d0d2456 tools: ftdgrep: use /* fallthrough */ as needed by Heinrich Schuchardt · Sat May 09 17:12:42 2020 +0200
  53. ddc38e6 tools: mkimage: use /* fallthrough */ as needed by Heinrich Schuchardt · Sat May 09 17:10:41 2020 +0200
  54. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  55. 9664297 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · Wed May 06 11:05:17 2020 -0400
  56. a657761 mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · Fri May 01 17:40:25 2020 +0200
  57. cbcb399 tools/fit-image: print a warning when cmd-line for dtc might be truncated by Sven Roederer · Mon Apr 27 02:08:39 2020 +0200
  58. 904b87d tools/mkimage: fix handling long filenames by Sven Roederer · Mon Apr 27 02:08:38 2020 +0200
  59. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Apr 28 09:52:01 2020 -0400
  60. faf2998 tools: fw_env: use erasesize from MEMGETINFO ioctl by Rasmus Villemoes · Tue Mar 24 13:57:40 2020 +0100
  61. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  62. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  63. c585dd4 binman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:03 2020 -0600
  64. f0d9c10 buildman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:02 2020 -0600
  65. 7330692 patman: Move test running/reporting to test_util by Simon Glass · Fri Apr 17 18:09:01 2020 -0600
  66. f156e3b patman: Drop the python2 code in test coverage by Simon Glass · Fri Apr 17 18:09:00 2020 -0600
  67. ebbb543 binman: Rename the main module by Simon Glass · Fri Apr 17 18:08:58 2020 -0600
  68. 8fde981 dtoc: Rename the main module by Simon Glass · Fri Apr 17 18:08:57 2020 -0600
  69. 7ad7a36 buildman: Rename the main module by Simon Glass · Fri Apr 17 18:08:56 2020 -0600
  70. 945328b patman: Drop Python 2 StringIO code by Simon Glass · Fri Apr 17 18:08:55 2020 -0600
  71. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  72. 70d3351 rmboard: Move to Python 3 by Simon Glass · Fri Apr 17 18:08:53 2020 -0600
  73. bdaad40 patman: Rename the main module by Simon Glass · Fri Apr 17 18:08:52 2020 -0600
  74. e3c85ab buildman: Write output files when using -w by Simon Glass · Fri Apr 17 17:51:34 2020 -0600
  75. ff48a21 buildman: Use out-env for environment output by Simon Glass · Fri Apr 17 17:51:33 2020 -0600
  76. d9c9863 buildman: Make sure that -o is given with -w by Simon Glass · Fri Apr 17 17:51:32 2020 -0600
  77. f4c0072 buildman: Correct operation of -A flag by Simon Glass · Fri Apr 17 17:51:31 2020 -0600
  78. dd65c5f buildman: Fix test for new 9.2 kernel by Simon Glass · Fri Apr 17 17:51:30 2020 -0600
  79. 6dd1052 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · Thu Apr 16 18:30:18 2020 +0900
  80. 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · Thu Apr 16 18:30:17 2020 +0900
  81. b10b8cf libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · Thu Apr 16 18:30:16 2020 +0900
  82. 6eb23874 mkimage: fit: Free buf directly in fit_extract_data() by Bin Meng · Sat Apr 18 01:59:11 2020 -0700
  83. 4536ef8 mkimage: fit: Unmmap the memory before closing fd in fit_import_data() by Lihua Zhao · Sat Apr 18 01:59:10 2020 -0700
  84. 112ee0b tools: Remove the out-of-date MinGW support codes by Bin Meng · Sat Apr 18 01:59:09 2020 -0700
  85. 6495fe0 tools: image-host.c: use correct output format by Heinrich Schuchardt · Sat Apr 11 18:36:04 2020 +0200
  86. 8e238b5 mkimage: fit_image: Add option to make fit header align by Kever Yang · Mon Mar 30 11:56:24 2020 +0800
  87. 8c11bc1 tool: use ALIGN() to align the size by Kever Yang · Mon Mar 30 11:56:22 2020 +0800
  88. bad64ff tools: imx8mimage: remove redundant code by Kever Yang · Mon Mar 30 11:56:21 2020 +0800
  89. 0b21cde tools: kwbimage: use common ALIGN to do the size align by Kever Yang · Mon Mar 30 11:56:20 2020 +0800
  90. 86f2601 tools: mkimage: use common ALIGN to do the size align by Kever Yang · Mon Mar 30 11:56:19 2020 +0800
  91. 8b4c38a tool: aisimage: use ALIGN instead of self defiend macro by Kever Yang · Mon Mar 30 11:56:18 2020 +0800
  92. 078cfae tool: Move ALIGN_MASK to header as common MACRO by Kever Yang · Mon Mar 30 11:56:17 2020 +0800
  93. e4cd506 buildman: Change the exit codes by Simon Glass · Thu Apr 09 10:49:45 2020 -0600
  94. a628631 buildman: Update the TODO items by Simon Glass · Thu Apr 09 15:08:54 2020 -0600
  95. f4ebfba buildman: Add an option to ignore migration warnings by Simon Glass · Thu Apr 09 15:08:53 2020 -0600
  96. 9ea9381 buildman: Add an option to ignore device-tree warnings by Simon Glass · Thu Apr 09 15:08:52 2020 -0600
  97. 6029af1 buildman: Make -I the default by Simon Glass · Thu Apr 09 15:08:51 2020 -0600
  98. 1be6ccc buildman: Update workflow documentation with more detail by Simon Glass · Thu Apr 09 15:08:50 2020 -0600
  99. 9aad8ce buildman: Add the abbreviation for --boards by Simon Glass · Thu Apr 09 15:08:49 2020 -0600
  100. 4d7efb5 buildman: Update the 'theory of operation' a little by Simon Glass · Thu Apr 09 15:08:48 2020 -0600