1. 80ebc63 phy: marvell: cp110: mark u-boot power-off calls by Igal Liberman · 6 years ago
  2. f596b01 phy: marvell: fix handling of unconnected comphy by Christine Gharzuzi · 6 years ago
  3. 5f41aaf phy: marvell: pass sgmii id to firmware by Igal Liberman · 6 years ago
  4. cd2caff phy: marvell: cp110: clean up driver after it was moved to atf by Grzegorz Jaszczyk · 7 years ago
  5. affd61f phy: marvell: cp110: remove both phy and pipe selector configuration by Grzegorz Jaszczyk · 7 years ago
  6. 2e28b59 phy: marvell: cp110: let the firmware perform training for XFI by Grzegorz Jaszczyk · 7 years ago
  7. f635c3b phy: marvell: cp110: let the firmware configure comphy for USB by Grzegorz Jaszczyk · 7 years ago
  8. 26d9763 phy: marvell: cp110: let the firmware configure comphy for RXAUI by Grzegorz Jaszczyk · 7 years ago
  9. 5ed3dc2 phy: marvell: cp110: remove unused definitions by Marcin Wojtas · 5 years ago
  10. b21e1f3 phy: marvell: enable comphy info prints for all devices by Igal Liberman · 7 years ago
  11. e49cdbe phy: marvell: add RX training command by Igal Liberman · 3 years, 7 months ago
  12. 7b27e60 phy: marvell: save comphy_map_data priv structure by Igal Liberman · 7 years ago
  13. c2bf42f phy: marvell: fix several minor bugs in comphy_probe by Igal Liberman · 7 years ago
  14. 3e69b4a phy: marvell: cp110: utmi: update analog parameters according to latest ETP by Igal Liberman · 7 years ago
  15. 22bc868 phy: marvell: cp110: initialize only enabled UTMI units by Omri Itach · 8 years ago
  16. 89351ba phy: marvell: add missing speed during info prints by Igal Liberman · 7 years ago
  17. 2dbba24 phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · 7 years ago
  18. 4568e20 phy: marvell: add comphy type PHY_TYPE_USB3 by jinghua · 7 years ago
  19. fec8c90 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · 7 years ago
  20. b669db8 reset: fix reset_get_by_index_nodev index handling by Neil Armstrong · 3 years, 6 months ago
  21. 48594c3 pinctrl: single: fix a never true comparison by Dario Binacchi · 3 years, 6 months ago
  22. 10221d2 pinctrl: single: check function mask to be non-zero by Dario Binacchi · 3 years, 6 months ago
  23. 17bd5cc allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · 3 years, 6 months ago
  24. f9fb4c4 timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG by Rasmus Villemoes · 3 years, 6 months ago
  25. d0c9474 watchdog: use time_after_eq() in watchdog_reset() by Rasmus Villemoes · 3 years, 6 months ago
  26. c408ce2 clk: renesas: Synchronize Gen2 MSTP teardown tables by Marek Vasut · 4 years, 5 months ago
  27. 40c9728 clk: renesas: Only ever access documented bits in clock driver teardown by Marek Vasut · 4 years, 6 months ago
  28. 5967a04 net: sun8i-emac: Fix pinmux setup for Allwinner H5 by Andre Przywara · 3 years, 6 months ago
  29. 9201200 scsi: Add ata_swap_buf_le16() to support big-endian platforms by Stefan Roese · 3 years, 7 months ago
  30. d960a70 ata: ahci: Fix usage on big-endian platforms by Stefan Roese · 3 years, 7 months ago
  31. 089884d sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon by Stefan Roese · 3 years, 7 months ago
  32. 737c3de serial: serial_octeon_bootcmd.c: Add PCI remote console support by Stefan Roese · 3 years, 7 months ago
  33. 86251e4 serial: serial_octeon_pcie_console.c: Add PCI remote console support by Stefan Roese · 3 years, 7 months ago
  34. 98dabb3 mips: octeon: Add Octeon PCIe host controller driver by Stefan Roese · 3 years, 7 months ago
  35. cbcf358 mips: octeon: Misc changes required because of the newly added headers by Stefan Roese · 3 years, 10 months ago
  36. 99ae5e3 video: sunxi: de2: switch to public uclass functions by Jernej Skrabec · 3 years, 6 months ago
  37. 59dd862 video: sunxi: dw-hdmi: read source_id later by Jernej Skrabec · 3 years, 6 months ago
  38. c439b56 video: sunxi: Remove TV probe from DE2 by Jernej Skrabec · 3 years, 6 months ago
  39. a1d2ad4 video: sunxi: Remove check for ddc-i2c-bus property by Jernej Skrabec · 3 years, 6 months ago
  40. 935b519 video: sunxi: Use DW-HDMI hpd function by Jernej Skrabec · 3 years, 6 months ago
  41. 3b9021a video: sunxi: Add mode_valid callback to sunxi_dw_hdmi by Jernej Skrabec · 3 years, 6 months ago
  42. 4d85f42 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 6 months ago
  43. e1769da usb: ehci-hcd: Add IAA handshake for removing async QH by Ye Li · 3 years, 8 months ago
  44. f9bb0ba mmc: octeontx_hsmmc: Add support for MIPS Octeon by Stefan Roese · 3 years, 7 months ago
  45. 42b5143 net: jr2: Fix Serdes6G configuration by Horatiu Vultur · 3 years, 8 months ago
  46. 6b59304 net: jr2: Reset switch by Horatiu Vultur · 3 years, 8 months ago
  47. a6713b3 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 7 months ago
  48. 91f00ba sysreset: psci: use psci driver exported functions by Igor Opaniuk · 3 years, 7 months ago
  49. b7135b0 psci: add features/reset2 support by Igor Opaniuk · 3 years, 7 months ago
  50. debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 6 months ago
  51. 6ab0286 power: regulator: add driver for ANATOP regulator by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  52. 935e0b0 net: octeontx: smi: fix mii probe by Tim Harvey · 3 years, 7 months ago
  53. 98a8180 drivers: ata: ahci: update max id if it is more than available ports by Suneel Garapati · 3 years, 7 months ago
  54. 8c64347 drivers: net: octeontx: fix QSGMII by Tim Harvey · 3 years, 7 months ago
  55. 0a527fd Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · 3 years, 8 months ago
  56. 182c5f1 misc: make CONFIG_IRQ selectable for all platforms by Wasim Khan · 3 years, 8 months ago
  57. 628adbd phy: meson-g12a-usb3-pcie: add support for PCIe ops by Neil Armstrong · 3 years, 8 months ago
  58. 2696a41 clk: meson-g12a: add PCIe gates by Neil Armstrong · 3 years, 8 months ago
  59. e1038ac gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks by Eugen Hristev · 3 years, 7 months ago
  60. c6ae5e9 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 6 months ago
  61. 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  62. 5e7e2a8 usb: ehci-mx6: Add iMX8M support by Marek Vasut · 3 years, 7 months ago
  63. f444f89 usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · 3 years, 7 months ago
  64. e87015f usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · 3 years, 7 months ago
  65. 1aae8a3 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · 3 years, 6 months ago
  66. 50d0146 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · 3 years, 7 months ago
  67. 6443a3b usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · 3 years, 7 months ago
  68. 6686469 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · 3 years, 7 months ago
  69. 849763b usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 7 months ago
  70. eb64f59 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 7 months ago
  71. ef464e4 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · 3 years, 7 months ago
  72. 4dcfa3b usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · 3 years, 7 months ago
  73. 598fa7e usb: ehci-mx6: Unify USBNC registers by Marek Vasut · 3 years, 7 months ago
  74. 7f2c10e usb: ehci-mx6: Add DM clock support by Marek Vasut · 3 years, 7 months ago
  75. 7e1f1e1 usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · 3 years, 7 months ago
  76. f174a0d imx: power-domain: Add fsl,imx8mn-gpc compatible string by Marek Vasut · 3 years, 7 months ago
  77. da16034 imx: power-domain: Add fsl,imx8mm-gpc compatible string by Marek Vasut · 3 years, 7 months ago
  78. 1220aa9 phy: nop-phy: Add standard usb-nop-xceiv compat string by Marek Vasut · 3 years, 7 months ago
  79. 599177e sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · 3 years, 8 months ago
  80. fa7eabf clk: sunxi: h6: Add XHCI clocks by Samuel Holland · 3 years, 9 months ago
  81. 9078b67 clk: sunxi: Add a dummy clock driver for the RTC by Samuel Holland · 3 years, 9 months ago
  82. 45b3cf8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 6 months ago
  83. ea8971c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 7 months ago
  84. 80279fa dm: core: Correctly read <ranges> of simple-bus by Bin Meng · 3 years, 7 months ago
  85. a081546 net: tsec: Support <reg> property from the subnode "queue-group" by Bin Meng · 3 years, 7 months ago
  86. 408f056 net: tsec: Use map_physmem() directly instead of dev_remap_addr() by Bin Meng · 3 years, 7 months ago
  87. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 7 months ago
  88. 3c56251 net: tsec: Use dm_eth_phy_connect() directly for the DM case by Vladimir Oltean · 3 years, 7 months ago
  89. ec3b97e net: phy: fixed: Support the old DT binding by Bin Meng · 3 years, 7 months ago
  90. d809a9d net: phy: fixed: Add the missing ending newline by Bin Meng · 3 years, 7 months ago
  91. af34a94 net: phy: fixed: Make driver ops static by Bin Meng · 3 years, 7 months ago
  92. 676fbd3 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · 3 years, 7 months ago
  93. 188ff18 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · 3 years, 7 months ago
  94. 6c99381 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · 3 years, 7 months ago
  95. 3407c30 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · 3 years, 7 months ago
  96. f27bc8a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 7 months ago
  97. 173c66b of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 7 months ago
  98. 017af7f watchdog: Add booke watchdog driver by Chris Packham · 3 years, 8 months ago
  99. 2c32c70 pci: add Amlogic Meson Designware PCIe controller by Neil Armstrong · 3 years, 7 months ago
  100. c90f3d0 pci: pcie_dw_rockchip: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 7 months ago