1. 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
  2. 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
  3. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Wed Jun 03 12:27:51 2020 -0400
  4. 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
  5. 19cc6f7 Merge branch '2020-06-03-misc-bugfixes' by Tom Rini · Wed Jun 03 11:44:12 2020 -0400
  6. 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · Fri May 29 15:41:18 2020 +0900
  7. 5605e66 efi_loader: simplify PE consistency check by Heinrich Schuchardt · Sat May 30 07:35:59 2020 +0200
  8. 72bc714 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · Sat May 30 06:44:48 2020 +0200
  9. da6d607 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · Sat May 30 05:48:08 2020 +0200
  10. 1a3732c efi_loader: allow compiling with clang by Heinrich Schuchardt · Wed May 27 01:58:30 2020 +0200
  11. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · Sun May 31 22:46:09 2020 +0200
  12. b047d1b ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCI by Masahiro Yamada · Wed May 20 11:43:34 2020 +0900
  13. 884bc8a bootcount_ext: Add Ext4 build dependency by Frédéric Danis · Wed May 20 09:13:26 2020 +0200
  14. 797172a kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · Tue May 26 19:07:16 2020 +0200
  15. a360c2c kconfig: fix some typos by Marcin Juszkiewicz · Tue May 26 19:07:15 2020 +0200
  16. ad6bbbf kconfig: mark SPL/TPL options for DM_KEYBOARD by Marcin Juszkiewicz · Tue May 26 19:07:14 2020 +0200
  17. eb4d2d0 cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · Tue May 26 18:34:15 2020 +0200
  18. de275c3 cubieboard7: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:55 2020 -0400
  19. d42bdc0 fu540: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:54 2020 -0400
  20. caed6ff m68k: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:53 2020 -0400
  21. 8d3dfd3 arm: ti: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:52 2020 -0400
  22. cef81a5 rockchip: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:51 2020 -0400
  23. ef35bf6 powerpc: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:50 2020 -0400
  24. 30a61f5 imx: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:49 2020 -0400
  25. 84c4a8f amlogic: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:48 2020 -0400
  26. ab1e85b Azure: Add 'tools-only' build for macOS X hosts by Tom Rini · Tue May 26 20:39:03 2020 -0400
  27. 611fd91 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · Wed May 27 07:24:55 2020 -0600
  28. 79685b2 tools: fw_env: Fix warning when reading too little by Harald Seiler · Thu May 28 17:54:45 2020 +0200
  29. 3fabf86 image: android: fix abootimg support by Christian Gmeiner · Fri May 29 17:53:45 2020 +0200
  30. 1a64760 dma-mapping: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:04 2020 -0600
  31. 2593cdb usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:03 2020 -0600
  32. f78bbf8 test/py: use actual core count for parallel builds by Heinrich Schuchardt · Sun May 31 00:44:24 2020 +0200
  33. e265188 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jun 01 23:34:18 2020 -0400
  34. 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
  35. 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
  36. 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · Sun May 31 21:15:13 2020 -0700
  37. 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · Thu May 28 12:17:36 2020 +0300
  38. 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · Thu May 28 12:17:35 2020 +0300
  39. 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
  40. a073287 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · Thu May 28 12:17:33 2020 +0300
  41. 66c520a x86: minnowmax: Add support for Winbond flash by Simon Glass · Wed May 27 06:56:53 2020 -0600
  42. 6831e1d x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · Wed May 27 05:42:14 2020 -0600
  43. b4fa8c0 x86: coral: Correct some FSP-S settings by Simon Glass · Wed May 27 05:42:13 2020 -0600
  44. 641efde x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · Wed May 27 05:42:12 2020 -0600
  45. 200c726 x86: coral: Correct some FSP-M settings by Simon Glass · Wed May 27 05:42:11 2020 -0600
  46. 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · Wed May 27 06:58:49 2020 -0600
  47. a0185fa x86: spl: Print the error on SPL failure by Simon Glass · Wed May 27 06:58:48 2020 -0600
  48. 1d37c69 x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · Wed May 27 06:58:47 2020 -0600
  49. 6c7799b x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · Wed May 27 06:58:46 2020 -0600
  50. 29e506f sunxi: H6: Enable Ethernet on the Pine H64 by Samuel Holland · Thu May 07 18:10:52 2020 -0500
  51. 3386e9a net: sun8i_emac: Add support for the H6 variant by Samuel Holland · Thu May 07 18:10:51 2020 -0500
  52. 97f2cf1 net: sun8i_emac: Use consistent clock bitfield definitions by Samuel Holland · Thu May 07 18:10:50 2020 -0500
  53. a1dba89 sunxi: Silence warning about non-static inline function by Samuel Holland · Thu May 07 18:02:33 2020 -0500
  54. 6b0f248 phy: sun4i-usb: Align H6 initialization logic with the kernel by Roman Stratiienko · Tue May 12 21:24:49 2020 +0300
  55. de403b4 Merge tag 'rpi-next-2020.07.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Mon Jun 01 11:42:47 2020 -0400
  56. 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
  57. 4885292 doc: driver-model: Update SPI migration status by Jagan Teki · Mon Jun 01 19:10:17 2020 +0530
  58. e80699c mtd: sf: Drop plat from sf_probe by Jagan Teki · Thu May 14 16:37:57 2020 +0530
  59. 9017309 env: sf: Free the old env_flash by Jagan Teki · Wed May 13 16:32:42 2020 +0530
  60. 43dab5f cmd: sf Drop reassignment of new into flash by Jagan Teki · Wed May 13 16:28:01 2020 +0530
  61. d312081 mtd: spi: Call sst_write in _write ops by Jagan Teki · Wed May 13 15:32:23 2020 +0530
  62. e58ca24 sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · Wed May 13 18:16:39 2020 +0530
  63. 380cdbe mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef by Jagan Teki · Wed May 13 00:11:27 2020 +0530
  64. c3aa722 spi: Zap sh_spi driver by Jagan Teki · Tue May 26 00:23:51 2020 +0530
  65. 72cedd4 spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI by Jagan Teki · Tue May 26 00:24:19 2020 +0530
  66. f3723b6 spi: Kconfig: Drop redundant CF_SPI definition by Jagan Teki · Tue May 26 00:15:25 2020 +0530
  67. 865d4c4 spi Drop spi_init() by Jagan Teki · Mon May 25 23:52:23 2020 +0530
  68. 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
  69. 593b82e spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · Mon May 25 19:57:25 2020 +0200
  70. d14cd61 rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · Mon May 25 19:57:24 2020 +0200
  71. 6a349e7 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · Mon Apr 20 20:27:36 2020 +0100
  72. 70d7079 arm: dts: rockchip: Add initial DT for Pinebook Pro by Peter Robinson · Mon Apr 20 20:27:35 2020 +0100
  73. 85a013e dt-bindings: input: adopt Linux gpio-keys binding constants by Peter Robinson · Mon Apr 20 20:27:33 2020 +0100
  74. a0084ed Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat May 30 20:11:38 2020 -0400
  75. 9f61a2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sat May 30 20:11:06 2020 -0400
  76. 1a2d6ea configs: rpi: set NR_DRAM_BANKS to four by Matthias Brugger · Fri May 29 16:42:22 2020 +0200
  77. 26c29af rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY by Corentin Labbe · Wed May 13 08:07:24 2020 +0000
  78. d04012d Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sat May 30 11:37:32 2020 -0400
  79. 0975553 Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Fri May 29 23:54:01 2020 -0400
  80. cf13b86 patman: Modify functional tests for new behavior by Sean Anderson · Mon May 04 16:28:36 2020 -0400
  81. 1a32f92 patman: Support multi-line changes in changelogs by Sean Anderson · Mon May 04 16:28:35 2020 -0400
  82. 48f46d6 patman: Add new tags for finer-grained changelog control by Sean Anderson · Mon May 04 16:28:34 2020 -0400
  83. 5ae4e8d patman: Suppress empty changelog entries by Sean Anderson · Mon May 04 16:28:33 2020 -0400
  84. a04f121 patman: Add an option to create patches without binary contents by Bin Meng · Mon May 04 00:52:44 2020 -0700
  85. 5b0a511 patman: Sort the command line options by Bin Meng · Mon May 04 00:52:43 2020 -0700
  86. a8c4306 dm: core: Reorder include files in read.c by Stefan Roese · Wed Apr 29 09:08:44 2020 +0200
  87. 8200d3a sandbox: update documents regarding spi_sf by AKASHI Takahiro · Mon Apr 27 15:46:45 2020 +0900
  88. ae76469 sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR by AKASHI Takahiro · Mon Apr 27 13:22:17 2020 +0900
  89. 1aa34fa rockchip: rockpro64: enable DM_KEYBOARD by Marcin Juszkiewicz · Tue May 26 18:18:49 2020 +0200
  90. be6bbd2 roc-rk3399-pc: Enable USB3.0 Host by Jagan Teki · Tue May 26 11:35:16 2020 +0800
  91. 3c71bfc configs: evb-rk3399: update support usb3.0 host by Frank Wang · Tue May 26 11:35:15 2020 +0800
  92. beaa139 ARM: dts: rk3399-evb: usb3.0 host support by Frank Wang · Tue May 26 11:34:33 2020 +0800
  93. f596590 driver: usb: drop legacy rockchip xhci driver by Frank Wang · Tue May 26 11:34:32 2020 +0800
  94. f5a6c5b usb: dwc3: add make compatible for rockchip platform by Frank Wang · Tue May 26 11:34:31 2020 +0800
  95. a86d51a usb: ehci-mx6: Print error code on failure by Marek Vasut · Thu May 21 23:34:06 2020 +0200
  96. 00f1434 sh: r2dplus: Enable HUSH by Marek Vasut · Sat May 09 20:18:34 2020 +0200
  97. 2e4b09c sh: r2dplus: Enable board_eth_init only for non-DM case by Marek Vasut · Sat May 09 16:07:18 2020 +0200
  98. 2737045 usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · Thu May 21 23:32:23 2020 +0200
  99. f65b643 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · Fri May 22 16:54:10 2020 +0800
  100. 310732a Merge tag 'u-boot-amlogic-20200529' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri May 29 08:57:04 2020 -0400