1. c937930 Merge tag 'u-boot-amlogic-20210703' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Jul 02 18:56:46 2021 -0400
  2. a9d6384 configs: libretech: set SPI mode to 0 by Da Xue · Fri Jul 02 17:11:40 2021 -0400
  3. eda83e7 Merge tag 'efi-2021-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jul 02 15:04:07 2021 -0400
  4. 4387f2e autoboot: fix MENUKEY by Da Xue · Fri Jul 02 12:32:43 2021 -0400
  5. a38d0cb efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · Tue Jun 29 07:55:51 2021 +0300
  6. a306a12 efi_loader: clear OsIndications by Heinrich Schuchardt · Tue Jun 29 13:33:09 2021 +0200
  7. aee5330 efi_loader: Improve the parameter check for QueryVariableInfo() by Masami Hiramatsu · Thu Jul 01 00:49:48 2021 +0900
  8. c86d2bb efi_loader: missing parentheses in query_console_size by Heinrich Schuchardt · Tue Jun 29 10:09:14 2021 +0200
  9. fac773e efi_loader: Always install FMPs by Ilias Apalodimas · Tue Jun 22 17:38:53 2021 +0300
  10. 967334d efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · Tue Jun 22 17:38:52 2021 +0300
  11. f538852 efi: Fix to use null handle to create new handle for efi_fmp_raw by Masami Hiramatsu · Tue Jun 22 17:38:51 2021 +0300
  12. ae446ac Revert "TEST: USB_HOST not USB" by Tom Rini · Wed Jun 30 13:09:49 2021 -0400
  13. 40fab41 TEST: USB_HOST not USB by Tom Rini · Wed Jun 30 11:38:52 2021 -0400
  14. 170013f spi: Update speed/mode on change by Marek Vasut · Thu Jun 10 14:00:00 2021 +0200
  15. 73871d2 Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jun 29 11:25:39 2021 -0400
  16. 8e80b6d Prepare v2021.07-rc5 by Tom Rini · Mon Jun 28 15:38:55 2021 -0400
  17. a11ee78 arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · Tue Jun 15 15:33:02 2021 +0900
  18. 07e1a13 smbios: Fix SMBIOS tables by Ilias Apalodimas · Thu Jun 10 12:33:15 2021 +0300
  19. 15578bc smbios: Fix BIOS Characteristics Extension Byte 2 by Ilias Apalodimas · Wed Jun 09 18:14:47 2021 +0300
  20. 07fad88 doc/usage: cmd-usage help file for askenv by Adarsh Babu Kalepalli · Fri Jun 11 19:45:11 2021 +0530
  21. 9809bcc smbios: convert function descriptions to Sphinx style by Heinrich Schuchardt · Thu Jun 10 12:13:52 2021 +0200
  22. 205bc3f efidebug: correct display of BootOrder by Heinrich Schuchardt · Sat Jun 12 00:01:44 2021 +0200
  23. cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · Thu Jun 10 23:10:52 2021 +0200
  24. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  25. 1694588 Merge tag 'u-boot-imx-20210625' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Jun 25 13:33:47 2021 -0400
  26. 0400836 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Jun 24 21:18:22 2021 -0400
  27. 2a0677f Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jun 24 21:17:49 2021 -0400
  28. f88939c usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · Sun Jun 20 12:00:52 2021 -0300
  29. 759126c usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · Sun Jun 20 12:00:51 2021 -0300
  30. d1e4738 ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards by Adam Ford · Thu Jun 24 12:52:11 2021 -0500
  31. 870d071 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Wed Jun 23 08:46:26 2021 -0400
  32. e9181f1 Merge tag 'mmc-2021-6-22' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jun 23 08:45:29 2021 -0400
  33. e295112 Merge branch '2021-06-22-assorted-fixes' by Tom Rini · Wed Jun 23 08:45:09 2021 -0400
  34. 70e473f test: Include /sbin to the PATH when creating file system by Andy Shevchenko · Thu Jun 10 18:08:42 2021 +0300
  35. 3c1a880 MAINTAINER, git-mailrc: Update the mmc maintainer by Jaehoon Chung · Tue Jun 15 07:16:36 2021 +0900
  36. 5dc7f61 global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · Thu Jun 03 09:39:02 2021 -0400
  37. e44077a5 socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0 by Tom Rini · Thu Jun 03 09:39:01 2021 -0400
  38. 8b6b776 Revert "powerpc: fix regression in arch_initr_trap()" by Tom Rini · Thu Jun 03 09:39:00 2021 -0400
  39. f1fc77c powerpc: Don't use relative include for config.h in global_data.h by Tom Rini · Thu Jun 03 09:38:59 2021 -0400
  40. 862dd21 malloc: add SPDX license identifiers by Heinrich Schuchardt · Sat May 29 13:18:00 2021 +0200
  41. 5f592ae MAINTAINERS: Add an entry for NVMe by Bin Meng · Tue Jun 22 21:16:23 2021 +0800
  42. 000230c doc: develop: Convert README.nvme to reST by Bin Meng · Tue Jun 22 21:16:22 2021 +0800
  43. bc80956 nvme: Don't clear nvme blk device's priv space by Bin Meng · Tue Jun 22 21:16:21 2021 +0800
  44. 36144bb nvme: Drop useless members of 'struct nvme_ns' by Bin Meng · Tue Jun 22 21:16:20 2021 +0800
  45. abc6d08 nvme: Eliminate the offset of one during block dev creation by Bin Meng · Tue Jun 22 21:16:19 2021 +0800
  46. 818db24 nvme: Skip block device creation for inactive namespaces by Bin Meng · Tue Jun 22 21:16:18 2021 +0800
  47. a82f325 nvme: Move block dev creation from uclass post_probe() to driver probe() by Bin Meng · Tue Jun 22 21:16:17 2021 +0800
  48. 631dde6 nvme: Remove the redundant aqa value setting by Wesley Sheng · Tue Jun 22 11:34:43 2021 +0800
  49. 85a9561 nvme: Correct the prps per page calculation method by Wesley Sheng · Tue Jun 22 11:34:21 2021 +0800
  50. 9f7e942 nvme: fix for big endian systems by David Lamparter · Thu May 06 20:24:30 2021 +0200
  51. 3eb15f5 x86: Discard .note.gnu.property sections by Bin Meng · Fri Jun 18 15:09:30 2021 +0800
  52. e66c876 Makefile: Adjust indention of GENENV quiet output by Jan Kiszka · Sun Jun 20 22:29:13 2021 +0200
  53. 3769e55 autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY by Da Xue · Mon Jun 21 22:39:19 2021 -0400
  54. 34be560 disk/part_dos.c: Fix a variable typo in write_mbr_partitions() by Christian Melki · Mon Jun 07 11:21:15 2021 +0200
  55. bd97b0d azure: Use msys2 20210604 installer for Windows build by Bin Meng · Tue Jun 22 07:33:21 2021 +0800
  56. d6837b4 Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · Mon Jun 07 17:40:09 2021 -0300
  57. ff6bf1f mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · Mon May 31 08:31:50 2021 +0900
  58. 099814b mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · Mon May 31 08:31:49 2021 +0900
  59. 55a81ad mmc: Update environment variable with active partition by Reuben Dowle · Fri May 14 10:15:43 2021 +1200
  60. e870824 mmc: dwmmc: socfpga: Get "fifo-mode" property from DT by Ley Foon Tan · Mon Apr 26 13:17:46 2021 +0800
  61. 1cead23 mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode by Ley Foon Tan · Mon Apr 26 11:35:05 2021 +0800
  62. 13b920a mmc: mtk-sd: increase the minimum bus frequency by developer · Tue Apr 20 16:37:10 2021 +0800
  63. 1836d64 imx8mm: configs: enable distro default features by Andrey Zhizhikin · Sat May 01 22:23:04 2021 +0200
  64. 525ee3b imx8mp: configs: enable distro default features by Andrey Zhizhikin · Sat May 01 22:23:05 2021 +0200
  65. d3df361 o4-imx-nano: Fix dtc warnings by Fabio Estevam · Thu Jun 17 12:57:29 2021 -0300
  66. 75e47bf Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Jun 18 11:18:56 2021 -0400
  67. c0f6a02 net: octeontx: smi: use dt live tree API by Tim Harvey · Thu Jun 17 16:08:54 2021 -0700
  68. 5ee984a cmd: pxe_utils: sysboot: fix crash if either board or soc are not set. by Dimitri John Ledkov · Wed Apr 21 12:42:01 2021 +0100
  69. 7efcdfd net: use the same alias stem for ethernet as linux by Michael Walle · Thu Feb 25 16:51:11 2021 +0100
  70. 384023e net: use a more deterministic approach to get the active ethernet device by Michael Walle · Wed Feb 24 17:30:44 2021 +0100
  71. 6ffc023 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · Thu Jun 03 07:52:41 2021 +0000
  72. 29c58b0 net: synquacer: Add netsec driver by Jassi Brar · Fri Jun 04 18:44:38 2021 +0900
  73. 470c06c net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · Sun May 30 13:34:09 2021 +0000
  74. 8159792 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · Sun May 23 22:24:48 2021 +0000
  75. 893bd6e net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · Fri Apr 16 13:25:09 2021 -0700
  76. 46bcbeb Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · Sat Jun 12 21:15:41 2021 +0300
  77. 008e772 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Jun 17 08:44:56 2021 -0400
  78. 6f7bb8f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Jun 17 08:44:23 2021 -0400
  79. 7e44c51 board: freescale: t1028xrdb: Add MAINTAINER for revD by Priyanka Jain · Thu Jun 17 12:52:46 2021 +0530
  80. 13a84a5 armv8: Update erratum number to align with doc by Ran Wang · Wed Jun 16 17:53:19 2021 +0530
  81. 9bf4db6 board: freescale: t208xrdb: add a config option for rev D dts fixups by Camelia Groza · Fri Jun 11 15:28:08 2021 +0300
  82. ec69c69 board: freescale: t208xrdb: add Linux fdt fix-ups for rev D by Camelia Groza · Wed Jun 16 17:47:31 2021 +0530
  83. 7565991 board: freescale: t208xrdb: detect the board revision version by Camelia Groza · Fri Jun 11 15:28:06 2021 +0300
  84. 8eb3f21 board: freescale: t208xrdb: remove the legacy non-DM_ETH code by Camelia Groza · Fri Jun 11 15:28:05 2021 +0300
  85. ff002e6 pg-wcom-ls102xa: fix sys counter frequency by Aleksandar Gerasimovski · Tue Jun 08 14:25:21 2021 +0000
  86. 8e26562 pg-wcom-ls102x: initialize front led and app buf by Aleksandar Gerasimovski · Tue Jun 08 14:24:32 2021 +0000
  87. 56c6c2c km: ls102x: update device disable configuration acc hw design desc by Aleksandar Gerasimovski · Tue Jun 08 14:23:34 2021 +0000
  88. a5ac0a4 km: ls102x: set ethrotate envvar to no by Aleksandar Gerasimovski · Tue Jun 08 14:21:15 2021 +0000
  89. 1eb7347 km/scripts: fix saveenv command syntax by Aleksandar Gerasimovski · Tue Jun 08 14:20:13 2021 +0000
  90. 68a8998 km: ls102xa: add missing define for PRAM regions by Aleksandar Gerasimovski · Tue Jun 08 14:19:08 2021 +0000
  91. bece73e km/ls102xa: add support for u-boot POST memory test by Aleksandar Gerasimovski · Tue Jun 08 14:17:34 2021 +0000
  92. 3b24bbd board/km: add support for expu1 design based on nxp by Aleksandar Gerasimovski · Tue Jun 08 14:16:28 2021 +0000
  93. edf6692 board: freescale: t102xrdb: Add MAINTAINER by Priyanka Jain · Tue Jun 08 13:37:01 2021 +0530
  94. 22a55da board: freescale: p2041rdb: Add MAINTAINER by Priyanka Jain · Tue Jun 08 13:37:00 2021 +0530
  95. 79466ce board: freescale: p1_p2_rdb_pc: Add MAINTAINER by Priyanka Jain · Tue Jun 08 13:36:59 2021 +0530
  96. 22de5c8 board: freescale: t4rdb: Add MAINTAINER by Priyanka Jain · Tue Jun 08 13:36:58 2021 +0530
  97. ababfda arm: dts: ls1021a.dtsi: Fix invalid reg on gpio nodes by Lasse Klok Mikkelsen · Tue Jun 08 08:39:12 2021 +0200
  98. 1d3c81b net: tsec: add option to set device max-speed via dts by Aleksandar Gerasimovski · Fri Jun 04 13:40:58 2021 +0000
  99. 41683c4 keymile: common: fix hexadecimal env variable format by Aleksandar Gerasimovski · Fri Jun 04 09:25:00 2021 +0000
  100. 35e83c9 configs: seli8: set envsize to 0x4000 by Aleksandar Gerasimovski · Fri Jun 04 09:17:56 2021 +0000