1. 8d3dfd3 arm: ti: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:52 2020 -0400
  2. cef81a5 rockchip: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:51 2020 -0400
  3. ef35bf6 powerpc: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:50 2020 -0400
  4. 30a61f5 imx: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:49 2020 -0400
  5. 84c4a8f amlogic: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:48 2020 -0400
  6. ab1e85b Azure: Add 'tools-only' build for macOS X hosts by Tom Rini · Tue May 26 20:39:03 2020 -0400
  7. 611fd91 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · Wed May 27 07:24:55 2020 -0600
  8. 79685b2 tools: fw_env: Fix warning when reading too little by Harald Seiler · Thu May 28 17:54:45 2020 +0200
  9. 3fabf86 image: android: fix abootimg support by Christian Gmeiner · Fri May 29 17:53:45 2020 +0200
  10. 1a64760 dma-mapping: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:04 2020 -0600
  11. 2593cdb usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:03 2020 -0600
  12. f78bbf8 test/py: use actual core count for parallel builds by Heinrich Schuchardt · Sun May 31 00:44:24 2020 +0200
  13. e265188 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jun 01 23:34:18 2020 -0400
  14. 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
  15. 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
  16. 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · Sun May 31 21:15:13 2020 -0700
  17. 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · Thu May 28 12:17:36 2020 +0300
  18. 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · Thu May 28 12:17:35 2020 +0300
  19. 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
  20. a073287 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · Thu May 28 12:17:33 2020 +0300
  21. 66c520a x86: minnowmax: Add support for Winbond flash by Simon Glass · Wed May 27 06:56:53 2020 -0600
  22. 6831e1d x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · Wed May 27 05:42:14 2020 -0600
  23. b4fa8c0 x86: coral: Correct some FSP-S settings by Simon Glass · Wed May 27 05:42:13 2020 -0600
  24. 641efde x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · Wed May 27 05:42:12 2020 -0600
  25. 200c726 x86: coral: Correct some FSP-M settings by Simon Glass · Wed May 27 05:42:11 2020 -0600
  26. 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · Wed May 27 06:58:49 2020 -0600
  27. a0185fa x86: spl: Print the error on SPL failure by Simon Glass · Wed May 27 06:58:48 2020 -0600
  28. 1d37c69 x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · Wed May 27 06:58:47 2020 -0600
  29. 6c7799b x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · Wed May 27 06:58:46 2020 -0600
  30. 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
  31. 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
  32. 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
  33. 593b82e spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · Mon May 25 19:57:25 2020 +0200
  34. d14cd61 rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · Mon May 25 19:57:24 2020 +0200
  35. 6a349e7 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · Mon Apr 20 20:27:36 2020 +0100
  36. 70d7079 arm: dts: rockchip: Add initial DT for Pinebook Pro by Peter Robinson · Mon Apr 20 20:27:35 2020 +0100
  37. 85a013e dt-bindings: input: adopt Linux gpio-keys binding constants by Peter Robinson · Mon Apr 20 20:27:33 2020 +0100
  38. a0084ed Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat May 30 20:11:38 2020 -0400
  39. 9f61a2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sat May 30 20:11:06 2020 -0400
  40. 1a2d6ea configs: rpi: set NR_DRAM_BANKS to four by Matthias Brugger · Fri May 29 16:42:22 2020 +0200
  41. 26c29af rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY by Corentin Labbe · Wed May 13 08:07:24 2020 +0000
  42. 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
  43. 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
  44. cf13b86 patman: Modify functional tests for new behavior by Sean Anderson · Mon May 04 16:28:36 2020 -0400
  45. 1a32f92 patman: Support multi-line changes in changelogs by Sean Anderson · Mon May 04 16:28:35 2020 -0400
  46. 48f46d6 patman: Add new tags for finer-grained changelog control by Sean Anderson · Mon May 04 16:28:34 2020 -0400
  47. 5ae4e8d patman: Suppress empty changelog entries by Sean Anderson · Mon May 04 16:28:33 2020 -0400
  48. a04f121 patman: Add an option to create patches without binary contents by Bin Meng · Mon May 04 00:52:44 2020 -0700
  49. 5b0a511 patman: Sort the command line options by Bin Meng · Mon May 04 00:52:43 2020 -0700
  50. a8c4306 dm: core: Reorder include files in read.c by Stefan Roese · Wed Apr 29 09:08:44 2020 +0200
  51. 8200d3a sandbox: update documents regarding spi_sf by AKASHI Takahiro · Mon Apr 27 15:46:45 2020 +0900
  52. ae76469 sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR by AKASHI Takahiro · Mon Apr 27 13:22:17 2020 +0900
  53. 1aa34fa rockchip: rockpro64: enable DM_KEYBOARD by Marcin Juszkiewicz · Tue May 26 18:18:49 2020 +0200
  54. be6bbd2 roc-rk3399-pc: Enable USB3.0 Host by Jagan Teki · Tue May 26 11:35:16 2020 +0800
  55. 3c71bfc configs: evb-rk3399: update support usb3.0 host by Frank Wang · Tue May 26 11:35:15 2020 +0800
  56. beaa139 ARM: dts: rk3399-evb: usb3.0 host support by Frank Wang · Tue May 26 11:34:33 2020 +0800
  57. f596590 driver: usb: drop legacy rockchip xhci driver by Frank Wang · Tue May 26 11:34:32 2020 +0800
  58. f5a6c5b usb: dwc3: add make compatible for rockchip platform by Frank Wang · Tue May 26 11:34:31 2020 +0800
  59. a86d51a usb: ehci-mx6: Print error code on failure by Marek Vasut · Thu May 21 23:34:06 2020 +0200
  60. 00f1434 sh: r2dplus: Enable HUSH by Marek Vasut · Sat May 09 20:18:34 2020 +0200
  61. 2e4b09c sh: r2dplus: Enable board_eth_init only for non-DM case by Marek Vasut · Sat May 09 16:07:18 2020 +0200
  62. 2737045 usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · Thu May 21 23:32:23 2020 +0200
  63. f65b643 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · Fri May 22 16:54:10 2020 +0800
  64. 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
  65. a4a2912 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · Tue May 26 11:34:30 2020 +0800
  66. 461409b usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · Tue May 26 11:34:29 2020 +0800
  67. 0ece2f7 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · Tue May 26 11:33:48 2020 +0800
  68. b29bcd7 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · Tue May 26 11:33:47 2020 +0800
  69. 0c3b6f5 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · Tue May 26 11:33:46 2020 +0800
  70. 573ba56 phy: rockchip: Add Rockchip USB TypeC PHY driver by Jagan Teki · Tue May 26 11:33:45 2020 +0800
  71. 70e882f phy: rockchip: Add Rockchip USB2PHY driver by Jagan Teki · Tue May 26 11:33:44 2020 +0800
  72. ed59f95 arm: mach-rockchip: bind sub-nodes for rk3399_syscon by Frank Wang · Tue May 26 11:32:08 2020 +0800
  73. 055c218 clk: rk3399: Enable/Disable TCPHY clocks by Jagan Teki · Tue May 26 11:32:07 2020 +0800
  74. 4fb2c6d clk: rk3399: Set empty for TCPHY assigned-clocks by Jagan Teki · Tue May 26 11:32:06 2020 +0800
  75. a591537 clk: rk3399: Enable/Disable the USB2PHY clk by Jagan Teki · Tue May 26 11:32:05 2020 +0800
  76. c5d3045 doc: rockchip: Remove list of supported boards by Walter Lozano · Fri May 22 11:14:57 2020 -0300
  77. cddcd97 doc: board: rockchip: Add missing supported boards by Walter Lozano · Fri May 22 11:14:56 2020 -0300
  78. cb17ffd doc: board: rockchip: Improve supported board list format by Walter Lozano · Fri May 22 11:14:55 2020 -0300
  79. 3e240ab rockchip: enable USB OHCI host for RockPro64 by Marcin Juszkiewicz · Mon May 25 16:44:49 2020 +0200
  80. d51157a rk3399: Enable NVMe distro bootcmd by Mark Kettenis · Sun May 24 23:10:34 2020 +0200
  81. 15b4006 pci: Make Rockchip PCIe voltage regulators optional by Mark Kettenis · Sun May 24 22:32:51 2020 +0200
  82. 48b9fb0 doc: rockchip: Document eMMC program steps by Jagan Teki · Sun May 24 23:02:13 2020 +0530
  83. d0af5fe nanopc-t4: Enable USB Gadget by Jagan Teki · Sun May 24 23:02:12 2020 +0530
  84. dc44e13 arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-order by Jagan Teki · Sun May 24 23:02:11 2020 +0530
  85. ad38600 clk: rk3399: Fix eMMC get_clk reg offset by Jagan Teki · Sun May 24 22:13:15 2020 +0530
  86. 95b2b3e rockchip: Fix spl mmc boot device ofpath by Jagan Teki · Sun May 24 20:26:18 2020 +0530
  87. 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
  88. 430ade0 configs: khadas-vim3: enable HDMI output by Neil Armstrong · Wed Apr 29 09:38:13 2020 +0200
  89. 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
  90. 1bc1c7c ARM: dts: stm32: Disable SDR104 mode on AV96 by Marek Vasut · Tue May 26 04:30:23 2020 +0200
  91. b3a7a3c ARM: dts: stm32: Repair I2C2 operation on AV96 by Marek Vasut · Tue May 26 04:30:22 2020 +0200
  92. da77909 ARM: dts: stm32: Add alternate pinmux for I2C2 pins by Marek Vasut · Tue May 26 04:30:21 2020 +0200
  93. 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
  94. f3e28e4 ARM: stm32: Re-enable KS8851 on DHCOM by Marek Vasut · Tue May 26 04:30:19 2020 +0200
  95. 24d8b75 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · Thu May 07 11:53:18 2020 +0300
  96. f1524a2 i2c: observe scl_count in i2c_deblock_gpio_loop() by Heinrich Schuchardt · Sat May 09 18:20:18 2020 +0200
  97. 057be51 i2c: designware_i2c: Check if the device is powered by Raul E Rangel · Wed Apr 22 10:13:54 2020 -0600
  98. 02b880e i2c: designware_i2c: Tidy up use of NULL priv by Simon Glass · Wed Apr 22 10:13:53 2020 -0600
  99. b6affe8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed May 27 10:56:25 2020 -0400
  100. 4dbb86c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Wed May 27 10:55:55 2020 -0400