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