1. 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
  2. a89f403 tools: .gitignore: add asn1_compiler by Dario Binacchi · Sun Dec 29 13:44:18 2019 +0100
  3. 4b3bfe2 tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · Wed Dec 11 10:42:36 2019 +0100
  4. 4e3e24e rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · Thu Dec 05 18:58:29 2019 +0800
  5. ec0d2ea rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · Fri Dec 27 11:24:41 2019 +0800
  6. 06a7964 fw_setenv: avoid writing environment when nothing has changed by Rasmus Villemoes · Thu Sep 27 22:45:26 2018 +0200
  7. f702526 cmd: add asn1_compiler by AKASHI Takahiro · Wed Nov 13 09:44:53 2019 +0900
  8. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  9. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  10. c2226bf crc: Fix code style with crc functions by Simon Glass · Thu Nov 14 12:57:15 2019 -0700
  11. 6ef6b3f buildman: Fix problem with non-existent output directories by Tom Rini · Tue Nov 19 15:14:33 2019 -0500
  12. e90c007 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · Sun Nov 10 21:19:37 2019 -0500
  13. 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
  14. 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
  15. 15a30c2 rockchip: mkimage: add support for RK3308 by Andy Yan · Thu Nov 14 11:22:34 2019 +0800
  16. 49a606a rockchip: mkimage: add support for px30 by Kever Yang · Fri Jul 12 11:43:34 2019 +0200
  17. 3356f2c patman: fix coverletter cc list with nulls by Robert Beckett · Wed Nov 13 18:39:45 2019 +0000
  18. f2bcb32 patman: fix some typos in comments by Anatolij Gustschin · Sun Oct 27 17:55:04 2019 +0100
  19. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  20. 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
  21. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · Wed Nov 06 17:22:44 2019 -0700
  22. b8e62d4 tools/img2brec.sh: Delete unused tool by Tom Rini · Fri Nov 08 09:26:18 2019 -0500
  23. 1333fc0 tools: imx8m_image: support ddr4 firmware by Peng Fan · Mon Sep 16 03:09:44 2019 +0000
  24. 7be85a7 tools: imx8mimage: add ROM VERSION by Peng Fan · Mon Sep 16 03:09:39 2019 +0000
  25. 377bca8 binman: Move to use Python 3 by Simon Glass · Thu Oct 31 07:43:05 2019 -0600
  26. 39e2233 dtoc: Convert fdt.py to Python 3 by Simon Glass · Thu Oct 31 07:43:04 2019 -0600
  27. c5fd10a binman: Convert a few tests to Python 3 by Simon Glass · Thu Oct 31 07:43:03 2019 -0600
  28. 1fdb487 binman: Remember the pre-reset entry size by Simon Glass · Thu Oct 31 07:43:02 2019 -0600
  29. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:59 2019 -0600
  30. 6e58372 rkmux: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:58 2019 -0600
  31. 1f70186 move_config: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:57 2019 -0600
  32. db51b51 microcode_tool: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:56 2019 -0600
  33. bfb0bb2 test_dtoc: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:55 2019 -0600
  34. fc01782 test_fdt: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:54 2019 -0600
  35. c78ed66 buildman: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:53 2019 -0600
  36. efeac06 patman: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:52 2019 -0600
  37. f544a2d patman: Use unicode for file I/O by Simon Glass · Thu Oct 31 07:42:51 2019 -0600
  38. cc311ac patman: Adjust 'command' to return strings instead of bytes by Simon Glass · Thu Oct 31 07:42:50 2019 -0600
  39. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · Sun Oct 27 09:47:42 2019 -0600
  40. a378b81 binman: Fix up comment in intel-fsp-m by Simon Glass · Sun Oct 20 21:31:37 2019 -0600
  41. 9ea87b2 binman: Add support for Intel FSP-T by Simon Glass · Sun Oct 20 21:31:36 2019 -0600
  42. 4d9086d binman: Add support for Intel FSP-S by Simon Glass · Sun Oct 20 21:31:35 2019 -0600
  43. 3377820 binman: Correct symbol calculation with non-zero image base by Simon Glass · Sun Oct 20 21:31:34 2019 -0600
  44. 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
  45. 8a90ce8 mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode by Michal Sojka · Fri Sep 13 12:43:12 2019 +0200
  46. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · Mon Oct 28 07:25:00 2019 -0700
  47. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · Mon Oct 28 07:24:59 2019 -0700
  48. a02b1d6 tools: Avoid creating symbolic links for tools/version.h by Bin Meng · Sun Oct 27 05:19:47 2019 -0700
  49. d198c70 tools: ifwitool: Define __packed when it is not defined by Bin Meng · Sun Oct 27 05:19:44 2019 -0700
  50. 6e9dc8d tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · Sun Oct 27 05:19:42 2019 -0700
  51. 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
  52. ef7f67d patman: separate emails in CC list with NULs by Dmitry Torokhov · Mon Oct 21 20:09:56 2019 -0700
  53. ff4663b arm64: zynqmp: Do not remove dpll_prog from psu_init by Michal Simek · Thu Jun 06 13:39:53 2019 +0200
  54. 52b5ee8 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · Fri Sep 27 09:23:56 2019 -0700
  55. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · Sat Aug 24 07:23:14 2019 -0600
  56. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · Sat Aug 24 07:23:13 2019 -0600
  57. e594341 binman: Write symbol info before image inclusion by Simon Glass · Sat Aug 24 07:23:12 2019 -0600
  58. 59589a9 binman: Support writing symbols into entries within an IFWI by Simon Glass · Sat Aug 24 07:23:11 2019 -0600
  59. 7aa5a98 binman: Update IFWI entry to support updates by Simon Glass · Sat Aug 24 07:23:10 2019 -0600
  60. f331830 binman: Update IFWI entry to read entries outside constructor by Simon Glass · Sat Aug 24 07:23:09 2019 -0600
  61. 0001969 binman: Fix entry comment for Intel descriptor by Simon Glass · Sat Aug 24 07:23:08 2019 -0600
  62. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · Sat Aug 24 07:23:07 2019 -0600
  63. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · Sat Aug 24 07:23:05 2019 -0600
  64. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · Sat Aug 24 07:23:04 2019 -0600
  65. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · Sat Aug 24 07:23:03 2019 -0600
  66. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · Sat Aug 24 07:23:02 2019 -0600
  67. 1d16776 binman: Use underscore in test filenames by Simon Glass · Sat Aug 24 07:23:01 2019 -0600
  68. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · Sat Aug 24 07:23:00 2019 -0600
  69. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · Sat Aug 24 07:22:59 2019 -0600
  70. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · Sat Aug 24 07:22:58 2019 -0600
  71. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · Sat Aug 24 07:22:57 2019 -0600
  72. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · Sat Aug 24 07:22:56 2019 -0600
  73. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · Sat Aug 24 07:22:55 2019 -0600
  74. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · Sat Aug 24 07:22:54 2019 -0600
  75. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · Sat Aug 24 07:22:53 2019 -0600
  76. 08cc4cc binman: Use tools.Run() to run objdump by Simon Glass · Sat Aug 24 07:22:52 2019 -0600
  77. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · Sat Aug 24 07:22:51 2019 -0600
  78. 232f90c binman: Add support for Intel FIT by Simon Glass · Sat Aug 24 07:22:50 2019 -0600
  79. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · Sat Aug 24 07:22:49 2019 -0600
  80. 0b074d6 binman: Add support for an x86 'reset' section by Simon Glass · Sat Aug 24 07:22:48 2019 -0600
  81. 8a5e249 binman: Correct use of 'replace' in IFWI tests by Simon Glass · Sat Aug 24 07:22:47 2019 -0600
  82. c29a85d binman: Handle hidden symbols in ELF files by Simon Glass · Sat Aug 24 07:22:46 2019 -0600
  83. d349ada binman: Drop .note section from ELF by Simon Glass · Sat Aug 24 07:22:45 2019 -0600
  84. b9ba4e0 binman: Allow use of help and entry-docs without libfdt by Simon Glass · Sat Aug 24 07:22:44 2019 -0600
  85. 862f8e2 binman: Use cls instead of self for class methods by Simon Glass · Sat Aug 24 07:22:43 2019 -0600
  86. 9f5051a patman: Update command.Run() to handle failure better by Simon Glass · Sat Aug 24 07:22:42 2019 -0600
  87. 5feeacf patman: Drop binary parameter by Simon Glass · Sat Aug 24 07:22:41 2019 -0600
  88. a089c41 binman: Use qemu-x86_defconfig in the example by Bin Meng · Wed Oct 02 19:07:29 2019 -0700
  89. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  90. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Oct 08 18:45:26 2019 -0400
  91. e95eddc buildman: Perform tests in a temporary directory by Tom Rini · Mon Oct 07 17:17:36 2019 -0400
  92. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  93. ab9bc38 tools: imx8m_image: align spl bin image size by Peng Fan · Tue Aug 27 06:24:43 2019 +0000
  94. c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · Mon Sep 23 18:39:47 2019 +0000
  95. c3eec56 logos: Add the TechNexion's logo by Fabio Estevam · Tue Dec 11 00:06:49 2018 -0200
  96. a08e91c Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · Fri Sep 13 18:53:03 2019 +0200
  97. d3911d6 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · Thu Jul 18 12:34:15 2019 +0000
  98. e46456e imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabled by Breno Matheus Lima · Thu Jul 18 12:34:23 2019 +0000
  99. 3ae9e1b tools: imx8mimage: fix HDMI/FIT parsing by Peng Fan · Tue Aug 06 10:07:26 2019 +0000
  100. 3c5f415 kconfiglib: Update to the 12.14.0 release by Tom Rini · Fri Sep 20 17:42:09 2019 -0400