1. e2a5586 rockchip: puma: reorganize devicetrees to actually work and match upstream by Heiko Stuebner · Fri Jun 05 12:06:40 2020 +0200
  2. c71acd1 rockchip: puma: fix indentation for -u-boot.dtsi by Heiko Stuebner · Fri Jun 05 12:06:38 2020 +0200
  3. edfd036 arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator by Heiko Stuebner · Fri Jun 05 12:06:37 2020 +0200
  4. 3febd56e arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin by Heiko Stuebner · Fri Jun 05 12:06:36 2020 +0200
  5. 8b5fe24 rockchip: rockpro64: add SPI boot by Marcin Juszkiewicz · Wed Jun 03 17:15:13 2020 +0200
  6. 5d00e00 roc-rk3399-pc: Add SPI boot by Jagan Teki · Thu Jun 04 20:21:40 2020 +0530
  7. 5e12b10 rockchip: rk3399-evb: add stdout-path for the board by Kever Yang · Wed Jun 03 15:25:28 2020 +0800
  8. 89473d9 rockchip: rk3328: add rock-pi-e dts file by b.l.huang · Mon Jun 01 00:01:28 2020 +0800
  9. 09e67ed Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Jun 04 13:50:39 2020 -0400
  10. a42d206 Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Thu Jun 04 10:21:51 2020 -0400
  11. e622c74 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · Wed May 27 02:04:53 2020 -0700
  12. b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · Wed May 27 02:04:52 2020 -0700
  13. e00653c riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · Fri May 29 11:33:35 2020 +0530
  14. 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · Fri May 29 11:33:34 2020 +0530
  15. 01ec498 riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux by Pragnesh Patel · Fri May 29 11:33:33 2020 +0530
  16. bb337f9 riscv: sifive: dts: fu540: set ethernet clock rate by Pragnesh Patel · Fri May 29 11:33:32 2020 +0530
  17. 45ffc91 riscv: sifive: dts: fu540: add U-Boot dmc node by Pragnesh Patel · Fri May 29 11:33:28 2020 +0530
  18. 8f4a403 sifive: dts: fu540: Add DDR controller and phy register settings by Pragnesh Patel · Fri May 29 11:33:27 2020 +0530
  19. b65f19f riscv: sifive: dts: fu540: Add board -u-boot.dtsi files by Pragnesh Patel · Fri May 29 11:33:25 2020 +0530
  20. 45b4ad9d riscv: Add _image_binary_end for SPL by Pragnesh Patel · Fri May 29 11:33:23 2020 +0530
  21. 2a449a3 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · Fri May 29 11:33:22 2020 +0530
  22. 41fb397 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jun 03 14:10:03 2020 -0400
  23. 8c7e5dd Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Jun 03 11:52:13 2020 -0400
  24. 1a3732c efi_loader: allow compiling with clang by Heinrich Schuchardt · Wed May 27 01:58:30 2020 +0200
  25. b047d1b ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCI by Masahiro Yamada · Wed May 20 11:43:34 2020 +0900
  26. e265188 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jun 01 23:34:18 2020 -0400
  27. f64fb10 x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · Sun May 31 21:15:15 2020 -0700
  28. e42ba05 x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · Sun May 31 21:15:14 2020 -0700
  29. 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · Sun May 31 21:15:13 2020 -0700
  30. 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · Thu May 28 12:17:36 2020 +0300
  31. 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · Thu May 28 12:17:35 2020 +0300
  32. acce685 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · Thu May 28 12:17:34 2020 +0300
  33. a073287 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · Thu May 28 12:17:33 2020 +0300
  34. 6831e1d x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · Wed May 27 05:42:14 2020 -0600
  35. b4fa8c0 x86: coral: Correct some FSP-S settings by Simon Glass · Wed May 27 05:42:13 2020 -0600
  36. 641efde x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · Wed May 27 05:42:12 2020 -0600
  37. 200c726 x86: coral: Correct some FSP-M settings by Simon Glass · Wed May 27 05:42:11 2020 -0600
  38. 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · Wed May 27 06:58:49 2020 -0600
  39. a0185fa x86: spl: Print the error on SPL failure by Simon Glass · Wed May 27 06:58:48 2020 -0600
  40. 6c7799b x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · Wed May 27 06:58:46 2020 -0600
  41. a1dba89 sunxi: Silence warning about non-static inline function by Samuel Holland · Thu May 07 18:02:33 2020 -0500
  42. e30c5ef Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Jun 01 11:42:22 2020 -0400
  43. 80c5aec Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun May 31 20:07:39 2020 -0400
  44. d14cd61 rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · Mon May 25 19:57:24 2020 +0200
  45. 6a349e7 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · Mon Apr 20 20:27:36 2020 +0100
  46. 70d7079 arm: dts: rockchip: Add initial DT for Pinebook Pro by Peter Robinson · Mon Apr 20 20:27:35 2020 +0100
  47. beaa139 ARM: dts: rk3399-evb: usb3.0 host support by Frank Wang · Tue May 26 11:34:33 2020 +0800
  48. ed59f95 arm: mach-rockchip: bind sub-nodes for rk3399_syscon by Frank Wang · Tue May 26 11:32:08 2020 +0800
  49. dc44e13 arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-order by Jagan Teki · Sun May 24 23:02:11 2020 +0530
  50. 95b2b3e rockchip: Fix spl mmc boot device ofpath by Jagan Teki · Sun May 24 20:26:18 2020 +0530
  51. 9f1ed6a arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-Boot by Neil Armstrong · Thu May 28 15:47:27 2020 +0200
  52. b1b1908 arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI output by Neil Armstrong · Wed Apr 29 09:37:55 2020 +0200
  53. 1bc1c7c ARM: dts: stm32: Disable SDR104 mode on AV96 by Marek Vasut · Tue May 26 04:30:23 2020 +0200
  54. b3a7a3c ARM: dts: stm32: Repair I2C2 operation on AV96 by Marek Vasut · Tue May 26 04:30:22 2020 +0200
  55. da77909 ARM: dts: stm32: Add alternate pinmux for I2C2 pins by Marek Vasut · Tue May 26 04:30:21 2020 +0200
  56. ab56f88 ARM: stm32: Hog GPIO PF7 high on DHCOR to unlock SPI NOR nWP by Marek Vasut · Tue May 26 04:30:20 2020 +0200
  57. b6affe8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed May 27 10:56:25 2020 -0400
  58. ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · Sun May 24 17:38:24 2020 -0600
  59. 65e6339 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · Thu May 14 15:16:22 2020 +0200
  60. d65763c x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · Mon May 18 12:33:35 2020 +0200
  61. d9461aa x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · Mon May 18 12:33:34 2020 +0200
  62. 7f8ff51 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · Mon May 18 12:33:33 2020 +0200
  63. 25acb8b arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 by Luka Kovacic · Tue May 26 20:17:50 2020 +0200
  64. 7def83b arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500 by Jakov Petrina · Tue May 12 12:02:47 2020 +0200
  65. 09148fb arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0 by Ezra Buehler · Sat May 09 22:05:38 2020 +0200
  66. a7edd07 riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · Tue Apr 21 14:51:57 2020 -0700
  67. 4723939 Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon May 25 14:09:42 2020 -0400
  68. 8ffe86c sandbox: move compression option to Kconfig by Michael Walle · Fri May 22 14:07:38 2020 +0200
  69. 41bad3e armv8: cache_v8: fix mmu_set_region_dcache_behaviour by Peng Fan · Mon May 11 16:41:07 2020 +0800
  70. 7fcb9b8 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri May 22 22:58:50 2020 -0400
  71. f8e68e7 Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri May 22 10:28:38 2020 -0400
  72. cb167e8 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · Sat May 16 01:19:53 2020 -0500
  73. 2e20846 rockchip: rk3328: rock64 - fix gen3 SPL hang by Kurt Miller · Wed May 13 15:55:20 2020 -0400
  74. f0f5652 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · Wed May 13 19:15:22 2020 +0000
  75. c22d863 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · Wed May 13 19:15:20 2020 +0000
  76. 77c31a8 rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2 by Jagan Teki · Sat May 09 22:26:23 2020 +0530
  77. 4ef2ded rockchip: rk3399: enable spl-fifo-mode for sdmmc by Deepak Das · Wed Apr 15 08:55:24 2020 +0530
  78. 6370a30 ARM: uniphier: remove board_eth_init() by Masahiro Yamada · Wed May 20 12:31:28 2020 +0900
  79. e631441 ARM: uniphier: delete or replace <common.h> includes by Masahiro Yamada · Wed May 20 12:31:27 2020 +0900
  80. 4808fbc ARM: uniphier: drop #include <log.h> again by Masahiro Yamada · Wed May 20 12:31:26 2020 +0900
  81. b0060b5 ARM: uniphier: drop #include <init.h> again from umc-pxs2.c by Masahiro Yamada · Wed May 20 12:31:25 2020 +0900
  82. bbec08c ARM: uniphier: remove #include <net.h> again from micro-support-card.c by Masahiro Yamada · Wed May 20 12:31:24 2020 +0900
  83. 56642ed ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c by Masahiro Yamada · Wed May 20 12:31:23 2020 +0900
  84. ae8d7d5 ARM: uniphier: select DM_ETH by Masahiro Yamada · Thu May 07 22:11:19 2020 +0900
  85. 555de4b Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu May 21 08:26:40 2020 -0400
  86. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed May 20 08:46:56 2020 -0400
  87. c55ff07 sh: Enable ffunction-sections and fdata-sections by Marek Vasut · Sun May 03 17:22:43 2020 +0200
  88. a6c719f ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,Ebisu by Marek Vasut · Sun Mar 08 18:25:09 2020 +0100
  89. 8876c44 ARM: dts: rmobile: Reserve space in R-Car Gen3 DTs by Marek Vasut · Sat Apr 11 20:49:49 2020 +0200
  90. c685acd mpc83xx, abb: remove suvd3 board by Heiko Schocher · Tue Feb 18 18:03:51 2020 +0100
  91. 01adc42 mpc83xx: remove redundant MPC83xx_RESET #define by Rasmus Villemoes · Tue May 05 00:21:18 2020 +0200
  92. 7ce99f7 arm: mach-k3: Enable dcache in SPL by Jan Kiszka · Mon May 18 07:57:22 2020 +0200
  93. ee0f5e6 arm: mach-k3: j721e_init: Add support for backup boot modes by Andreas Dannenberg · Sat May 16 21:05:01 2020 +0530
  94. 76b6042 ARM: omap3_logic boards: Convert to DM_ETH by Adam Ford · Sat May 09 05:48:06 2020 -0500
  95. 0b87b37 ddr: k3-am654: EMIF Tool update to 2.02 for IO optimizations and fixes by Praneeth Bajjuri · Thu May 07 22:35:56 2020 -0500
  96. d838b56 arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT support by Ioana Ciornei · Mon May 18 14:48:36 2020 +0300
  97. 666a2fb arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT support by Ioana Ciornei · Fri May 15 09:56:48 2020 +0300
  98. 606f140 arm: dts: lx2160aqds: add nodes describing possible mezzanine cards by Ioana Ciornei · Mon Apr 27 15:21:14 2020 +0300
  99. f277dca arm: dts: lx2160aqds: add MDIO slots by Ioana Ciornei · Mon Apr 27 15:21:13 2020 +0300
  100. 8265fc5 arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6 by Ioana Ciornei · Mon Apr 27 15:21:12 2020 +0300