1. 7c4bf3d Merge tag 'u-boot-atmel-fixes-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Wed Jul 07 08:52:14 2021 -0400
  2. 5f2ff8e Merge branch '2021-07-06-platform-updates' by Tom Rini · Tue Jul 06 18:10:10 2021 -0400
  3. 706d481 serial: serial_msm: Ensure BAM/single character mode are disabled by Stephan Gerhold · Mon Jun 28 10:40:09 2021 +0200
  4. 5f37e50 Kconfig: convert CONFIG_SYS_I2C_LPC32XX by Trevor Woerner · Thu Jun 10 22:37:08 2021 -0400
  5. 2b9aad8 lpc32xx: i2c: finish DM/OF code by Trevor Woerner · Thu Jun 10 22:37:07 2021 -0400
  6. b55aa62 lpc32xx: i2c: fix base address by Trevor Woerner · Thu Jun 10 22:37:06 2021 -0400
  7. 90967e1 lpc32xx: i2c: remove unused define by Trevor Woerner · Thu Jun 10 22:37:05 2021 -0400
  8. 23325cf i2c: synquacer: SNI Synquacer I2C controller by Jassi Brar · Fri Jun 04 18:44:48 2021 +0900
  9. 717bab2 spi: synquacer: Add HSSPI SPI controller driver for SynQuacer by Jassi Brar · Fri Jun 04 18:44:27 2021 +0900
  10. 8188bda mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver by Jassi Brar · Fri Jun 04 18:44:16 2021 +0900
  11. 0685020 pci: synquacer: Add SynQuacer ECAM based PCIe driver by Masami Hiramatsu · Fri Jun 04 18:44:06 2021 +0900
  12. 7ccdc67 dm: pci: Skip setting VGA bridge bits if parent device is the host bus by Masami Hiramatsu · Fri Jun 04 18:43:34 2021 +0900
  13. 700ef60 ata: ahci-pci: Use scsi_ops to initialize ops by Masami Hiramatsu · Fri Jun 04 18:43:23 2021 +0900
  14. eb56796 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Jul 06 12:22:39 2021 -0400
  15. a4f7d8e w1: w1-gpio: claim the gpio with correct initial flag by Eugen Hristev · Wed Jun 23 16:11:58 2021 +0300
  16. 8cfc7c5 mmc: openpiton: add piton_mmc driver by Tianrui Wei · Thu Jul 01 12:54:20 2021 +0800
  17. f872d47 drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux' by Green Wan · Mon Jun 28 19:13:08 2021 +0800
  18. 9f50a56 net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN by Patrick Delaunay · Tue Mar 30 14:34:50 2021 +0200
  19. 1936308 net: enetc: propagate the return code from phy_startup() to eth_ops::start by Vladimir Oltean · Tue Jun 29 20:53:17 2021 +0300
  20. 14ca0c3 net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling by Vladimir Oltean · Tue Jun 29 20:53:16 2021 +0300
  21. 10c6fe4 net: enetc: require a PHY device when probing by Vladimir Oltean · Tue Jun 29 20:53:15 2021 +0300
  22. 9d09b0a net: smc911x: Determine bus width at runtime by Andre Przywara · Mon Jun 28 14:30:31 2021 +0100
  23. 30301e5 net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol by Andre Przywara · Mon Jun 28 14:30:30 2021 +0100
  24. f2d36cb phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · Fri Jun 18 21:58:30 2021 +0300
  25. bfc606b Merge branch 'next' by Tom Rini · Mon Jul 05 11:20:30 2021 -0400
  26. 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jul 01 08:57:23 2021 -0400
  27. 991dce7 watchdog: cadence: Add expire_now method by Michal Simek · Mon Jun 28 13:44:16 2021 +0200
  28. 1faf526 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Wed Jun 30 15:48:09 2021 -0400
  29. 170013f spi: Update speed/mode on change by Marek Vasut · Thu Jun 10 14:00:00 2021 +0200
  30. 712e52c mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:04 2021 +0900
  31. 1cf551d mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:03 2021 +0900
  32. 60cddaf mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · Tue Jun 29 15:01:02 2021 +0900
  33. 3e01b95 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · Tue Jun 29 15:01:01 2021 +0900
  34. d74d7fa mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · Tue Jun 29 15:01:00 2021 +0900
  35. ee93e45 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · Tue Jun 29 15:00:59 2021 +0900
  36. 902df1d mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · Tue Jun 29 15:00:58 2021 +0900
  37. a3814fd mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:00:57 2021 +0900
  38. 159b60e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Mon Jun 28 18:32:07 2021 -0400
  39. 03b1715 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Mon Jun 28 18:31:53 2021 -0400
  40. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  41. 645aa76 net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet by Ashok Reddy Soma · Thu Jun 24 00:34:41 2021 -0600
  42. 3c4df95 net: xilinx: axi_emac: Cleanup of of_to_plat() by Ashok Reddy Soma · Thu Jun 24 00:34:40 2021 -0600
  43. a707703 serial: zynq: Add support for serial parameters by Kunihiko Hayashi · Fri Jun 25 20:19:11 2021 +0900
  44. ceedd3a serial: Add additional depencies for PL010 and PL011 drivers by Michal Simek · Thu Jun 24 13:36:23 2021 +0200
  45. 9c35a61 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:29 2021 +0530
  46. caee9a6 mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · Sat Jun 26 00:47:28 2021 +0530
  47. 1c2bc5e mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · Sat Jun 26 00:47:27 2021 +0530
  48. 7f99605 mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · Sat Jun 26 00:47:26 2021 +0530
  49. 62e4b5c mtd: spi-nor-core: Perform a Soft Reset on boot by Pratyush Yadav · Sat Jun 26 00:47:25 2021 +0530
  50. 4610350 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · Sat Jun 26 00:47:24 2021 +0530
  51. 4e293e9 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · Sat Jun 26 00:47:23 2021 +0530
  52. 1e9df68 mtd: spi-nor-core: Do not make invalid quad enable fatal by Pratyush Yadav · Sat Jun 26 00:47:22 2021 +0530
  53. 12b8f8b mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · Sat Jun 26 00:47:21 2021 +0530
  54. 8e27ea8 mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:20 2021 +0530
  55. 8c49454 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · Sat Jun 26 00:47:19 2021 +0530
  56. 6d5846b mtd: spi-nor-core: Get command opcode extension type from BFPT by Pratyush Yadav · Sat Jun 26 00:47:18 2021 +0530
  57. 6100561 mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D by Pratyush Yadav · Sat Jun 26 00:47:17 2021 +0530
  58. be389f6 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · Sat Jun 26 00:47:16 2021 +0530
  59. d5baf16 mtd: spi-nor-core: Do not set data direction when there is no data by Pratyush Yadav · Sat Jun 26 00:47:15 2021 +0530
  60. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · Sat Jun 26 00:47:14 2021 +0530
  61. af27318 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · Sat Jun 26 00:47:13 2021 +0530
  62. 6103465 mtd: spi-nor-core: Move SFDP related declarations to top by Pratyush Yadav · Sat Jun 26 00:47:12 2021 +0530
  63. 28d20db mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · Sat Jun 26 00:47:11 2021 +0530
  64. 6ab0762 mtd: spi-nor-core: Fix address width on flash chips > 16MB by Pratyush Yadav · Sat Jun 26 00:47:10 2021 +0530
  65. e1814ad spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · Sat Jun 26 00:47:09 2021 +0530
  66. 8dcf3e2 spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · Sat Jun 26 00:47:08 2021 +0530
  67. 8e0be9e spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · Sat Jun 26 00:47:07 2021 +0530
  68. 8c8452c spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:06 2021 +0530
  69. ed08485 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · Sat Jun 26 00:47:04 2021 +0530
  70. 87a6db3 spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · Sat Jun 26 00:47:03 2021 +0530
  71. c93136b spi: Add MXIC controller driver by Zhengxun · Wed Jun 23 17:15:15 2021 +0000
  72. f88939c usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · Sun Jun 20 12:00:52 2021 -0300
  73. 759126c usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · Sun Jun 20 12:00:51 2021 -0300
  74. 4dbc653 pinctrl: renesas: Import R8A779A0 V3U PFC tables by Marek Vasut · Tue Apr 27 01:55:54 2021 +0200
  75. d9544f8 gpio: renesas: Handle R8A779A0 V3U INEN register by Marek Vasut · Tue Apr 27 21:29:50 2021 +0200
  76. 86d59f3 clk: renesas: Add R8A779A0 clock tables by Hai Pham · Tue Aug 11 10:46:34 2020 +0700
  77. 0fbb8a7 clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code by Marek Vasut · Tue Apr 27 19:52:53 2021 +0200
  78. f96299f mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · Wed May 26 14:08:25 2021 +0200
  79. db3ce1f mtd: probe SPI NOR devices in mtd_probe_devices() by Marek Behún · Wed May 26 14:08:23 2021 +0200
  80. 3246ae2 mtd: remove mtd_probe() function by Marek Behún · Wed May 26 14:08:22 2021 +0200
  81. d37eb23 mtd: spi-nor: fill-in mtd->dev member by Marek Behún · Wed May 26 14:08:21 2021 +0200
  82. c1fcc14 mtd: spi-nor: allow registering multiple MTDs when DM is enabled by Marek Behún · Wed May 26 14:08:20 2021 +0200
  83. 544a8c9 mtd: add support for parsing partitions defined in OF by Marek Behún · Wed May 26 14:08:19 2021 +0200
  84. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  85. 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · Wed May 26 14:08:17 2021 +0200
  86. 4b017b9 mtd: spinand: macronix: Add support for serial NAND flash by Jaime Liao · Mon Jun 07 16:19:15 2021 +0800
  87. 870d071 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Wed Jun 23 08:46:26 2021 -0400
  88. bc80956 nvme: Don't clear nvme blk device's priv space by Bin Meng · Tue Jun 22 21:16:21 2021 +0800
  89. 36144bb nvme: Drop useless members of 'struct nvme_ns' by Bin Meng · Tue Jun 22 21:16:20 2021 +0800
  90. abc6d08 nvme: Eliminate the offset of one during block dev creation by Bin Meng · Tue Jun 22 21:16:19 2021 +0800
  91. 818db24 nvme: Skip block device creation for inactive namespaces by Bin Meng · Tue Jun 22 21:16:18 2021 +0800
  92. a82f325 nvme: Move block dev creation from uclass post_probe() to driver probe() by Bin Meng · Tue Jun 22 21:16:17 2021 +0800
  93. 631dde6 nvme: Remove the redundant aqa value setting by Wesley Sheng · Tue Jun 22 11:34:43 2021 +0800
  94. 85a9561 nvme: Correct the prps per page calculation method by Wesley Sheng · Tue Jun 22 11:34:21 2021 +0800
  95. 9f7e942 nvme: fix for big endian systems by David Lamparter · Thu May 06 20:24:30 2021 +0200
  96. 39df053 clk: zynq: Add clock wizard driver by Zhengxun · Fri Jun 11 15:10:48 2021 +0000
  97. a917de7 gpio: pca953x: Add missing i2c dependency by Michal Simek · Wed Jun 02 12:40:45 2021 +0200
  98. c8c9528 mtd: spi-nor-ids: Add Macronix MX66UW2G345G by zhengxun · Tue Mar 23 13:16:47 2021 +0000
  99. d6837b4 Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · Mon Jun 07 17:40:09 2021 -0300
  100. ff6bf1f mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · Mon May 31 08:31:50 2021 +0900