1. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  2. 3d9239d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Oct 08 18:45:49 2019 -0400
  3. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Oct 08 18:45:26 2019 -0400
  4. 1cf6602 Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Oct 08 18:43:56 2019 -0400
  5. a55d317 Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Oct 08 18:43:37 2019 -0400
  6. d13e98c pinctrl: nxp: DM_FLAG_PRE_RELOC by default by Igor Opaniuk · Wed Jul 24 18:09:57 2019 +0300
  7. 828d41b ddr: imx8m: Fix the ddr init hang on imx8mq by Jacky Bai · Thu Aug 08 09:59:11 2019 +0000
  8. d62ddc1 driver: ddr: Refine the ddr init driver on imx8m by Jacky Bai · Thu Aug 08 09:59:08 2019 +0000
  9. 69b8eb0 imx8mq: Update the ddrc QoS setting for B1 chip by Bai Ping · Thu Aug 08 09:59:05 2019 +0000
  10. f19c31c ddr: imx8m: Fix ddr4 driver build issue by Ye Li · Thu Aug 08 09:59:02 2019 +0000
  11. 57f6775 spi: fsl_qspi: Add support for QSPI on iMX7ULP by Ye Li · Wed Aug 14 11:31:40 2019 +0000
  12. 007b604 spi: fsl_qspi: Update to use driver data by Ye Li · Wed Aug 14 11:31:36 2019 +0000
  13. ce561f5 spi: fsl_qspi: Update write data size for page program LUT by Ye Li · Wed Aug 14 11:31:31 2019 +0000
  14. 416d2ec spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms by Ye Li · Wed Aug 14 11:31:27 2019 +0000
  15. d4191db misc: imx8: add more scfw api by Peng Fan · Mon Sep 23 10:12:31 2019 +0000
  16. 4f992e5 ddr: imx8m: fix ddr firmware location when enable SPL OF by Peng Fan · Tue Aug 27 06:24:47 2019 +0000
  17. dbc644f imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · Thu Oct 03 16:08:35 2019 +0200
  18. 8bd5656 imx: add support for i.MX8MQ power domain controller by Patrick Wildt · Thu Oct 03 15:51:50 2019 +0200
  19. 70a3030 spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver by Lukasz Majewski · Thu Sep 05 09:55:01 2019 +0200
  20. 058c135 mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver by Lukasz Majewski · Thu Sep 05 09:55:00 2019 +0200
  21. aa92b86 mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS by Lukasz Majewski · Thu Sep 05 09:54:59 2019 +0200
  22. 6be0656 spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver by Lukasz Majewski · Thu Sep 05 09:54:58 2019 +0200
  23. 35223a6 spi: fix: Call mxs_reset_block() during DM/DTS probe by Lukasz Majewski · Thu Sep 05 09:54:57 2019 +0200
  24. e85a077 spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi by Lukasz Majewski · Thu Sep 05 09:54:56 2019 +0200
  25. 21981d2 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · Mon Aug 26 08:12:19 2019 +0000
  26. 098d3e6 imx: scu_api: add sc_pm_is_partition_started by Peng Fan · Mon Aug 26 08:12:16 2019 +0000
  27. b612a30 imx: scu_api: add sc_rm_set_master_sid by Peng Fan · Mon Aug 26 08:12:03 2019 +0000
  28. c45a81a misc: Kconfig: make i.MX7ULP could use MXC_OCOTP by Peng Fan · Mon Jul 22 01:24:55 2019 +0000
  29. b3c1da5 serial: Kconfig: make MXC_UART usable for MX7 and IMX8M by Peng Fan · Wed Aug 07 06:49:39 2019 +0000
  30. 3dd874c pinctrl: imx: use devfdt_get_addr_size_index by Peng Fan · Tue Aug 06 10:05:48 2019 +0000
  31. 680897a ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · Fri Sep 27 13:09:00 2019 +0000
  32. cba5eb6 mmc: atmel_sdhci: Add sam9x60-sdhci compatibility string by Sandeep Sheriker Mallikarjun · Fri Sep 27 13:08:36 2019 +0000
  33. 9115f57 net: macb: Add sam9x60-macb compatibility string by Nicolas Ferre · Fri Sep 27 13:08:32 2019 +0000
  34. d164213 x86: Allow the PCH and LPC uclasses to work with of-platdata by Simon Glass · Wed Sep 25 08:56:43 2019 -0600
  35. 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · Wed Sep 25 08:56:42 2019 -0600
  36. 04ec59c dm: core: Drop fdtdec_get_pci_addr() by Simon Glass · Wed Sep 25 08:56:41 2019 -0600
  37. a546458 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · Sat Aug 31 21:23:18 2019 -0600
  38. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · Wed Sep 25 08:56:32 2019 -0600
  39. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  40. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Sep 15 12:08:58 2019 -0600
  41. bb99abf pci: Show a message if PCI autoconfig fails by Simon Glass · Wed Sep 25 08:56:16 2019 -0600
  42. b7be808 pci: Add more debug detail when resources are exhausted by Simon Glass · Wed Sep 25 08:56:15 2019 -0600
  43. c14bf41 pci: Disable autoconfig in SPL by Simon Glass · Wed Sep 25 08:56:13 2019 -0600
  44. 25916d6 pci: Show the result of binding a device by Simon Glass · Wed Sep 25 08:56:12 2019 -0600
  45. 1bc0f4f pci: sandbox: Probe PCI emulation devices when used by Simon Glass · Sat Aug 31 17:59:32 2019 -0600
  46. b98ba4c pci: sandbox: Move the emulators into their own node by Simon Glass · Wed Sep 25 08:56:10 2019 -0600
  47. 130d7ff sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · Wed Sep 25 08:56:06 2019 -0600
  48. 6de89a6 sandbox: pci: Drop the get_devfn() method by Simon Glass · Wed Sep 25 08:56:04 2019 -0600
  49. 81ae778 sandbox: swap_case: Use statics where possible by Simon Glass · Wed Sep 25 08:56:03 2019 -0600
  50. 21c8f1a sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · Wed Sep 25 08:56:01 2019 -0600
  51. b197054 sandbox: mmc: Fix up MMC emulator for valgrind by Simon Glass · Wed Sep 25 08:56:00 2019 -0600
  52. 9513997 sandbox: spmi: Add ranges property for address translation by Simon Glass · Wed Sep 25 08:55:59 2019 -0600
  53. cfd7293 dm: core: Add device_foreach_child() by Simon Glass · Wed Sep 25 08:55:56 2019 -0600
  54. 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · Wed Sep 25 08:55:55 2019 -0600
  55. a91e48b dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · Wed Sep 25 08:55:53 2019 -0600
  56. 256d402 dm: core: Drop a few early returns by Simon Glass · Wed Sep 25 08:55:47 2019 -0600
  57. 7ee0d7b dm: core: Use U-Boot logging instead of pr_debug() by Simon Glass · Wed Sep 25 08:55:45 2019 -0600
  58. ef8a2dd x86: fsp: Create a common fsp_support.h header by Simon Glass · Sat Aug 24 14:19:05 2019 -0600
  59. d22c135 x86: sysreset: Allow reset driver to be included in SPL/TPL by Simon Glass · Wed Sep 25 08:11:24 2019 -0600
  60. d945a49 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · Wed Sep 25 08:11:14 2019 -0600
  61. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  62. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · Mon Sep 30 09:33:43 2019 +0200
  63. 5738e94 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · Mon Oct 07 19:10:50 2019 +0300
  64. ccdff86 nvme: add accessor to namespace id and eui64 by Patrick Wildt · Thu Oct 03 13:48:47 2019 +0200
  65. 47f85de dm: core: Correct bad cast in ofnode_get_addr_size_index() by Simon Glass · Wed Sep 25 08:55:50 2019 -0600
  66. dfd4315 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · Wed Sep 25 08:55:46 2019 -0600
  67. 6afc27a Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git by Tom Rini · Sun Sep 22 16:39:01 2019 -0400
  68. 898c609 sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · Fri Aug 09 22:30:26 2019 +0200
  69. 6a3f986 Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Sep 20 17:43:33 2019 -0400
  70. b536bf8 watchdog: omap_wdt: Fix WDT target reset when booted from emmc by Suniel Mahesh · Mon Sep 16 13:39:17 2019 +0530
  71. 20a5f79 rtc: ds3231/ds3232: fix coding style by Biwen Li · Tue Aug 27 15:32:36 2019 +0800
  72. 395c2e7 ram: rk3288: Initialize dram for TPL builds by Jagan Teki · Tue Sep 17 11:40:38 2019 +0530
  73. bd68010 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Sep 16 13:13:45 2019 -0400
  74. bf8d9f9 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Mon Sep 16 13:13:12 2019 -0400
  75. 9c9d8d5 mtd: spi-nor: enable protection ops for SST26 flash series by Eugeniy Paltsev · Mon Sep 09 22:33:15 2019 +0300
  76. 04a11a6 mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · Mon Sep 09 22:33:14 2019 +0300
  77. bbeca68 mtd: spi: Drop sf.c by Jagan Teki · Mon Jul 22 17:22:58 2019 +0530
  78. 544a7b4 mtd: spi_dataflash: Use spi read then write by Jagan Teki · Mon Jul 22 17:22:57 2019 +0530
  79. 7cc71fd spi: Add spi_write_then_read by Jagan Teki · Mon Jul 22 17:22:56 2019 +0530
  80. 1556e47 spi: Kconfig: Unmark DEPRECATED for MXS_SPI by Lukasz Majewski · Thu Aug 01 17:56:44 2019 +0200
  81. b34a10a spi: soft_spi: Fix data abort if slave is not probed by Christophe Kerello · Fri Aug 02 15:46:29 2019 +0200
  82. a792616 spi: mvebu_a3700_spi: Fix clock prescale computation by Marek Behún · Tue Jul 23 16:49:32 2019 +0200
  83. 3637b74 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Sep 14 19:56:09 2019 -0400
  84. 4fa240e soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma by Vignesh Raghavendra · Fri Aug 30 11:02:24 2019 +0530
  85. 6345a34 watchdog: sp805_wdt: add expire_now method by Thomas Schaefer · Thu Aug 08 16:00:31 2019 +0800
  86. 101d3ef mmc: fsl_esdhc: Add emmc hs200 support by Yinbo Zhu · Tue Jul 16 15:09:11 2019 +0800
  87. 8fa7694 mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option by Yinbo Zhu · Tue Jul 16 15:09:07 2019 +0800
  88. c312c10 rockchip: clk: rk3399: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:51 2019 +0800
  89. 3045dc2 rockchip: clk: rk3368: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:50 2019 +0800
  90. 2a5eb5e rockchip: clk: rk3328: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:49 2019 +0800
  91. 0aa59ee rockchip: clk: rk3288: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:48 2019 +0800
  92. 05b015b usb: ohci-generic: don't probe fail if there is no clk_enable() ops by Kever Yang · Wed Aug 28 16:23:47 2019 +0800
  93. 481869e usb: ehci-generic: don't probe fail if there is no clk_enable() ops by Kever Yang · Wed Aug 28 16:23:46 2019 +0800
  94. 4f34e36 usb: musb_hcd: fix compilation error by Jean-Jacques Hiblot · Wed Sep 11 09:44:10 2019 +0200
  95. c7a7ae5 dwc2: use the nonblock argument in submit_int_msg by Michal Suchanek · Sun Aug 18 10:55:28 2019 +0200
  96. 1c95b9f usb: Add nonblock argument to submit_int_msg by Michal Suchanek · Sun Aug 18 10:55:27 2019 +0200
  97. 8ef7530 usb: xhci-dwc3: Add support for dis_u2_susphy_quirk by Neil Armstrong · Mon Sep 09 18:52:39 2019 +0000
  98. 691a929 Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Sun Sep 08 21:14:22 2019 -0400
  99. 9c7c5f1 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Sep 07 13:49:39 2019 -0400
  100. 710a3cd Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot by Tom Rini · Fri Sep 06 19:49:51 2019 -0400