1. 78acb92 gpio: Verify validity of pin offsets from device trees by Samuel Holland · Sat Sep 11 17:05:52 2021 -0500
  2. 8f53a33 gpio: Verify validity of pin offsets when looking up names by Samuel Holland · Sat Sep 11 17:05:51 2021 -0500
  3. f02f957 pinctrl: single: Add request() api by Bharat Gooty · Tue Aug 24 15:46:32 2021 +0530
  4. 1063e10 pinctrl: single: Parse gpio details from dt by Bharat Gooty · Tue Aug 24 15:46:31 2021 +0530
  5. d140bba Merge branch 'next' by Tom Rini · Mon Oct 04 11:27:55 2021 -0400
  6. 545be19 mtd: cqspi: Fix division by zero by Marek Vasut · Tue Sep 14 05:21:48 2021 +0200
  7. d35cdfb watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · Sat Sep 18 08:17:55 2021 +0200
  8. 4d5d5d3 pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · Fri Sep 17 15:11:30 2021 +0300
  9. 06a6805 pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · Fri Sep 17 15:11:29 2021 +0300
  10. 3ea9a7a pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · Fri Sep 17 15:11:28 2021 +0300
  11. 86fa8b0 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · Fri Sep 17 15:11:27 2021 +0300
  12. 69c5f8a pci: pci_read_config can be static by Vladimir Oltean · Fri Sep 17 15:11:26 2021 +0300
  13. 278a5b5 pci: pci_write_config can be static by Vladimir Oltean · Fri Sep 17 15:11:25 2021 +0300
  14. 2363f8a pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · Fri Sep 17 15:11:21 2021 +0300
  15. 32ff6e2 rtc: rx8025: revise single register write to use offset by Mathew McBride · Fri Sep 17 06:46:04 2021 +0000
  16. f096e2d rtc: rx8025: set date in a single i2c transaction by Mathew McBride · Fri Sep 17 06:46:03 2021 +0000
  17. f36e6c7 rtc: rx8025: add support for EPSON RX8035. by Mathew McBride · Fri Sep 17 06:46:02 2021 +0000
  18. 25026cb rtc: rx8025: drop non-DM support by Mathew McBride · Fri Sep 17 06:46:01 2021 +0000
  19. 997f84d serial: Remove extraneous SYS_MALLOC_F check by Tom Rini · Mon Sep 13 17:24:54 2021 -0400
  20. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  21. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  22. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  23. 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 30 11:29:41 2021 -0400
  24. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  25. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  26. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  27. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  28. d630edd watchdog: versal: Add support for expire now by Ashok Reddy Soma · Tue Sep 28 11:31:59 2021 +0530
  29. db1aa0d watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · Tue Sep 28 11:31:58 2021 +0530
  30. b5ef0ba clk: versal: Enable only GATE type clocks by T Karthik Reddy · Tue Sep 28 11:30:27 2021 +0530
  31. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  32. ecc4a23 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · Tue Sep 28 19:18:56 2021 -0400
  33. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  34. 5b4956a mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · Tue Sep 14 20:28:24 2021 +0200
  35. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  36. e22c968 net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · Mon Sep 27 14:22:02 2021 +0300
  37. c1759a8 net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:59 2021 +0300
  38. ad2e1fc net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:58 2021 +0300
  39. f201344 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:57 2021 +0300
  40. 34b98bc net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:56 2021 +0300
  41. 208cf4a net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:55 2021 +0300
  42. 1cf22ab net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:54 2021 +0300
  43. 1e70f9f net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:53 2021 +0300
  44. 7947ab4 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:52 2021 +0300
  45. f3b1db7 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:51 2021 +0300
  46. 5a9dd58 net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:50 2021 +0300
  47. c99dd24 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:49 2021 +0300
  48. dcd21cc net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:48 2021 +0300
  49. 487ce78 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:47 2021 +0300
  50. c786b52 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:46 2021 +0300
  51. ec7a56b net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:45 2021 +0300
  52. 17c24f9 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:44 2021 +0300
  53. ca8d72e net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:43 2021 +0300
  54. dff95bf net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · Sat Sep 18 15:46:55 2021 +0300
  55. 0e57757 net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · Sat Sep 18 15:46:54 2021 +0300
  56. 19d04df net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · Sat Sep 18 15:32:37 2021 +0300
  57. 5c10f9e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · Sat Sep 18 15:32:36 2021 +0300
  58. 6caef97 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · Sat Sep 18 15:32:35 2021 +0300
  59. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · Sat Sep 18 15:32:34 2021 +0300
  60. c22e3b8 net: phy: genphy_init can be static by Vladimir Oltean · Sat Sep 18 14:55:24 2021 +0300
  61. 5041e42 net: update NXP copyright text by Vladimir Oltean · Fri Sep 17 14:27:13 2021 +0300
  62. e26bcf6 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · Tue Aug 24 15:00:43 2021 +0300
  63. 81cec03 net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · Tue Aug 24 15:00:42 2021 +0300
  64. 132a8c2 net: dsa: felix: felix_init() can be static by Vladimir Oltean · Tue Aug 24 15:00:38 2021 +0300
  65. 8ca1e6b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · Tue Sep 28 18:49:02 2021 +0300
  66. 41b1b4f phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · Wed Sep 15 15:45:31 2021 +0200
  67. 33d6554 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  68. bb22480 ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · Tue Sep 14 05:20:19 2021 +0200
  69. a6b800e usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · Thu Sep 16 16:00:09 2021 +0200
  70. c1969ab usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · Mon Sep 20 15:37:25 2021 +0200
  71. 7a4c32e usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · Mon Sep 20 15:37:22 2021 +0200
  72. 2ce63ab usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · Mon Jul 05 13:29:03 2021 +0100
  73. f2f88cc usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · Mon Jul 05 13:29:02 2021 +0100
  74. a943169 phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · Mon Jul 05 13:29:01 2021 +0100
  75. bc77af5 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  76. 5b35b29 i2c: mvtwsi: Add support for DM clocks and resets by Samuel Holland · Sun Sep 12 10:21:39 2021 -0500
  77. 62f27e4 i2c: rcar_i2c: Enable configuring SCL rise and fall times by Adam Ford · Tue Aug 24 09:10:31 2021 -0500
  78. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · Sun Sep 12 20:32:32 2021 -0400
  79. a7e6759 Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · Sun Sep 12 20:32:28 2021 -0400
  80. 8729d3f usb: ehci-omap: Drop non-DM_USB legacy code by Tom Rini · Sun Sep 12 20:32:27 2021 -0400
  81. 1a1f22f ti: keystone: dma: Migrate to Kconfig by Tom Rini · Sun Sep 12 20:32:25 2021 -0400
  82. dada0e3 ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · Sun Sep 12 20:32:24 2021 -0400
  83. ebc1c84 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · Sun Sep 12 20:32:22 2021 -0400
  84. 7392617 usb: phy: ti: Remove non-DM PHY code by Tom Rini · Sun Sep 12 20:32:21 2021 -0400
  85. 4d01402 keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace by Tom Rini · Sun Sep 12 20:32:20 2021 -0400
  86. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  87. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  88. fcbb255 phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · Wed Sep 15 15:45:31 2021 +0200
  89. a8a520d dm: pci: Fix handling of errors when scanning device by Pali Rohár · Tue Sep 07 18:07:08 2021 +0200
  90. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · Sat Aug 28 11:42:08 2021 +0200
  91. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  92. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  93. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · Sat Aug 07 07:24:09 2021 -0600
  94. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · Sat Aug 07 07:24:06 2021 -0600
  95. 47f6469 mmc: nds32: ftsdc010: Convert to livetree by Simon Glass · Sat Aug 07 07:24:05 2021 -0600
  96. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  97. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  98. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  99. b25a5e5 drivers: tpm2: update reset gpio semantics by Jorge Ramirez-Ortiz · Thu Jun 03 12:40:26 2021 +0200
  100. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200