1. 5f1d1a1 net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  2. 05b7cb5 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  3. 6209788 net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  4. 61efbec board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  5. fca315a arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  6. bc4e982 net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · 3 years ago
  7. d883a5f net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · 3 years ago
  8. 9bf2b96 net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · 3 years ago
  9. f8ca46e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · 3 years ago
  10. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years ago
  11. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years ago
  12. a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years ago
  13. 5ecdf0a net: dsa: remove unused variables by Vladimir Oltean · 3 years ago
  14. 5cc283b net: dsa: pass CPU port fixed PHY to .port_disable by Vladimir Oltean · 3 years ago
  15. 66fd01f net: update NXP copyright text by Vladimir Oltean · 3 years ago
  16. 4f8f801 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · 3 years, 1 month ago
  17. 4f5bd8d net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · 3 years, 1 month ago
  18. 4b46e83 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · 3 years, 1 month ago
  19. 5eee5ab net: dsa: refactor the code to set the port MAC address into a dedicated function by Vladimir Oltean · 3 years, 1 month ago
  20. f4b712b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · 3 years, 1 month ago
  21. 351b6bb net: dsa: felix: felix_init() can be static by Vladimir Oltean · 3 years, 1 month ago
  22. 596ec9b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · 3 years ago
  23. c098a83 Prepare v2021.10-rc5 by Tom Rini · 3 years ago
  24. c6fd4fd phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years ago
  25. 4d51560 arm: mvebu: turris_omnia: fix leaked mtd device by Marek Behún · 3 years ago
  26. 0198018 efi_loader: Fix spec ID event creation by Ruchika Gupta · 3 years, 1 month ago
  27. 9ac1348 doc: Add mention of the /config binding by Simon Glass · 3 years ago
  28. dc22e64 arm: orion5x: edminiv2: change maintainer by Simon Guinot · 3 years ago
  29. 4c3e847 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years ago
  30. dba7eea Taking over responsibility for GE boards from Sebastian by Martyn Welch · 3 years ago
  31. 26e21d3 MAINTAINERS: remove SPEAR entry by Patrick Delaunay · 3 years ago
  32. 0016153 fs: avoid superfluous messages by Heinrich Schuchardt · 3 years ago
  33. 785b857 scripts/mailmapper: enable running with Python 3 by Heinrich Schuchardt · 3 years ago
  34. 577e45f test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · 3 years, 2 months ago
  35. c74d0ae ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 1 month ago
  36. 9de0f14 arm: socfpga: vining: Let DWMAC configure PHY reset GPIO by Marek Vasut · 3 years, 1 month ago
  37. 888d3d4 arm: socfpga: vining: Enable DW I2C driver by Marek Vasut · 3 years, 1 month ago
  38. 4a60d35 arm: socfpga: vining: Fix UDC controller phandle in DT by Marek Vasut · 3 years, 1 month ago
  39. 4527568 arm: socfpga: vining: Un-disable WDT in DT by Marek Vasut · 3 years, 1 month ago
  40. dc5d071 arm: socfpga: vining: Set default SPI NOR mode and frequency by Marek Vasut · 3 years, 1 month ago
  41. 563b90c arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S by Marek Vasut · 3 years, 1 month ago
  42. 3cecab9 arm: socfpga: vining: Increase environment size by Marek Vasut · 3 years, 1 month ago
  43. 946af58 arm: socfpga: vining: Drop meaningless comment by Marek Vasut · 3 years, 1 month ago
  44. 275c4f2 usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years ago
  45. e2a41bf usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years ago
  46. 656bc27 usb: ehci-ci: remove redundant PORTSC flag definitions by Matthias Schiffer · 3 years ago
  47. bc31f6a include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL by Matthias Schiffer · 3 years ago
  48. daa6329 usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years ago
  49. de5aef0 configs: Enable USB3 on Allwinner H6 boards by Samuel Holland · 3 years, 3 months ago
  50. 02d824e usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 3 months ago
  51. a0a5c43 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 3 months ago
  52. a814dbe phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · 3 years, 3 months ago
  53. 5501fad x86: tangier: acpi: Add GPIO card detection to SDHCI #2 by Andy Shevchenko · 3 years, 1 month ago
  54. 2f025b9 x86: edison: Mark eMMC non-removable by Andy Shevchenko · 3 years, 1 month ago
  55. b218f86 mtd: cfi_flash: use cfi_flash_num_flash_banks only when supported by Patrick Delaunay · 3 years ago
  56. a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 1 month ago
  57. 06cec89 i2c: mvtwsi: Add support for DM clocks and resets by Samuel Holland · 3 years, 1 month ago
  58. e53979c i2c: rcar_i2c: Enable configuring SCL rise and fall times by Adam Ford · 3 years, 1 month ago
  59. 4b62ba8 ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig by Tom Rini · 3 years, 1 month ago
  60. f899cc1 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 1 month ago
  61. b17cc80 omap4_panda: Remove unused comments/code by Tom Rini · 3 years, 1 month ago
  62. 0eeabc6 omap3_logic: Remove unused comments/code by Tom Rini · 3 years, 1 month ago
  63. e124b65 am3517_evm: Remove unused comments/code by Tom Rini · 3 years, 1 month ago
  64. 899867a Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · 3 years, 1 month ago
  65. fb1d177 usb: ehci-omap: Drop non-DM_USB legacy code by Tom Rini · 3 years, 1 month ago
  66. 425c121 omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDK by Tom Rini · 3 years, 1 month ago
  67. 2043f9c ti: keystone: dma: Migrate to Kconfig by Tom Rini · 3 years, 1 month ago
  68. c8c934b ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · 3 years, 1 month ago
  69. bdeedc1 compulab: Clean up some unused symbols by Tom Rini · 3 years, 1 month ago
  70. 8d8d7e9 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · 3 years, 1 month ago
  71. 2c8419f usb: phy: ti: Remove non-DM PHY code by Tom Rini · 3 years, 1 month ago
  72. bfbb724 keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace by Tom Rini · 3 years, 1 month ago
  73. b829224 doc: ti: am335x_evm: Minor general updates by Tom Rini · 3 years, 1 month ago
  74. c8fff5d doc: ti: Convert am335x_evm README to rST by Tom Rini · 3 years, 1 month ago
  75. 1d1f98c Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years ago
  76. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years ago
  77. 0b9bcf6 Prepare v2021.10-rc5 by Tom Rini · 3 years ago
  78. 78c16a9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  79. ccee8ea phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years ago
  80. 0ef476e arm: mvebu: turris_omnia: fix leaked mtd device by Marek Behún · 3 years ago
  81. 76ad024 Merge tag 'efi-2021-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  82. 933bf26 fdt_support.h: Remove duplicated declarations by Bin Meng · 3 years ago
  83. 2348e72 dm: pci: Fix handling of errors when scanning device by Pali Rohár · 3 years, 1 month ago
  84. 8ae8da1 sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 1 month ago
  85. 48609d0 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 2 months ago
  86. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 2 months ago
  87. f521be6 dm: doc: Add a note about of-platdata header files by Simon Glass · 3 years, 2 months ago
  88. f0ab8f9 clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 2 months ago
  89. 4ee0cc8 dm: Add comments to dt-structs contents by Simon Glass · 3 years, 2 months ago
  90. f99cbe4 fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · 3 years, 2 months ago
  91. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 2 months ago
  92. 62470af mmc: nds32: ftsdc010: Convert to livetree by Simon Glass · 3 years, 2 months ago
  93. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  94. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  95. eaad01a fdt: Create a new OF_REAL Kconfig by Simon Glass · 3 years, 2 months ago
  96. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago
  97. 346cee3 efi_loader: Fix spec ID event creation by Ruchika Gupta · 3 years, 1 month ago
  98. 269d2d1 doc: Add mention of the /config binding by Simon Glass · 3 years ago
  99. bb38d77 vexpress_ca9x4: Add missing SYS_LOAD_ADDR by Tom Rini · 3 years ago
  100. bf0491f Merge branch '2021-09-24-assorted-updates' into next by Tom Rini · 3 years ago