]> Git Repo - J-u-boot.git/history - drivers/net/phy/phy.c
net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol
[J-u-boot.git] / drivers / net / phy / phy.c
2024-06-13 Marek Vasutnet: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol
2024-06-07 Tom RiniMerge patch series "k3-j721e: Enable OF_UPSTREAM for...
2024-06-07 Tom RiniMerge patch series "'eeprom' command improvements"
2024-06-04 Tom RiniMerge tag 'v2024.07-rc4' into next
2024-05-24 Tom RiniMerge patch series "FWU: Add support for FWU metadata...
2024-05-20 Tom RiniRestore patch series "arm: dts: am62-beagleplay: Fix...
2024-05-20 Tom RiniMerge tag 'v2024.07-rc3' into next
2024-05-20 Tom RiniSubtree merge tag 'v6.9-dts' of devicetree-rebasing...
2024-05-19 Tom RiniRevert "Merge patch series "arm: dts: am62-beagleplay...
2024-05-16 Tom RiniMerge patch series "Enable OF_UPSTREAM for J721s2 and...
2024-05-15 Tom RiniMerge patch series "Add DFU and usb boot for TI am62x...
2024-05-14 Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-05-13 Tom RiniMerge patch series "arm: dts: am62-beagleplay: Fix...
2024-05-10 Tom RiniMerge patch series "Add AM64x Support to PRUSS and...
2024-05-10 Tom RiniMerge patch series "Generate all SR boot binaries"
2024-05-10 Tom RiniMerge patch series "*** Commonize board code for K3...
2024-05-08 Tom RiniMerge patch series "arm: Add Analog Devices SC5xx Machi...
2024-05-07 Tom RiniMerge branch '2024-05-06-remove-include-common_h' into...
2024-05-07 Tom Rininet: Remove <common.h> and add needed includes
2024-04-22 Tom RiniMerge patch series "configs: apple: Switch to standard...
2024-04-12 Tom RiniMerge patch series "zlib: Address CVE-2016-9841"
2024-04-11 Tom RiniMerge patch series "boot: fdt: Change type of env_get_b...
2024-04-11 Tom RiniMerge patch series "Resolve issues with booting distros...
2024-04-10 Tom RiniMerge patch series "pxe: Allow extlinux booting without...
2024-04-10 Tom RiniMerge patch series "Complete decoupling of zboot logic...
2024-04-10 Tom RiniMerge tag 'xilinx-for-v2024.07-rc1' of https://source...
2024-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-04-03 Tom RiniMerge tag 'u-boot-dfu-next-20240402' of https://source...
2024-04-03 Tom RiniMerge tag 'u-boot-dfu-20240402' of https://source.denx...
2024-04-02 Tom RiniMerge branch 'next'
2024-04-01 Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-03-29 Tom RiniMerge patch series "Clean up arm linker scripts"
2024-03-28 Tom RiniMerge branch '2024-03-28-assorted-net-changes' into...
2024-03-26 Marek Vasutnet: phy: Factor out PHY GPIO reset code
2024-03-26 Jacky Chounet: phy: the NC-SI phy device do not require mdio bus
2024-03-26 Eugeniu Roscanet: phy: Fix signed shift overflow
2024-02-29 Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2023-10-04 Tom RiniMerge tag 'u-boot-stm32-20231004' of https://source...
2023-10-02 Tom RiniMerge branch 'next'
2023-09-21 Tom RiniMerge tag 'xilinx-for-v2024.01-rc1-v2' of https://sourc...
2023-09-21 Tejas Bhumkarnet: phy: xilinx-gmii2rgmii: Removed hardcoded phy...
2023-09-14 Tom RiniMerge branch '2023-09-14-remove-NEEDS_MANUAL_RELOC...
2023-09-14 Marek Vasutnet: phy: Remove unused NEEDS_MANUAL_RELOC code bits
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-07-11 Tom RiniMerge tag 'efi-2023-07-rc7' of https://source.denx...
2023-07-10 Tom RiniMerge branch 'next'
2023-07-06 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-05 Tom RiniMerge tag 'v2023.07-rc6' into next
2023-06-12 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1' of https://source...
2023-06-12 Tom RiniMerge tag v2023.07-rc4 into next
2023-06-10 Tom RiniMerge branch 'next_net/phy_connect_dev' of https:/...
2023-06-10 Marek Vasutnet: phy: Unpublish phy_connect_dev()
2023-05-08 Tom RiniMerge branch 'master' into next
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-08 Tom RiniMerge tag 'video-20230407' of https://source.denx.de...
2023-04-07 Tom RiniMerge branch 'master_sh/gen4/initial' of https://source...
2023-04-07 Tom RiniMerge branch 'master_net/phy/prep-cleanup' of https...
2023-04-07 Marek Vasutnet: phy: Add phy_modify_mmd() and phy_modify_mmd_chang...
2023-04-07 Marek Vasutnet: phy: Synchronize PHY interface modes with Linux
2023-04-07 Marek Vasutnet: phy: Only call phy_init() on systems needing manua...
2023-04-07 Marek Vasutnet: phy: Re-inline phy_drv_reloc()
2023-04-07 Marek Vasutnet: phy: Drop unused phy_register()
2023-04-07 Marek Vasutnet: phy: Drop static phy_drivers list
2023-04-07 Marek Vasutnet: phy: gen10g: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: genphy: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: ncsi: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: fixed: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: mscc: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: xilinx: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: vitesse: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: ti: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: teranetics: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: smsc: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: realtek: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: natsemi: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: marvell: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: lxt: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: et1011c: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: davicom: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: cortina: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: broadcom: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: b53: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: atheros: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: aquantia: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: adin: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: Iterate over both registered PHYs and struct...
2023-04-07 Marek Vasutnet: phy: Factor manual relocation into separate function
2023-01-09 Tom RiniMerge branch 'next'
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
next
This page took 1.076371 seconds and 107 git commands to generate.