1. 5d8148d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 29 11:30:29 2020 -0400
  2. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Oct 29 11:30:15 2020 -0400
  3. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  4. 5898322 mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · Thu Oct 29 08:52:20 2020 +0200
  5. 4179ee8 mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · Fri Oct 23 04:59:03 2020 -0600
  6. 807ae58 mtd: pxa3xx_nand: remove dead code by Baruch Siach · Thu Oct 29 08:52:19 2020 +0200
  7. 759349e mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · Thu Oct 29 08:52:18 2020 +0200
  8. 67d1a3f phy: marvell: cp110: update mode parameter for pcie power on calls by Igal Liberman · Sun Oct 18 17:11:13 2020 +0300
  9. c42b5a3 phy: marvell: cp110: let the firmware configure comphy for PCIe by Grzegorz Jaszczyk · Sun Oct 18 17:11:12 2020 +0300
  10. 7928a8e phy: marvell: cp110: let the firmware configure the comphy by Grzegorz Jaszczyk · Sun Oct 18 17:11:11 2020 +0300
  11. 53509ec drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · Fri Oct 16 16:16:32 2020 +0530
  12. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · Fri Oct 16 16:16:31 2020 +0530
  13. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · Fri Oct 16 16:16:30 2020 +0530
  14. 04ded00 rtc: provide an emulated RTC by Heinrich Schuchardt · Thu Oct 22 23:52:14 2020 +0200
  15. 568edfd mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · Fri Oct 23 04:59:02 2020 -0600
  16. 8f62986 mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · Fri Oct 23 04:59:01 2020 -0600
  17. 33a6b77 mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · Fri Oct 23 04:59:00 2020 -0600
  18. 5b5101e mmc: zynq_sdhci: Move macro to the top by Michal Simek · Fri Oct 23 04:58:59 2020 -0600
  19. 0afdfe3 mmc: Define timing macro's by Ashok Reddy Soma · Fri Oct 23 04:58:58 2020 -0600
  20. 61e0df9 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · Fri Oct 23 04:58:57 2020 -0600
  21. 27e770a spi: zynq_qspi: Add function description by Ashok Reddy Soma · Tue Jan 28 07:39:04 2020 -0700
  22. 2074592 mtd: spi: Fix incorrect indentation by Michal Simek · Mon Oct 26 11:28:27 2020 +0100
  23. 4b773f2 xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · Wed Oct 14 17:08:14 2020 +0200
  24. b1f0d3d spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · Tue Feb 04 05:47:45 2020 -0700
  25. 1f33d10 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · Tue Feb 04 05:47:44 2020 -0700
  26. f96c789 serial: pl01x: Add error value checking by Michal Simek · Tue Oct 13 15:00:24 2020 +0200
  27. 92a8862 dm: core: Add support for getting node from aliases by Michal Simek · Tue Jul 28 12:51:08 2020 +0200
  28. 8f344c9 spi: xilinx_spi: remove unused local variable by T Karthik Reddy · Thu Sep 24 04:32:15 2020 -0600
  29. ac1c7a3 mailbox: zynqmp: Extend timeout for getting observation bit by Michal Simek · Mon Oct 05 15:23:00 2020 +0200
  30. f33d95b firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · Mon Oct 05 15:23:28 2020 +0200
  31. 16d5d3b spi: xilinx_spi: Remove unused variable by Michal Simek · Wed Sep 23 10:36:47 2020 +0200
  32. 54b2a7a Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Oct 26 17:27:38 2020 -0400
  33. cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · Mon Oct 26 19:50:58 2020 +0100
  34. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · Sun Oct 18 20:32:35 2020 +0200
  35. 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · Sun Oct 25 21:46:58 2020 -0400
  36. 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · Sun Oct 25 21:46:57 2020 -0400
  37. 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · Sun Oct 25 21:46:56 2020 -0400
  38. b213ffc clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · Tue Sep 29 21:52:12 2020 +0200
  39. 259029f phy: nop-phy: add clk bulk by Peng Fan · Thu Oct 15 18:05:58 2020 +0800
  40. 008573b i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:25:09 2020 +0200
  41. deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:18:17 2020 +0200
  42. 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · Thu Sep 10 18:18:16 2020 +0200
  43. 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · Fri Oct 23 09:16:13 2020 -0400
  44. ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · Fri Oct 23 09:15:55 2020 -0400
  45. c5977b1 dm: pci: fsl: Correct the workaround of erratum A-007815 by Hou Zhiqiang · Thu Oct 15 14:54:34 2020 +0800
  46. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  47. c615d0c gpio: mpc8xxx: support fsl-layerscape platform by hui.song · Thu Sep 24 21:40:50 2020 +0800
  48. 7fd2350 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · Thu Sep 10 12:42:19 2020 +0300
  49. 8e6bb37 pci: layerscape: move pci node search in a common function by Laurentiu Tudor · Thu Sep 10 12:42:17 2020 +0300
  50. 43dff4b pci: layerscape: move per-pci device fdt fixup in a function by Laurentiu Tudor · Fri Oct 23 13:35:27 2020 +0530
  51. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  52. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · Fri Oct 16 10:41:46 2020 +0200
  53. f9ca467 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · Thu Oct 15 18:38:18 2020 +0200
  54. 84fd316 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · Thu Oct 15 13:25:16 2020 +0900
  55. cda1686 serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · Thu Oct 15 13:25:13 2020 +0900
  56. b39ef89 cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · Thu Oct 15 10:25:14 2020 +0800
  57. acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · Thu Oct 15 10:25:13 2020 +0800
  58. 863efd8 clk: ccf: replace the get_rate helper by Dario Binacchi · Wed Oct 14 23:42:17 2020 +0200
  59. ab2066b ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · Mon Oct 12 18:35:55 2020 +0900
  60. 3110dcb mmc: Fix comment typo by Naoki Hayama · Mon Oct 12 18:35:22 2020 +0900
  61. fa5d33f rng: Add Qualcomm MSM PRNG driver by Robert Marko · Thu Oct 08 22:05:13 2020 +0200
  62. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · Thu Oct 08 22:05:11 2020 +0200
  63. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · Thu Oct 08 22:05:09 2020 +0200
  64. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · Wed Oct 07 14:37:44 2020 -0400
  65. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  66. 5726f2f tpm: cr50: Correct logging statements by Simon Glass · Sun Sep 27 18:46:24 2020 -0600
  67. 9a09630 i2c: designware: Use log_debug() for debugging by Simon Glass · Sun Sep 27 18:46:23 2020 -0600
  68. 72f0d99 syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · Sun Sep 27 18:46:17 2020 -0600
  69. a0638e7 Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Oct 22 08:25:41 2020 -0400
  70. b41f247 net: sun8i-emac: Lower MDIO frequency by Andre Przywara · Mon Jul 06 01:40:45 2020 +0100
  71. b3ce85c net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · Wed Oct 21 23:27:32 2020 +0530
  72. 5942282 net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · Mon Jul 06 01:40:43 2020 +0100
  73. 6bdc70e net: sun8i_emac: Fix MAC soft reset by Andre Przywara · Mon Jul 06 01:40:42 2020 +0100
  74. 4ab675e net: sun8i_emac: Fix overlong lines by Andre Przywara · Mon Jul 06 01:40:41 2020 +0100
  75. 2e7dd26 net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · Mon Jul 06 01:40:40 2020 +0100
  76. 1fae838 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · Mon Jul 06 01:40:39 2020 +0100
  77. 8cd8960 net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · Mon Jul 06 01:40:38 2020 +0100
  78. 7408b09 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · Mon Jul 06 01:40:37 2020 +0100
  79. e6e29cc net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · Mon Jul 06 01:40:36 2020 +0100
  80. f58d83c net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · Wed Oct 21 23:21:42 2020 +0530
  81. 0dd619b net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · Mon Jul 06 01:40:34 2020 +0100
  82. df6f271 net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · Mon Jul 06 01:40:33 2020 +0100
  83. 874145f net: sun8i-emac: Bail out on PHY error by Andre Przywara · Mon Jul 06 01:40:32 2020 +0100
  84. cf6da85 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · Fri Oct 02 14:08:54 2020 +0200
  85. 643e31b mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · Wed Sep 09 16:54:02 2020 -0500
  86. d6ff68d mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · Tue Sep 15 14:51:46 2020 -0500
  87. fb2dca3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 20 08:02:53 2020 -0400
  88. e4db739 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · Wed Oct 14 16:45:59 2020 +0100
  89. 3434a5f clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · Fri Oct 16 08:37:14 2020 +0100
  90. eb6474c clk: renesas: Add R8A774E1 clock tables by Biju Das · Wed Oct 14 18:17:36 2020 +0100
  91. 69159a2 clk: renesas: Add R8A774B1 clock tables by Biju Das · Wed Oct 14 18:17:35 2020 +0100
  92. 161bf54 clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock by Biju Das · Tue Sep 29 11:09:44 2020 +0100
  93. 5e45920 spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string by Biju Das · Wed Sep 30 13:19:34 2020 +0100
  94. 4cb093e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by developer · Wed Oct 14 15:08:30 2020 +0800
  95. 13dc3c8 usb: add MediaTek USB3 DRD driver by developer · Fri Oct 16 11:38:39 2020 +0800
  96. b758158 usb: common: add define of usb_speed_string() by developer · Wed Oct 14 15:08:28 2020 +0800
  97. 64bb6ce usb: add USB_SPEED_SUPER_PLUS by developer · Wed Oct 14 15:08:27 2020 +0800
  98. deb45f8 usb: musb-new: Fix typo in caution message by Naoki Hayama · Mon Oct 12 18:35:42 2020 +0900
  99. e3dedea usb: dwc2: Fix control OUT transfer issue by Chance.Yang · Tue Oct 06 10:55:49 2020 +0800
  100. 01adeb3 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · Tue Sep 29 22:03:01 2020 +0200