1. e5e3c11 tools: buildman: fix typo by Flavio Suligoi · Wed Jan 29 09:56:05 2020 +0100
  2. 4d52381 tools: correct Markdown in concurrencytest/README.md by Heinrich Schuchardt · Sat Jan 25 23:38:42 2020 +0100
  3. 615909a genboardscfg.py: drop python version comment by Baruch Siach · Wed Jan 22 14:54:24 2020 +0200
  4. c610622 tools: ftdgrep: correct the find regions loop in do_fdtgrep by Patrick Delaunay · Mon Jan 13 09:33:51 2020 +0100
  5. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · Wed Dec 18 18:25:42 2019 +0100
  6. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · Wed Dec 18 18:25:41 2019 +0100
  7. 915f5aa mkimage: simplify fit_check_params() by Heinrich Schuchardt · Wed Dec 11 13:51:38 2019 +0100
  8. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jan 09 08:52:21 2020 -0500
  9. a7a0ca4 binman: fix default filename of u-boot-with-ucode-ptr in documentation by Masahiro Yamada · Sat Dec 14 13:47:26 2019 +0900
  10. 8000a89 tools: dumpimage: Fall-though to print usage for help command by Andrew F. Davis · Tue Sep 17 17:09:35 2019 -0400
  11. 166d5e9 tools: fit_image: Use fit_image_get_data_and_size for getting offset/size by Andrew F. Davis · Tue Sep 17 17:09:34 2019 -0400
  12. 3f2c7da tools: dumpimage: Provide more feedback on internal errors by Andrew F. Davis · Tue Sep 17 17:09:33 2019 -0400
  13. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 07 08:45:43 2020 -0500
  14. 5f774dd tools: imx8m_image: Change source path for DDR firmware to build dir by Frieder Schrempf · Wed Dec 11 10:06:06 2019 +0000
  15. 1a6b0f1 Merge branch 'next' by Tom Rini · Mon Jan 06 17:07:49 2020 -0500
  16. 4a5af53 Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Jan 02 10:28:26 2020 -0500
  17. a89f403 tools: .gitignore: add asn1_compiler by Dario Binacchi · Sun Dec 29 13:44:18 2019 +0100
  18. 4b3bfe2 tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · Wed Dec 11 10:42:36 2019 +0100
  19. 4e3e24e rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · Thu Dec 05 18:58:29 2019 +0800
  20. ec0d2ea rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · Fri Dec 27 11:24:41 2019 +0800
  21. 06a7964 fw_setenv: avoid writing environment when nothing has changed by Rasmus Villemoes · Thu Sep 27 22:45:26 2018 +0200
  22. 08d34fc buildman: Ignore blank lines during size checks by Tom Rini · Fri Dec 06 15:31:31 2019 -0500
  23. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · Thu Dec 05 15:59:14 2019 -0700
  24. 9b55091 buildman: Figure out boards before commits by Simon Glass · Thu Dec 05 15:59:13 2019 -0700
  25. aa26d47 buildman: Ask genboardscfg to be quiet by Simon Glass · Thu Dec 05 15:59:12 2019 -0700
  26. 11ece15 genboardcfg: Support a quiet mode by Simon Glass · Thu Dec 05 15:59:11 2019 -0700
  27. 9da17fb buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · Sun Nov 24 22:30:26 2019 +0200
  28. f702526 cmd: add asn1_compiler by AKASHI Takahiro · Wed Nov 13 09:44:53 2019 +0900
  29. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  30. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  31. c2226bf crc: Fix code style with crc functions by Simon Glass · Thu Nov 14 12:57:15 2019 -0700
  32. 6ef6b3f buildman: Fix problem with non-existent output directories by Tom Rini · Tue Nov 19 15:14:33 2019 -0500
  33. e90c007 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · Sun Nov 10 21:19:37 2019 -0500
  34. f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · Mon Nov 18 20:02:07 2019 -0500
  35. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Nov 17 21:15:57 2019 -0500
  36. 15a30c2 rockchip: mkimage: add support for RK3308 by Andy Yan · Thu Nov 14 11:22:34 2019 +0800
  37. 49a606a rockchip: mkimage: add support for px30 by Kever Yang · Fri Jul 12 11:43:34 2019 +0200
  38. 3356f2c patman: fix coverletter cc list with nulls by Robert Beckett · Wed Nov 13 18:39:45 2019 +0000
  39. f2bcb32 patman: fix some typos in comments by Anatolij Gustschin · Sun Oct 27 17:55:04 2019 +0100
  40. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  41. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Nov 12 07:18:23 2019 -0500
  42. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · Wed Nov 06 17:22:44 2019 -0700
  43. b8e62d4 tools/img2brec.sh: Delete unused tool by Tom Rini · Fri Nov 08 09:26:18 2019 -0500
  44. 1333fc0 tools: imx8m_image: support ddr4 firmware by Peng Fan · Mon Sep 16 03:09:44 2019 +0000
  45. 7be85a7 tools: imx8mimage: add ROM VERSION by Peng Fan · Mon Sep 16 03:09:39 2019 +0000
  46. 377bca8 binman: Move to use Python 3 by Simon Glass · Thu Oct 31 07:43:05 2019 -0600
  47. 39e2233 dtoc: Convert fdt.py to Python 3 by Simon Glass · Thu Oct 31 07:43:04 2019 -0600
  48. c5fd10a binman: Convert a few tests to Python 3 by Simon Glass · Thu Oct 31 07:43:03 2019 -0600
  49. 1fdb487 binman: Remember the pre-reset entry size by Simon Glass · Thu Oct 31 07:43:02 2019 -0600
  50. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:59 2019 -0600
  51. 6e58372 rkmux: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:58 2019 -0600
  52. 1f70186 move_config: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:57 2019 -0600
  53. db51b51 microcode_tool: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:56 2019 -0600
  54. bfb0bb2 test_dtoc: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:55 2019 -0600
  55. fc01782 test_fdt: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:54 2019 -0600
  56. c78ed66 buildman: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:53 2019 -0600
  57. efeac06 patman: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:52 2019 -0600
  58. f544a2d patman: Use unicode for file I/O by Simon Glass · Thu Oct 31 07:42:51 2019 -0600
  59. cc311ac patman: Adjust 'command' to return strings instead of bytes by Simon Glass · Thu Oct 31 07:42:50 2019 -0600
  60. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · Sun Oct 27 09:47:42 2019 -0600
  61. a378b81 binman: Fix up comment in intel-fsp-m by Simon Glass · Sun Oct 20 21:31:37 2019 -0600
  62. 9ea87b2 binman: Add support for Intel FSP-T by Simon Glass · Sun Oct 20 21:31:36 2019 -0600
  63. 4d9086d binman: Add support for Intel FSP-S by Simon Glass · Sun Oct 20 21:31:35 2019 -0600
  64. 3377820 binman: Correct symbol calculation with non-zero image base by Simon Glass · Sun Oct 20 21:31:34 2019 -0600
  65. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 01 09:34:35 2019 -0400
  66. 8a90ce8 mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode by Michal Sojka · Fri Sep 13 12:43:12 2019 +0200
  67. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · Mon Oct 28 07:25:00 2019 -0700
  68. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · Mon Oct 28 07:24:59 2019 -0700
  69. a02b1d6 tools: Avoid creating symbolic links for tools/version.h by Bin Meng · Sun Oct 27 05:19:47 2019 -0700
  70. d198c70 tools: ifwitool: Define __packed when it is not defined by Bin Meng · Sun Oct 27 05:19:44 2019 -0700
  71. 6e9dc8d tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · Sun Oct 27 05:19:42 2019 -0700
  72. 3495f98 tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX by Bin Meng · Sun Oct 27 05:19:41 2019 -0700
  73. ef7f67d patman: separate emails in CC list with NULs by Dmitry Torokhov · Mon Oct 21 20:09:56 2019 -0700
  74. ff4663b arm64: zynqmp: Do not remove dpll_prog from psu_init by Michal Simek · Thu Jun 06 13:39:53 2019 +0200
  75. 52b5ee8 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · Fri Sep 27 09:23:56 2019 -0700
  76. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · Sat Aug 24 07:23:14 2019 -0600
  77. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · Sat Aug 24 07:23:13 2019 -0600
  78. e594341 binman: Write symbol info before image inclusion by Simon Glass · Sat Aug 24 07:23:12 2019 -0600
  79. 59589a9 binman: Support writing symbols into entries within an IFWI by Simon Glass · Sat Aug 24 07:23:11 2019 -0600
  80. 7aa5a98 binman: Update IFWI entry to support updates by Simon Glass · Sat Aug 24 07:23:10 2019 -0600
  81. f331830 binman: Update IFWI entry to read entries outside constructor by Simon Glass · Sat Aug 24 07:23:09 2019 -0600
  82. 0001969 binman: Fix entry comment for Intel descriptor by Simon Glass · Sat Aug 24 07:23:08 2019 -0600
  83. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · Sat Aug 24 07:23:07 2019 -0600
  84. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · Sat Aug 24 07:23:05 2019 -0600
  85. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · Sat Aug 24 07:23:04 2019 -0600
  86. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · Sat Aug 24 07:23:03 2019 -0600
  87. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · Sat Aug 24 07:23:02 2019 -0600
  88. 1d16776 binman: Use underscore in test filenames by Simon Glass · Sat Aug 24 07:23:01 2019 -0600
  89. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · Sat Aug 24 07:23:00 2019 -0600
  90. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · Sat Aug 24 07:22:59 2019 -0600
  91. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · Sat Aug 24 07:22:58 2019 -0600
  92. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · Sat Aug 24 07:22:57 2019 -0600
  93. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · Sat Aug 24 07:22:56 2019 -0600
  94. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · Sat Aug 24 07:22:55 2019 -0600
  95. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · Sat Aug 24 07:22:54 2019 -0600
  96. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · Sat Aug 24 07:22:53 2019 -0600
  97. 08cc4cc binman: Use tools.Run() to run objdump by Simon Glass · Sat Aug 24 07:22:52 2019 -0600
  98. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · Sat Aug 24 07:22:51 2019 -0600
  99. 232f90c binman: Add support for Intel FIT by Simon Glass · Sat Aug 24 07:22:50 2019 -0600
  100. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · Sat Aug 24 07:22:49 2019 -0600