1. 71f0fab Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon May 31 10:19:14 2021 -0400
  2. 8420341 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon May 31 10:18:26 2021 -0400
  3. cb6506a drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · Wed May 19 04:16:15 2021 -0700
  4. 26190b8 riscv: cpu: fu740: clear feature disable CSR by Green Wan · Thu May 27 06:52:14 2021 -0700
  5. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · Thu May 27 06:52:13 2021 -0700
  6. e552af3 riscv: dts: add SiFive Unmatched board support by Green Wan · Thu May 27 06:52:12 2021 -0700
  7. 06a3e40 riscv: dts: add fu740 support by Green Wan · Thu May 27 06:52:11 2021 -0700
  8. ba5919b drivers: pci: add pcie support for fu740 by Green Wan · Thu May 27 06:52:10 2021 -0700
  9. a5936a2 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · Thu May 27 06:52:09 2021 -0700
  10. ecefa5f drivers: clk: add fu740 support by Green Wan · Thu May 27 06:52:08 2021 -0700
  11. 7f33743 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · Thu May 27 06:52:07 2021 -0700
  12. b3c6046 MAINTAINERS: Add allwinner/sunxi driver directories by Samuel Holland · Sun Apr 18 22:13:36 2021 -0500
  13. 724b9a8 sunxi: Bring back SD card as MMC device 0 by Andre Przywara · Fri Apr 16 11:52:27 2021 +0100
  14. c695564 Merge tag 'u-boot-stm32-20210528' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri May 28 14:11:06 2021 -0400
  15. fa37908 Merge tag 'efi-2021-07-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri May 28 14:10:51 2021 -0400
  16. 70be5a6 efi_loader: add PE/COFF image measurement by Masahisa Kojima · Wed May 26 12:09:58 2021 +0900
  17. 1a69f4d efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · Mon May 24 14:28:57 2021 -0500
  18. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · Mon May 24 14:28:56 2021 -0500
  19. 09402b1 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · Wed May 26 21:01:00 2021 +0300
  20. 96cb495 arm: dts: stm32mp157c-odyssey-som: enable the RNG1 by Grzegorz Szymaszek · Mon Apr 19 19:55:52 2021 +0200
  21. e776e52 configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boards by Patrick Delaunay · Thu May 06 09:31:00 2021 +0200
  22. a556ee9 ARM: stm32: Enable UNZIP on DHSOM by default by Marek Vasut · Mon May 03 13:31:48 2021 +0200
  23. b2b31c1 ARM: stm32: Add additional ID register check for KSZ8851 presence by Marek Vasut · Mon May 03 13:31:39 2021 +0200
  24. 23646d7 ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS file by Christoph Niedermaier · Wed May 05 18:23:51 2021 +0200
  25. 4818697 reset: stm32: Fix bank and offset computation by Patrice Chotard · Wed Apr 28 13:42:45 2021 +0200
  26. 07c43fb dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported by Patrick Delaunay · Wed Mar 10 10:27:22 2021 +0100
  27. 76ec0c3 Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Thu May 27 07:42:49 2021 -0400
  28. 6e0e6ba Merge branch '2021-05-26-assorted-bugfixes' by Tom Rini · Thu May 27 07:41:25 2021 -0400
  29. fbf8bb8 ARM: ti: Increase the allocated size for MLO.raw by Faiz Abbas · Mon Apr 19 12:20:27 2021 +0530
  30. 91eda10 arm: dts: k3-am642-sk: Add sysreset controller node by Suman Anna · Thu May 13 20:10:57 2021 -0500
  31. ce4e566 arm: dts: k3-am642-evm: Add sysreset controller node by Suman Anna · Thu May 13 20:10:56 2021 -0500
  32. 366df4e firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · Thu May 13 20:10:55 2021 -0500
  33. 90eecec arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-mode by Suman Anna · Tue May 18 16:38:25 2021 -0500
  34. 48c2b37 configs: am64x_evm_a53_defconfig: Enable DP83867 PHY driver by Vignesh Raghavendra · Wed May 12 20:08:25 2021 +0530
  35. 140e962 test: Remove duplicate macro by Sean Anderson · Sun May 23 13:00:56 2021 -0400
  36. d16b1a4 GitLab: Remove tags for sandbox_noinst tests by Harm Berntsen · Fri May 21 21:59:45 2021 +0200
  37. 46132c2 test: Fix filesystem tests always being skipped by Alper Nebi Yasak · Thu May 20 22:09:46 2021 +0300
  38. 0606f9e spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · Thu May 20 13:08:44 2021 +0200
  39. 9193398 fs: btrfs: Add missing cache aligned allocation by Marek Vasut · Tue May 18 00:39:39 2021 +0200
  40. e086af8 fs/squashfs: zero out unused fields in fs_dirent by Heinrich Schuchardt · Mon May 17 08:21:39 2021 +0200
  41. 40620d1 powerpc: fix regression in arch_initr_trap() by Matt Merhar · Mon May 17 17:32:48 2021 +0000
  42. cecd47c part: Add check for NULL dev_part_str by Sean Anderson · Sat May 15 14:13:54 2021 -0400
  43. c074a18 pinctrl: single: Fix probe failure getting register area size by Vignesh Raghavendra · Fri May 07 14:40:34 2021 +0530
  44. 7ce6b42 configs: Resync with savedefconfig by Tom Rini · Tue May 25 11:58:50 2021 -0400
  45. d8d2d36 net: Remove ne2000 driver by Tom Rini · Tue May 25 11:54:12 2021 -0400
  46. 1803854 Merge tag 'efi-2021-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue May 25 11:48:55 2021 -0400
  47. d90ef1e Merge tag 'mips-pull-2021-05-25' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Tue May 25 11:48:37 2021 -0400
  48. 6195134 doc: update and fix Qemu MIPS documentation by Daniel Schwierzeck · Wed Apr 21 21:13:14 2021 +0200
  49. 34a179b MIPS: remove deprecated qemu_mips board by Daniel Schwierzeck · Wed Apr 21 21:13:13 2021 +0200
  50. 6cc1256 mips: octeon: octeon_ebb7304_defconfig: Fix CFI flash setup by Stefan Roese · Mon Apr 26 16:43:18 2021 +0200
  51. 190b0a2 efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · Tue May 25 14:35:31 2021 +0300
  52. e8324f5 efi_loader: simplify accessing variables by Heinrich Schuchardt · Mon May 24 11:10:59 2021 +0200
  53. 9a5e74e efi_loader: use efi_create_indexed_name() by Heinrich Schuchardt · Mon May 24 10:57:03 2021 +0200
  54. 682510f efi_loader: simplify show_efi_boot_order() by Heinrich Schuchardt · Mon May 24 10:48:45 2021 +0200
  55. e6720b9 efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · Mon May 24 10:35:25 2021 +0200
  56. 158c0d7 efi_loader: path length in efi_dp_from_name() by Heinrich Schuchardt · Tue May 25 12:07:30 2021 +0200
  57. 915e427 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · Fri May 14 09:53:36 2021 +0900
  58. 2426963 efi_loader: remove weak efi_get_public_key_data() by Heinrich Schuchardt · Thu May 20 04:08:11 2021 +0200
  59. f14d260 doc: usage: modify mmc man-page by Jaehoon Chung · Mon May 10 16:04:02 2021 +0900
  60. 3d1efda Prepare v2021.07-rc3 by Tom Rini · Mon May 24 20:53:13 2021 -0400
  61. 0c268d7 Merge branch '2021-05-24-add-lto-support' by Tom Rini · Mon May 24 16:12:31 2021 -0400
  62. e89befe stackprot: Make our test a bit more complex by Tom Rini · Mon May 24 14:19:05 2021 -0400
  63. e56f286 ARM: enable LTO for some boards by Marek Behún · Thu May 20 13:24:25 2021 +0200
  64. 701bc2e ARM: don't use --gc-sections with LTO when using private libgcc by Marek Behún · Thu May 20 13:24:24 2021 +0200
  65. 2a9079e ARM: don't use -ffunction-sections/-fdata-sections with LTO build by Marek Behún · Thu May 20 13:24:23 2021 +0200
  66. 4778a58 ARM: make LTO available by Marek Behún · Thu May 20 13:24:22 2021 +0200
  67. 2eba192 ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · Thu May 20 13:24:21 2021 +0200
  68. 57fd799 armv8: SPL: discard relocation information by Marek Behún · Thu May 20 13:24:20 2021 +0200
  69. 900dd0e ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards) by Marek Behún · Thu May 20 13:24:19 2021 +0200
  70. 35f307d ARM: fix LTO for rockchip and samsung by Marek Behún · Thu May 20 13:24:18 2021 +0200
  71. 332731e ARM: fix LTO for seaboard by Marek Behún · Thu May 20 13:24:17 2021 +0200
  72. 789a99e ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTO by Marek Behún · Thu May 20 13:24:16 2021 +0200
  73. d1cc32d ARM: kona: fix clk_bsc_enable() type mismatch for LTO by Marek Behún · Thu May 20 13:24:15 2021 +0200
  74. 5e4727b ARM: fix LTO for keystone by Marek Behún · Thu May 20 13:24:14 2021 +0200
  75. 4c0237c ARM: fix LTO for apf27 by Marek Behún · Thu May 20 13:24:13 2021 +0200
  76. 90dcc4f ARM: fix LTO for imx28_xea by Marek Behún · Thu May 20 13:24:12 2021 +0200
  77. a62fac9 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · Thu May 20 13:24:11 2021 +0200
  78. a8cf155 ARM: make gd a function call for LTO and set via set_gd() by Marek Behún · Thu May 20 13:24:10 2021 +0200
  79. c2854e0 ARM: global_data: make set_gd() work for armv5 and armv6 by Marek Behún · Thu May 20 13:24:09 2021 +0200
  80. f8bd43f sandbox: enable LTO by default by Marek Behún · Thu May 20 13:24:08 2021 +0200
  81. 7243493 sandbox: make LTO available by Marek Behún · Thu May 20 13:24:07 2021 +0200
  82. 184c4af sandbox: use sections instead of symbols for getopt array boundaries by Marek Behún · Thu May 20 13:24:06 2021 +0200
  83. 7bd4e1d sandbox: errno: avoid conflict with libc's errno by Marek Behún · Thu May 20 13:24:05 2021 +0200
  84. c12708b build: link with --build-id=none by Marek Behún · Thu May 20 13:24:04 2021 +0200
  85. d72a3b7 build: support building with Link Time Optimizations by Marek Behún · Thu May 20 13:24:03 2021 +0200
  86. f872685 build: use thin archives instead of incremental linking by Marek Behún · Thu May 20 13:24:02 2021 +0200
  87. 9dc47af Makefile, Makefile.spl: cosmetic change by Marek Behún · Thu May 20 13:24:01 2021 +0200
  88. f566a18 lib: crc32: put the crc_table variable into efi_runtime_rodata section by Marek Behún · Thu May 20 13:24:00 2021 +0200
  89. 3d2010c efi_selftest: compiler flags for efi_selftest_miniapp_exception.o by Marek Behún · Thu May 20 13:23:59 2021 +0200
  90. e7d8e45 efi_loader: add macro for const EFI runtime data by Marek Behún · Thu May 20 13:23:58 2021 +0200
  91. 4a4169b efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data by Marek Behún · Thu May 20 13:23:57 2021 +0200
  92. 6950450 efi_loader: fix warning when linking with LTO by Marek Behún · Thu May 20 13:23:56 2021 +0200
  93. cde6978 string: make memcpy(), memset(), memcmp() and memmove() visible for LTO by Marek Behún · Thu May 20 13:23:55 2021 +0200
  94. e92ed49 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · Thu May 20 13:23:54 2021 +0200
  95. 959473d compiler.h: align the __ADDRESSABLE macro with Linux' version by Marek Behún · Thu May 20 13:23:53 2021 +0200
  96. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  97. d52b1c6 checkpatch: require quotes around section name in the __section() macro by Marek Behún · Thu May 20 13:23:51 2021 +0200
  98. 1044886 regmap: fix a serious pointer casting bug by Marek Behún · Thu May 20 13:23:50 2021 +0200
  99. 9d6710c test: Avoid random numbers in dm_test_devm_regmap() by Simon Glass · Thu May 13 19:39:23 2021 -0600
  100. 65b0dea pylibfdt: Rework "avoid unused variable warning" lines by Tom Rini · Mon May 24 11:47:01 2021 -0400