1. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · Fri Jul 24 14:12:16 2020 +0300
  2. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · Fri Jul 24 14:12:13 2020 +0300
  3. e3f42ad arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · Thu Jul 23 10:56:40 2020 +0200
  4. 16962fa arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · Thu Jul 23 10:56:38 2020 +0200
  5. 1c4270b arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · Thu Jul 23 10:56:37 2020 +0200
  6. 8d6b5a6 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · Thu Jul 23 10:56:36 2020 +0200
  7. 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Wed Aug 05 16:06:42 2020 -0400
  8. 7054810 ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · Sat Aug 01 02:56:45 2020 +0800
  9. 6c9e2a9 arm: Add SPL build check to SPL early bss clear by Brian Moyer · Sun Jul 26 13:17:53 2020 -0700
  10. fce6f98 cmd: add clone command by John Chau · Thu Jul 02 12:01:21 2020 +0800
  11. 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
  12. 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Aug 04 11:07:38 2020 -0400
  13. 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Tue Aug 04 11:07:16 2020 -0400
  14. 51a8b70 mscc: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:51 2020 -0600
  15. 7031a9e mediatek: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:50 2020 -0600
  16. ea8c043 thermal: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:41 2020 -0600
  17. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · Sun Jul 19 10:15:40 2020 -0600
  18. e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · Wed Jul 29 02:36:13 2020 -0700
  19. b0357f4 fu540: dtsi: add reset producer and consumer entries by Sagar Shrikant Kadam · Wed Jul 29 02:36:12 2020 -0700
  20. 67b9edb mips: octeon: Update Octeon Kconfig by Stefan Roese · Thu Jul 30 13:56:21 2020 +0200
  21. a6c50c3 mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT node by Stefan Roese · Thu Jul 30 13:56:20 2020 +0200
  22. 35d4693 mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT node by Stefan Roese · Thu Jul 30 13:56:19 2020 +0200
  23. 1faed61 mips: octeon: dts: Add Octeon clock driver DT nodes by Stefan Roese · Thu Jul 30 13:56:17 2020 +0200
  24. 42bbbfa mips: octeon: dts: Add I2C DT nodes by Stefan Roese · Thu Jul 30 13:56:15 2020 +0200
  25. 7bce6c0 mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes by Stefan Roese · Thu Jul 30 13:56:14 2020 +0200
  26. 579fd51 ARM: imx: hab: panic on authentication failure by Marek Vasut · Sat May 30 20:29:00 2020 +0200
  27. 8214fd9 imx: Add MYiR Tech MYS-6ULX support by Parthiban Nallathambi · Mon Jul 27 16:48:41 2020 +0200
  28. b25b63a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Aug 03 10:25:47 2020 -0400
  29. 79e6b0d x86: call32: Append appropriate suffixes by Andy Shevchenko · Tue Jul 28 12:56:26 2020 +0300
  30. 3303fe3 x86: sipi_vector: Append appropriate suffixes by Andy Shevchenko · Tue Jul 28 12:56:25 2020 +0300
  31. 68aa38e arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · Wed Jul 22 09:29:39 2020 +0200
  32. 104855f x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · Wed Jul 22 09:29:38 2020 +0200
  33. c6955af x86: irq: Fix some typos by Wolfgang Wallner · Tue Jul 21 13:01:45 2020 +0200
  34. 0ff5ae3 sh: r2dplus: Add SCIF1 to the basic DT by Marek Vasut · Sat May 09 21:34:01 2020 +0200
  35. 9a9247c sh: Set gd->malloc_base if MALLOC_F_LEN is set by Marek Vasut · Sat May 09 22:02:50 2020 +0200
  36. c6dcbe1 efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · Wed Jul 29 12:37:35 2020 +0200
  37. 99186b3 x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · Wed Jul 29 12:31:17 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. 158c16e arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · Sun Jul 26 22:37:33 2020 +0530
  41. b417ca1 arch: arm: use dt and UCLASS_IRQ to get gic details by Rayagonda Kokatanur · Sun Jul 26 22:37:32 2020 +0530
  42. 6488b15 gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3 by Rayagonda Kokatanur · Tue May 05 23:26:47 2020 +0530
  43. 237417d board: ns3: define ddr memory layout by Rayagonda Kokatanur · Wed Jul 15 22:49:04 2020 +0530
  44. a2936da board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · Wed Jul 15 22:48:59 2020 +0530
  45. 13dc1c2 arm: cpu: armv8: add L3 memory flush support by Rayagonda Kokatanur · Wed Jul 15 22:48:56 2020 +0530
  46. 1d8fa36 board: ns3: add support for Broadcom Northstar 3 by Rayagonda Kokatanur · Wed Jul 15 22:48:55 2020 +0530
  47. a66a356 board: mediatek: Add support for UniElec U7623 board by David Woodhouse · Sun Jul 12 23:33:03 2020 +0100
  48. b4bb31d arm: add support for SoC s5p4418 (cpu) / nanopi2 board by Stefan Bosch · Fri Jul 10 19:07:37 2020 +0200
  49. 34cffbf pwm: add driver for nexell by Stefan Bosch · Fri Jul 10 19:07:31 2020 +0200
  50. 6563ea2 arm: add mach-nexell (all files except header files) by Stefan Bosch · Fri Jul 10 19:07:26 2020 +0200
  51. 48397f1 arm: add mach-nexell (header files) by Stefan Bosch · Fri Jul 10 19:07:25 2020 +0200
  52. deb4edb arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGH by Ard Biesheuvel · Tue Jul 07 12:07:07 2020 +0200
  53. e7a34f1 arm: Add support for Qualcomm IPQ40xx family by Robert Marko · Mon Jul 06 10:37:54 2020 +0200
  54. 8ef6948 arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629 by developer · Fri Jun 19 19:17:17 2020 +0800
  55. 1ee2648 test/py: add tests for the button commands by Philippe Reynes · Fri Jul 24 18:19:51 2020 +0200
  56. f56bf0a sandbox: dtsi: add buttons by Philippe Reynes · Fri Jul 24 18:19:48 2020 +0200
  57. b25a5b3 sandbox, test: change hog gpio by Philippe Reynes · Fri Jul 24 15:51:53 2020 +0200
  58. 0bd972a x86: chromebook_panther: Correct the image layout by Simon Glass · Sun Jul 19 13:56:17 2020 -0600
  59. 1542595 x86: Move the fdtmap away from the binary blobs by Simon Glass · Sun Jul 19 13:56:15 2020 -0600
  60. b9adf23 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · Sun Jul 19 13:56:14 2020 -0600
  61. 6a50cd1 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · Sun Jul 19 13:56:12 2020 -0600
  62. 4943502 mediatek: Makefile: Drop explicit targets built by binman by Simon Glass · Sun Jul 19 13:56:07 2020 -0600
  63. 77488bf powerpc: mpc85xx: Only enable binman when it is needed by Simon Glass · Sun Jul 19 13:56:02 2020 -0600
  64. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · Sun Jul 19 13:56:01 2020 -0600
  65. a0c3276 tegra: Don't enable binman on ARMv8 SoCs by Simon Glass · Sun Jul 19 13:56:00 2020 -0600
  66. 8251e03 rockchip: Enable building a SPI ROM image on bob by Simon Glass · Sun Jul 19 13:55:58 2020 -0600
  67. 88315f7 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · Sun Jul 19 13:55:57 2020 -0600
  68. 0b2f70c rockchip: Allow Bob to use SPI boot by Simon Glass · Sun Jul 19 13:55:53 2020 -0600
  69. f69c009 x86: Change how selection of ROMs works by Simon Glass · Sun Jul 19 13:55:52 2020 -0600
  70. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  71. b68e5d9 ARM: dts: stm32: Add DHSOM based DRC02 board by Marek Vasut · Sat Jul 25 16:50:56 2020 +0200
  72. a8792d0 ARM: dts: stm32: Move ethernet PHY into SoM DT by Marek Vasut · Sat Jul 25 16:50:55 2020 +0200
  73. 83e7c20 ARM: dts: stm32: add seeed studio odyssey-stm32mp157c board by Marcin Sloniewski · Wed Jul 08 19:56:22 2020 +0200
  74. 4930d51 Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards" by Patrick Delaunay · Tue Jul 07 18:47:29 2020 +0200
  75. 4958e14 Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM" by Patrick Delaunay · Tue Jul 07 18:46:08 2020 +0200
  76. 3188ee9 arm: stm32mp: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · Tue Jul 07 14:21:53 2020 +0200
  77. c3511d3 ARM: dts: stm32: add reset support to uart nodes on stm32mp15x by Patrick Delaunay · Mon Jul 06 14:48:58 2020 +0200
  78. 7d28a3e ARM: dts: stm32mp: remove hnp-srp-disable for usbotg on dk1 by Patrick Delaunay · Wed Jul 01 13:10:10 2020 +0200
  79. cdc2ca1 ARM: dts: stm32mp1: DT alignment with Linux kernel v5.8-rc1 by Patrick Delaunay · Mon Jul 06 13:26:53 2020 +0200
  80. 2b2d0b6 ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins by Patrick Delaunay · Mon Jul 06 13:26:51 2020 +0200
  81. f4aaeed arm: stm32mp: stm32prog: check result of find_mmc_device by Patrick Delaunay · Mon Jul 06 13:20:58 2020 +0200
  82. 2ad1d36 stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent by Patrick Delaunay · Mon Jun 15 11:18:23 2020 +0200
  83. 51ac7f1 stm32mp1: mmu_set_region_dcache_behaviour by Patrick Delaunay · Fri Jul 24 11:21:51 2020 +0200
  84. 4c5821d arm: stm32mp: move dbgmcu_init call when DT is ready by Patrick Delaunay · Fri Jul 24 11:13:31 2020 +0200
  85. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  86. 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
  87. 31e410f imx8m: soc: Remove unneeded space by Fabio Estevam · Fri Jul 17 16:36:54 2020 -0300
  88. 2213c89 ARM: dts: imx7-colibri: multiple node updates by Igor Opaniuk · Wed Jul 15 13:31:02 2020 +0300
  89. 2ee7045 ARM: dts: imx6ull-colibri: move u-boot specific node by Igor Opaniuk · Wed Jul 15 13:31:00 2020 +0300
  90. 795adaf ARM: dts: imx8mm-verdin: eeprom nodes adjustments by Igor Opaniuk · Wed Jul 15 13:30:58 2020 +0300
  91. 02239e2 imx: mx7: fix DDRC size in A7-M4 mapping table by Igor Opaniuk · Wed Jul 15 13:30:52 2020 +0300
  92. 8ef4ff0 arm: dts: ls1028a: Add dspi flash device node to qds by Zhao Qiang · Tue Jul 14 13:53:36 2020 +0800
  93. 80e9b20 arm64: lx2160a: dts: Add watchdog node by Zhao Qiang · Fri Jul 10 16:55:19 2020 +0800
  94. 925a2b5 armv8: dts: ls1046a: Add the PCIe EP node by Xiaowei Bao · Thu Jul 09 23:31:35 2020 +0800
  95. 49001b4 arm: dts: lx2160a: Increase configuration window size by Wasim Khan · Thu Jul 09 14:21:08 2020 +0530
  96. a40b3e7 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · Thu Jun 25 22:23:53 2020 +0800
  97. ff98fde Drop global data sdhc_adapter for powerpc by Yangbo Lu · Wed Jun 17 18:08:57 2020 +0800
  98. aa73e40 armv8: dts: fsl-lx2160a: add flash node under dspi to qds dts by Zhao Qiang · Mon Jun 08 11:28:24 2020 +0800
  99. 42637e7 I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · Thu Jun 04 18:42:14 2020 +0800
  100. bf38311 armv8: layerscape: rework spin table by Michael Walle · Mon Jun 01 21:53:36 2020 +0200