1. 1f3b92a Merge branch '2021-07-16-cleanup-image-support' by Tom Rini · Sat Jul 17 11:39:50 2021 -0400
  2. f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 17 10:52:21 2021 -0400
  3. b2c5f9b image: Add support for relocating crypto_algos in linker lists by Alexandru Gagniuc · Wed Jul 14 17:05:46 2021 -0500
  4. cd8f12b image: image-sig.c: Remove crypto_algos array by Alexandru Gagniuc · Wed Jul 14 17:05:41 2021 -0500
  5. 92c5fdc image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · Wed Jul 14 17:05:40 2021 -0500
  6. b04e918 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · Wed Jul 14 17:05:39 2021 -0500
  7. afb1bca common: image-sig.c: Remove host-specific logic and #ifdefs by Alexandru Gagniuc · Wed Jul 14 17:05:38 2021 -0500
  8. 0434ea1 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · Wed Jul 14 17:05:36 2021 -0500
  9. 64a4624 image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · Wed Jul 14 17:05:35 2021 -0500
  10. c2da20f image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · Wed Jul 14 17:05:34 2021 -0500
  11. e025c65 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · Wed Jul 14 17:05:33 2021 -0500
  12. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · Wed Jul 14 17:05:32 2021 -0500
  13. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · Wed Jul 14 17:05:31 2021 -0500
  14. b8cacf2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · Wed Jul 14 17:05:30 2021 -0500
  15. c728811 image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · Wed Jul 14 17:05:29 2021 -0500
  16. 9e5111d image: android: Automatically detect more compression types by Stephan Gerhold · Thu Jul 01 20:33:16 2021 +0200
  17. f7d2461 fit: Load DTO into temporary buffer and ignore load address by Marek Vasut · Fri Jun 11 04:09:56 2021 +0200
  18. 2227c82 board-info: Call sysinfo_detect() before sysinfo_get_str() by Marek Vasut · Sun Jul 04 21:32:05 2021 +0200
  19. 0093769 board-info: Use sysinfo_get() by Marek Vasut · Sun Jul 04 21:32:04 2021 +0200
  20. de1ce23 spl: mmc: Factor out eMMC boot partition selection code by Marek Vasut · Sat Jul 03 04:55:32 2021 +0200
  21. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 07 13:34:42 2021 -0400
  22. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · Mon May 03 16:48:58 2021 -0400
  23. e7301bb sandbox: don't refer to symbol _init by Heinrich Schuchardt · Wed May 19 12:02:39 2021 +0200
  24. bfc606b Merge branch 'next' by Tom Rini · Mon Jul 05 11:20:30 2021 -0400
  25. 4387f2e autoboot: fix MENUKEY by Da Xue · Fri Jul 02 12:32:43 2021 -0400
  26. 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jul 01 08:57:23 2021 -0400
  27. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  28. 862dd21 malloc: add SPDX license identifiers by Heinrich Schuchardt · Sat May 29 13:18:00 2021 +0200
  29. 0e4f43d spl: fit: Also record architecture in /fit-images by Michal Simek · Thu May 27 11:40:09 2021 +0200
  30. 3769e55 autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY by Da Xue · Mon Jun 21 22:39:19 2021 -0400
  31. b36dd3e common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · Fri Jun 11 11:45:05 2021 +0300
  32. 7fb9759 log: Add support for logging a buffer by Simon Glass · Sat May 08 07:00:06 2021 -0600
  33. d6ed4af console: Report an error when output buffer is exhausted by Simon Glass · Sat May 08 06:59:56 2021 -0600
  34. 4a4992b image-fdt: save no-map parameter of reserve-memory by Patrick Delaunay · Fri May 07 14:50:33 2021 +0200
  35. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · Thu May 27 06:52:13 2021 -0700
  36. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · Mon May 24 14:28:56 2021 -0500
  37. 0606f9e spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · Thu May 20 13:08:44 2021 +0200
  38. 442d446 riscv: Drop USE_SPL_FIT_GENERATOR by Bin Meng · Mon May 10 20:23:41 2021 +0800
  39. 91cdcb9 common: kconfig: Correct a typo in SPL_LOAD_FIT by Bin Meng · Mon May 10 20:23:29 2021 +0800
  40. 6187bf5 Merge branch '2021-05-17-assorted-fixes' by Tom Rini · Tue May 18 14:17:54 2021 -0400
  41. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · Thu May 13 23:48:08 2021 +0900
  42. d42f81f hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · Fri May 14 07:08:27 2021 +0200
  43. d18973c cli: slighly more clear error messages by peng.wang@smartm.com · Tue May 04 01:45:59 2021 -0700
  44. 623e1ac fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · Tue May 04 19:31:21 2021 +0200
  45. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · Sat May 01 17:05:26 2021 +0200
  46. 673db43 fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · Mon Feb 22 19:18:51 2021 +0000
  47. cf8e543 env: allow environment to be amended from control dtb by Rasmus Villemoes · Wed Apr 21 11:06:54 2021 +0200
  48. 6ccf10a sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · Tue Apr 20 10:50:56 2021 -0400
  49. 1748241 IOMUX: Fix buffer overflow in iomux_replace_device() by Yuichiro Goto · Mon Apr 26 08:08:03 2021 +0900
  50. 04f173e common: edid: Search for valid timing in extension block by Jernej Skrabec · Thu Apr 22 01:14:29 2021 +0100
  51. 89efafe common: edid: extract code for detailed timing search by Jernej Skrabec · Thu Apr 22 01:14:28 2021 +0100
  52. 37d3bc6 common: edid: check for digital display earlier by Jernej Skrabec · Thu Apr 22 01:14:27 2021 +0100
  53. 369d87a Add support for stack-protector by Joel Peshkin · Sun Apr 11 11:21:58 2021 +0200
  54. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  55. e14c9b4 image-fit: Accept OP-TEE images when booting a FIT by Alexandru Gagniuc · Thu Apr 01 13:25:31 2021 -0500
  56. d1f7826 image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid by Alexandru Gagniuc · Thu Apr 01 13:25:30 2021 -0500
  57. 5d6a29b spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties by Alexandru Gagniuc · Thu Apr 01 13:25:29 2021 -0500
  58. d8d728e spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads by Alexandru Gagniuc · Thu Apr 01 13:25:28 2021 -0500
  59. 089f7cf spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT by Alexandru Gagniuc · Thu Apr 01 13:25:27 2021 -0500
  60. fdf312e spl: LOAD_FIT_FULL: Fix selection of the "fdt" node by Alexandru Gagniuc · Thu Apr 01 13:25:26 2021 -0500
  61. 4721ff7 common: fit: Add weak board_fit_config_name_match by Sean Anderson · Wed Mar 31 14:32:27 2021 -0400
  62. 064c9c2 Kconfig: Document the limitations of the simple SPL_LOAD_FIT path by Alexandru Gagniuc · Mon Mar 29 12:05:15 2021 -0500
  63. 0df0759 spl: fit: Support loading FPGA images from list of "loadables" by Alexandru Gagniuc · Mon Mar 29 12:05:14 2021 -0500
  64. 69a9966 spl: fit: Warn if FIT contains "fpga" property in config node by Alexandru Gagniuc · Mon Mar 29 12:05:13 2021 -0500
  65. ec2a574 spl: fit: Move FPGA loading code to separate functions by Alexandru Gagniuc · Mon Mar 29 12:05:12 2021 -0500
  66. c5236c3 spl: fit: Don't overwrite previous loadable if "load" is missing by Alexandru Gagniuc · Mon Mar 29 12:05:10 2021 -0500
  67. 3ebd200 lib: Add support for ECDSA image signing by Alexandru Gagniuc · Fri Feb 19 12:45:12 2021 -0600
  68. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · Fri Feb 19 12:45:10 2021 -0600
  69. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · Fri Mar 19 18:21:40 2021 +1100
  70. 69d61a3 hush: Fix assignments being misinterpreted as commands by Sean Anderson · Sun Feb 28 16:29:51 2021 -0500
  71. 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · Wed Feb 17 13:50:42 2021 +1030
  72. 0538140 lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support by Patrick Delaunay · Mon Feb 08 13:54:31 2021 +0100
  73. a73a7d3 board_f: cosmetic: change the debug trace to KB in reserve_video by Patrick Delaunay · Fri Apr 09 18:02:06 2021 +0200
  74. c67140d Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Apr 09 07:41:32 2021 -0400
  75. a2c63f0 spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · Mon Mar 01 14:33:28 2021 -0800
  76. 26205a3 spl: fit: nand: skip bad block handling if NAND chip not fully defined by Tim Harvey · Mon Mar 01 14:33:27 2021 -0800
  77. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · Wed Mar 17 11:10:58 2021 +0800
  78. 81fcfd4 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Apr 06 14:11:21 2021 -0400
  79. 5b565d0 usb: hub: Fix usb_get_port_status() for big-endian platforms by Aaron Williams · Tue Apr 06 12:10:16 2021 +0200
  80. 7eef78d Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · Fri Mar 26 16:17:30 2021 +1300
  81. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  82. 43bc543 sysinfo: Allow showing model info from sysinfo by Simon Glass · Sun Mar 21 16:50:06 2021 +1300
  83. ed8603d bootm: Skip command-line substitution if !CONFIG_CMDLINE by Simon Glass · Mon Mar 15 18:11:23 2021 +1300
  84. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  85. 73709af bootstage: Warning if space is exhausted by Simon Glass · Mon Mar 15 18:11:16 2021 +1300
  86. 97447ea spl: Split out bootstage ID into a function by Simon Glass · Mon Mar 15 18:11:15 2021 +1300
  87. 062e79f sandbox: image: Allow sandbox to load any image by Simon Glass · Mon Mar 15 18:11:12 2021 +1300
  88. 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · Mon Mar 15 17:25:35 2021 +1300
  89. 7b75924 avb: Fix error when partition not found by schspa · Fri Feb 26 00:19:10 2021 +0800
  90. b641de8 image: Avoid -ENODATA in host tools by Simon Glass · Wed Feb 24 08:50:32 2021 -0500
  91. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  92. 9127d8b common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · Sun Feb 14 16:27:23 2021 +0100
  93. 5fc47e3 log: Handle line continuation by Simon Glass · Wed Jan 20 20:10:53 2021 -0700
  94. f080343 log: Set up a flag byte for log records by Simon Glass · Wed Jan 20 20:10:52 2021 -0700
  95. 2192e98 spl: Convert spl_fit to work with sandbox by Simon Glass · Sun Mar 07 17:35:14 2021 -0700
  96. 2492d59 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · Mon Mar 01 20:04:11 2021 +0800
  97. 276375c common: Move initr_addr_map() to a bit earlier by Bin Meng · Thu Feb 25 17:22:38 2021 +0800
  98. d67d7d0 common: fdt_support: Support special case of PCI address in fdt_read_prop() by Bin Meng · Thu Feb 25 17:22:24 2021 +0800
  99. 051ddfb bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT by Simon Glass · Wed Feb 03 06:00:49 2021 -0700
  100. cac744e bootm: Fix duplicate debugging in bootm_process_cmdline() by Simon Glass · Sat Feb 06 09:57:35 2021 -0700