1. 9120eca tools/env/fw_env.h: remove env.h by Romain Naour · Thu May 21 23:22:06 2020 +0200
  2. 1707816 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · Sat May 09 21:31:03 2020 +0200
  3. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  4. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  5. d0d2456 tools: ftdgrep: use /* fallthrough */ as needed by Heinrich Schuchardt · Sat May 09 17:12:42 2020 +0200
  6. ddc38e6 tools: mkimage: use /* fallthrough */ as needed by Heinrich Schuchardt · Sat May 09 17:10:41 2020 +0200
  7. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  8. 9664297 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · Wed May 06 11:05:17 2020 -0400
  9. a657761 mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · Fri May 01 17:40:25 2020 +0200
  10. 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
  11. 904b87d tools/mkimage: fix handling long filenames by Sven Roederer · Mon Apr 27 02:08:38 2020 +0200
  12. 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
  13. faf2998 tools: fw_env: use erasesize from MEMGETINFO ioctl by Rasmus Villemoes · Tue Mar 24 13:57:40 2020 +0100
  14. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  15. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  16. c585dd4 binman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:03 2020 -0600
  17. f0d9c10 buildman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:02 2020 -0600
  18. 7330692 patman: Move test running/reporting to test_util by Simon Glass · Fri Apr 17 18:09:01 2020 -0600
  19. f156e3b patman: Drop the python2 code in test coverage by Simon Glass · Fri Apr 17 18:09:00 2020 -0600
  20. ebbb543 binman: Rename the main module by Simon Glass · Fri Apr 17 18:08:58 2020 -0600
  21. 8fde981 dtoc: Rename the main module by Simon Glass · Fri Apr 17 18:08:57 2020 -0600
  22. 7ad7a36 buildman: Rename the main module by Simon Glass · Fri Apr 17 18:08:56 2020 -0600
  23. 945328b patman: Drop Python 2 StringIO code by Simon Glass · Fri Apr 17 18:08:55 2020 -0600
  24. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  25. 70d3351 rmboard: Move to Python 3 by Simon Glass · Fri Apr 17 18:08:53 2020 -0600
  26. bdaad40 patman: Rename the main module by Simon Glass · Fri Apr 17 18:08:52 2020 -0600
  27. e3c85ab buildman: Write output files when using -w by Simon Glass · Fri Apr 17 17:51:34 2020 -0600
  28. ff48a21 buildman: Use out-env for environment output by Simon Glass · Fri Apr 17 17:51:33 2020 -0600
  29. d9c9863 buildman: Make sure that -o is given with -w by Simon Glass · Fri Apr 17 17:51:32 2020 -0600
  30. f4c0072 buildman: Correct operation of -A flag by Simon Glass · Fri Apr 17 17:51:31 2020 -0600
  31. dd65c5f buildman: Fix test for new 9.2 kernel by Simon Glass · Fri Apr 17 17:51:30 2020 -0600
  32. 6dd1052 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · Thu Apr 16 18:30:18 2020 +0900
  33. 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · Thu Apr 16 18:30:17 2020 +0900
  34. 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
  35. 6eb23874 mkimage: fit: Free buf directly in fit_extract_data() by Bin Meng · Sat Apr 18 01:59:11 2020 -0700
  36. 4536ef8 mkimage: fit: Unmmap the memory before closing fd in fit_import_data() by Lihua Zhao · Sat Apr 18 01:59:10 2020 -0700
  37. 112ee0b tools: Remove the out-of-date MinGW support codes by Bin Meng · Sat Apr 18 01:59:09 2020 -0700
  38. 6495fe0 tools: image-host.c: use correct output format by Heinrich Schuchardt · Sat Apr 11 18:36:04 2020 +0200
  39. 8e238b5 mkimage: fit_image: Add option to make fit header align by Kever Yang · Mon Mar 30 11:56:24 2020 +0800
  40. 8c11bc1 tool: use ALIGN() to align the size by Kever Yang · Mon Mar 30 11:56:22 2020 +0800
  41. bad64ff tools: imx8mimage: remove redundant code by Kever Yang · Mon Mar 30 11:56:21 2020 +0800
  42. 0b21cde tools: kwbimage: use common ALIGN to do the size align by Kever Yang · Mon Mar 30 11:56:20 2020 +0800
  43. 86f2601 tools: mkimage: use common ALIGN to do the size align by Kever Yang · Mon Mar 30 11:56:19 2020 +0800
  44. 8b4c38a tool: aisimage: use ALIGN instead of self defiend macro by Kever Yang · Mon Mar 30 11:56:18 2020 +0800
  45. 078cfae tool: Move ALIGN_MASK to header as common MACRO by Kever Yang · Mon Mar 30 11:56:17 2020 +0800
  46. e4cd506 buildman: Change the exit codes by Simon Glass · Thu Apr 09 10:49:45 2020 -0600
  47. a628631 buildman: Update the TODO items by Simon Glass · Thu Apr 09 15:08:54 2020 -0600
  48. f4ebfba buildman: Add an option to ignore migration warnings by Simon Glass · Thu Apr 09 15:08:53 2020 -0600
  49. 9ea9381 buildman: Add an option to ignore device-tree warnings by Simon Glass · Thu Apr 09 15:08:52 2020 -0600
  50. 6029af1 buildman: Make -I the default by Simon Glass · Thu Apr 09 15:08:51 2020 -0600
  51. 1be6ccc buildman: Update workflow documentation with more detail by Simon Glass · Thu Apr 09 15:08:50 2020 -0600
  52. 9aad8ce buildman: Add the abbreviation for --boards by Simon Glass · Thu Apr 09 15:08:49 2020 -0600
  53. 4d7efb5 buildman: Update the 'theory of operation' a little by Simon Glass · Thu Apr 09 15:08:48 2020 -0600
  54. 726ae81 buildman: Show a summary of the build result by Simon Glass · Thu Apr 09 15:08:47 2020 -0600
  55. c7ddae1 buildman: Limit the length of progress messages by Simon Glass · Thu Apr 09 15:08:46 2020 -0600
  56. 69c3a8a buildman: Show the number of builds remaining by Simon Glass · Thu Apr 09 15:08:45 2020 -0600
  57. 766ba9c buildman: Drop unused output code by Simon Glass · Thu Apr 09 15:08:44 2020 -0600
  58. 4305493 buildman: Show a message when fetching a repo by Simon Glass · Thu Apr 09 15:08:43 2020 -0600
  59. dd95b0b buildman: Drop the line-clearing code in Builder by Simon Glass · Thu Apr 09 15:08:42 2020 -0600
  60. bbde053 patman: Support limiting output to a single line by Simon Glass · Thu Apr 09 15:08:41 2020 -0600
  61. 5f9325d patman: Support erasing a previously unfinished text line by Simon Glass · Thu Apr 09 15:08:40 2020 -0600
  62. 82e4c64 patman: Update flushing Print() for Python 3 by Simon Glass · Thu Apr 09 15:08:39 2020 -0600
  63. 070589b buildman: Use spaces in the board list by Simon Glass · Thu Apr 09 15:08:38 2020 -0600
  64. ea49f9b buildman: Show the list of boards in magenta by Simon Glass · Thu Apr 09 15:08:37 2020 -0600
  65. de0fefc buildman: Use an object to hold error lines by Simon Glass · Thu Apr 09 15:08:36 2020 -0600
  66. 564ddac buildman: Use yellow consistently for warning lines by Simon Glass · Thu Apr 09 15:08:35 2020 -0600
  67. dacbe1e buildman: Test the output with --list-error-boards by Simon Glass · Thu Apr 09 15:08:34 2020 -0600
  68. 6643eb4 buildman: Add a test helper for creating a line prefix by Simon Glass · Thu Apr 09 15:08:33 2020 -0600
  69. 724c175 buildman: Split out testOutput() into separate functions by Simon Glass · Thu Apr 09 15:08:32 2020 -0600
  70. 09bbfcd buildman: Create temp directory in test setup by Simon Glass · Thu Apr 09 15:08:31 2020 -0600
  71. 575ce51 buildman: Use an iterator to check test output by Simon Glass · Thu Apr 09 15:08:30 2020 -0600
  72. 71ca4a8 buildman: Add test coverage for error/warning colour by Simon Glass · Thu Apr 09 15:08:29 2020 -0600
  73. ac50022 buildman: Refactor error-line output int a function by Simon Glass · Thu Apr 09 15:08:28 2020 -0600
  74. c79f03c doc: fix references to driver-model by Heinrich Schuchardt · Tue Feb 25 21:35:39 2020 +0100
  75. 97caa07 mkimage: fit: don't create image with 0700 permissions by Thomas Hebb · Sun Mar 01 10:47:53 2020 -0800
  76. 39ed6bb patman: Apply the cc limit to the cover letter also by Simon Glass · Thu Feb 27 18:49:23 2020 -0700
  77. 2df44be buildman: Drop the -a option by Simon Glass · Wed Mar 18 09:42:47 2020 -0600
  78. 4402827 buildman: Allow building within a subdir of the current dir by Simon Glass · Wed Mar 18 09:42:46 2020 -0600
  79. 5dc1ca7 buildman: Be more selective about which directories to remove by Simon Glass · Wed Mar 18 09:42:45 2020 -0600
  80. 35e7d38 buildman: Allow ignoring warnings in the return code by Simon Glass · Wed Mar 18 09:42:44 2020 -0600
  81. b400246 buildman: Update help for -d by Simon Glass · Wed Mar 18 09:42:43 2020 -0600
  82. b6eb8cf bulidman: Add support for a simple build by Simon Glass · Wed Mar 18 09:42:42 2020 -0600
  83. df89015 buildman: Document the members of BuilderJob by Simon Glass · Wed Mar 18 09:42:41 2020 -0600
  84. 6ad154b buildman: Support fetching gcc 9.2.0 by Bin Meng · Mon Apr 06 06:06:59 2020 -0700
  85. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400
  86. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  87. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · Wed Mar 18 11:44:06 2020 -0600
  88. 0571232 fit_check_sign: Allow selecting the configuration to verify by Simon Glass · Wed Mar 18 11:44:03 2020 -0600
  89. a559bb2 image: Be a little more verbose when checking signatures by Simon Glass · Wed Mar 18 11:43:56 2020 -0600
  90. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · Tue Mar 31 17:24:19 2020 -0400
  91. b980104 rockchip: mkimage: Use an existing macro instead of a decimal value by Miquel Raynal · Wed Mar 18 17:22:55 2020 +0100
  92. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · Fri Feb 21 15:12:55 2020 +0900
  93. 8773f35 moveconfig: convert ps.stderr to string by Markus Klotzbuecher · Wed Feb 12 20:46:45 2020 +0100
  94. bac0bb5 moveconfig: replace unsafe eval with asteval by Markus Klotzbuecher · Wed Feb 12 20:46:44 2020 +0100
  95. 132d694 tools: image-host.c: remove uboot_aes.h by Philippe Reynes · Tue Feb 18 17:23:20 2020 +0100
  96. a2df6d6 tools: mkimage: fix STM32 image format for big endian hosts by Antonio Borneo · Tue Jan 28 15:42:13 2020 +0100
  97. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  98. 34d9224 tools: imx8m_image: fix warning message by Sébastien Szymanski · Tue Jan 21 11:58:42 2020 +0100
  99. fb50a26 buildman: Enable buildman on aarch64 hosts by Matthias Brugger · Fri Jan 17 10:53:37 2020 +0100
  100. e5e3c11 tools: buildman: fix typo by Flavio Suligoi · Wed Jan 29 09:56:05 2020 +0100