1. 4ef8254 Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Aug 13 08:11:27 2020 -0400
  2. 060cb12 ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its by Marek Vasut · Fri Jul 31 01:35:33 2020 +0200
  3. c7ce571 configs: stm32mp: add CONFIG_STM32_FMC2_EBI by Christophe Kerello · Fri Jul 31 09:53:43 2020 +0200
  4. e7b2d4b configs: j7200_evm_a72: Add Initial support by Lokesh Vutla · Wed Aug 05 22:44:31 2020 +0530
  5. ff35d92 configs: j7200_evm_r5: Add initial support by Lokesh Vutla · Wed Aug 05 22:44:30 2020 +0530
  6. 2219e78 configs: Add new config for supporting USB mass storage boot by Faiz Abbas · Mon Aug 03 11:35:16 2020 +0530
  7. 132990c configs: Add defconfig for USB DFU bootmode by Faiz Abbas · Mon Aug 03 11:35:15 2020 +0530
  8. e0717ac configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes by Faiz Abbas · Mon Aug 03 11:35:14 2020 +0530
  9. 9aa45bc ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · Sat Jul 18 19:23:04 2020 -0500
  10. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  11. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  12. 31ae55f test/py: Add tests for the SquashFS commands by Joao Marcos Costa · Thu Jul 30 15:33:52 2020 +0200
  13. 573c0fa cmd: Update the memory-search command by Simon Glass · Tue Jul 28 19:41:14 2020 -0600
  14. e3f42ad arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · Thu Jul 23 10:56:40 2020 +0200
  15. 16962fa arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · Thu Jul 23 10:56:38 2020 +0200
  16. 1c4270b arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · Thu Jul 23 10:56:37 2020 +0200
  17. 8d6b5a6 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · Thu Jul 23 10:56:36 2020 +0200
  18. 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Wed Aug 05 16:06:42 2020 -0400
  19. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · Tue Jul 21 09:32:20 2020 +0200
  20. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 04 11:11:02 2020 -0400
  21. 3da93de Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Aug 04 11:07:55 2020 -0400
  22. 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Aug 04 11:07:38 2020 -0400
  23. 2732b2d configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · Wed Jul 29 02:36:14 2020 -0700
  24. 2253bf0 board: tbs2910: Fix video output with existing environments by Soeren Moch · Thu Jul 30 14:11:57 2020 +0200
  25. fc54933 mips: octeon: Update EBB7304 defconfig by Stefan Roese · Thu Jul 30 13:56:22 2020 +0200
  26. 733263a configs: pico-imx6: convert ethernet function to DM_ETH by Wig Cheng · Tue Jul 28 16:15:19 2020 +0800
  27. ff15f97 arm: imx6q: pcm058: Rework SPI NOR configuration by Niel Fourie · Fri Jul 24 16:33:27 2020 +0200
  28. 8214fd9 imx: Add MYiR Tech MYS-6ULX support by Parthiban Nallathambi · Mon Jul 27 16:48:41 2020 +0200
  29. 81cdd9e sh: r2dplus: Enable additional PCI ethernet devices by Marek Vasut · Sat Apr 18 04:14:54 2020 +0200
  30. a959e12 sh: r2dplus: Enable DM_SERIAL and DM_CLK by Marek Vasut · Sat May 09 19:08:44 2020 +0200
  31. f992502 sh: r2dplus: Add pci enum to preboot by Marek Vasut · Sat May 09 23:02:33 2020 +0200
  32. 3157fbc sh: r2dplus: Switch to DM ETH by Marek Vasut · Sat May 09 16:07:28 2020 +0200
  33. 6b37d6f mx6cuboxi: enable OF_PLATDATA by Walter Lozano · Wed Jul 29 12:31:21 2020 -0300
  34. 6a3cd97 configs: reduce stack size of Sipeed MAIX by Heinrich Schuchardt · Wed Jul 29 12:53:05 2020 +0200
  35. fe6e1f1 test: sandbox: add test for erase command by Patrick Delaunay · Tue Jul 28 11:51:27 2020 +0200
  36. 044258a configs: sandbox: activate command env select and env load by Patrick Delaunay · Tue Jul 28 11:51:23 2020 +0200
  37. d34a6a2 configs: sandbox: activate env in ext4 support by Patrick Delaunay · Tue Jul 28 11:51:22 2020 +0200
  38. 9f6a368 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Jul 29 21:16:08 2020 -0400
  39. da7be08 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jul 29 16:30:45 2020 -0400
  40. f08a4a3 configs: ns3: enable tee and optee driver by Rayagonda Kokatanur · Wed Jul 15 22:57:20 2020 +0530
  41. 3ba17dd configs: ns3: enable FIT config by Rayagonda Kokatanur · Wed Jul 15 22:55:39 2020 +0530
  42. 9afbecc configs: ns3: enable sp805 watchdog driver by Rayagonda Kokatanur · Wed Jul 15 22:53:07 2020 +0530
  43. 450435f configs: ns3: enable EXT4 and FAT fs support by Rayagonda Kokatanur · Wed Jul 15 22:53:06 2020 +0530
  44. 2c6b388 configs: ns3: enable gpt commands by Rayagonda Kokatanur · Wed Jul 15 22:53:05 2020 +0530
  45. 3c6e7dd configs: ns3: enable mmc commands by Rayagonda Kokatanur · Wed Jul 15 22:53:04 2020 +0530
  46. 3f2326f configs: ns3: enable BCM IPROC mmc driver by Rayagonda Kokatanur · Wed Jul 15 22:53:03 2020 +0530
  47. a667e24 configs: ns3: enable pinctrl driver by Rayagonda Kokatanur · Wed Jul 15 22:53:01 2020 +0530
  48. 237417d board: ns3: define ddr memory layout by Rayagonda Kokatanur · Wed Jul 15 22:49:04 2020 +0530
  49. afa19c1 configs: ns3: enable GIC_V3 ITS by Rayagonda Kokatanur · Wed Jul 15 22:49:02 2020 +0530
  50. f720cac configs: ns3: enable clock subsystem by Rayagonda Kokatanur · Wed Jul 15 22:48:57 2020 +0530
  51. 1d8fa36 board: ns3: add support for Broadcom Northstar 3 by Rayagonda Kokatanur · Wed Jul 15 22:48:55 2020 +0530
  52. a66a356 board: mediatek: Add support for UniElec U7623 board by David Woodhouse · Sun Jul 12 23:33:03 2020 +0100
  53. c625c94 board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environment by David Woodhouse · Sun Jul 12 23:33:02 2020 +0100
  54. e7001ed arm: add (default) config for nanopi2 board by Stefan Bosch · Fri Jul 10 19:07:38 2020 +0200
  55. ef8d077 arm: qemu: disable the EFI workaround for older GRUB by Ard Biesheuvel · Tue Jul 07 12:07:10 2020 +0200
  56. 8811e87 arm: qemu: enable LPAE on 32-bit by Ard Biesheuvel · Tue Jul 07 12:07:08 2020 +0200
  57. b766e32 sandbox: enable button by Philippe Reynes · Fri Jul 24 18:19:50 2020 +0200
  58. 491e487 sandbox64: enable button by Philippe Reynes · Fri Jul 24 18:19:49 2020 +0200
  59. c4563f0 x86: chromebook_samus_tpl: Correct the image layout by Simon Glass · Sun Jul 19 13:56:18 2020 -0600
  60. 0bd972a x86: chromebook_panther: Correct the image layout by Simon Glass · Sun Jul 19 13:56:17 2020 -0600
  61. a6d9819 x86: chromebook_link64: Correct the image layout by Simon Glass · Sun Jul 19 13:56:16 2020 -0600
  62. f42e4d8 rockchip: Convert evb-rk3229 over to use binman by Simon Glass · Sun Jul 19 13:56:13 2020 -0600
  63. 6a50cd1 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · Sun Jul 19 13:56:12 2020 -0600
  64. 5d14411 Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · Sun Jul 19 13:56:10 2020 -0600
  65. b587bd1 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · Sun Jul 19 13:56:04 2020 -0600
  66. d8b214c rockchip: bob: Support SPI-flash booting by Simon Glass · Sun Jul 19 13:55:56 2020 -0600
  67. 7123e3a rockchip: jerry: Add serial support by Simon Glass · Sun Jul 19 13:55:55 2020 -0600
  68. 3fee320 sandbox: enable FIT cipher support in defconfig by Patrick Oppenlander · Fri Jul 17 11:12:34 2020 +1000
  69. 5459059 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · Mon Jul 06 15:35:01 2020 +0800
  70. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · Fri Jul 03 09:00:14 2020 -0500
  71. 049d114 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · Fri Jul 03 08:27:12 2020 -0500
  72. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  73. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  74. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  75. 12588b4 configs: stm32mp15: activate CMD_ADTIMG by Patrick Delaunay · Mon Jul 06 15:00:46 2020 +0200
  76. 7179b09 configs:stm32mp1: activate env config in SPL by Patrick Delaunay · Mon Jun 15 11:18:24 2020 +0200
  77. 2ad1d36 stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent by Patrick Delaunay · Mon Jun 15 11:18:23 2020 +0200
  78. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  79. d4e76fe Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Jul 27 21:40:26 2020 -0400
  80. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  81. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 27 11:15:37 2020 -0400
  82. 6dea204 configs: odroid-c2: update for HDMI output, ADC & USB keyboard by Anand Moon · Thu Jul 23 08:06:35 2020 +0000
  83. 6ba19dd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Jul 27 09:41:18 2020 -0400
  84. 598c02a Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Jul 27 09:40:06 2020 -0400
  85. 0d649c9 colibri-imx7: fix splash logo drawing by Igor Opaniuk · Wed Jul 15 13:31:05 2020 +0300
  86. b3c9aea colibri-imx6ull: fix splash screen logo drawing by Igor Opaniuk · Wed Jul 15 13:31:04 2020 +0300
  87. d638140 verdin-imx8mm: add EEPROM support for carrier board by Igor Opaniuk · Wed Jul 15 13:30:59 2020 +0300
  88. 3bab59e configs: ls2088a: Restore CONFIG_ENV_ADDR to IFC-NOR by Kuldeep Singh · Wed Jul 22 15:05:44 2020 +0530
  89. 3270fc1 configs: lx2160a: Enable Watchdog support by Zhao Qiang · Fri Jul 10 16:55:20 2020 +0800
  90. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · Thu Jul 09 23:31:42 2020 +0800
  91. 9acd069 configs:ls1046afrwy: Add tfa secure boot defonfig by Manish Tomar · Wed Jul 08 14:55:03 2020 +0530
  92. 99ae829 configs: lx2160aqds: enable CONFIG_BOARD_EARLY_INIT_R by Yangbo Lu · Wed Jun 17 18:09:00 2020 +0800
  93. b20aa9d config: lx2160/2a: enable dspi by Zhao Qiang · Mon Jun 08 11:28:25 2020 +0800
  94. 47e1645 configs: sandbox: Enable sub command 'env info' by Patrick Delaunay · Fri Jun 19 14:03:36 2020 +0200
  95. af6c150 configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3 by Dave Gerlach · Wed Jul 15 23:40:03 2020 -0500
  96. b6bb906 configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3 by Dave Gerlach · Wed Jul 15 23:40:02 2020 -0500
  97. 75dbdfc test: Add tests for SOC uclass by Dave Gerlach · Wed Jul 15 23:39:58 2020 -0500
  98. 3867688 ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit by Adam Ford · Tue Jun 30 09:30:11 2020 -0500
  99. 880287c net: dc2114x: Add Kconfig entries by Marek Vasut · Sat Jun 20 17:43:29 2020 +0200
  100. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Jul 24 08:43:08 2020 -0400