net: phy: davicom: Convert to U_BOOT_PHY_DRIVER()
[platform/kernel/u-boot.git] / drivers / net /
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-04-07 Marek Vasutnet: phy: teranetics: Staticize PHY driver entries
2023-04-07 Marek Vasutnet: phy: cortina: Staticize PHY driver entries
2023-04-07 Marek Vasutnet: phy: ca_phy: Staticize PHY driver entries
2023-04-07 Marek Vasutnet: phy: aquantia: Staticize PHY driver entries
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Tom RiniMerge branch 'next'
2023-03-31 Tom RiniMerge tag 'u-boot-imx-next-20230331' of https://gitlab...
2023-03-30 Marek Vasutnet: fec_mxc: Add board_interface_eth_init() for i...
2023-03-30 Marek Vasutnet: fec_mxc: Add ref clock setup support for i.MX8M...
2023-03-30 Marek Vasutnet: dwc_eth_qos: Add board_interface_eth_init() for...
2023-03-30 Marek Vasutnet: dwc_eth_qos: Add i.MX8M Plus RMII support
2023-03-30 Marek Vasutnet: dwc_eth_qos: Add DM CLK support for i.MX8M Plus
2023-03-30 Marek Vasutnet: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MAC
2023-03-30 Marek Vasutnet: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186()
2023-03-30 Marek Vasutnet: dwc_eth_qos: Drop unused dm_gpio_free() on STM32
2023-03-30 Marek Vasutnet: dwc_eth_qos: Drop bogus return after goto
2023-03-30 Marek Vasutnet: Pull board_interface_eth_init() into common code
2023-03-27 Tom RiniMerge branch 'master' into next
2023-03-20 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-03-18 Mikhail Lapponet: ravb: Support fixed PHY in R-Car
2023-03-16 Tom RiniMerge tag 'xilinx-for-v2023.07-rc1' of https://source...
2023-03-14 Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-09 Algapally Santosh... arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
2023-03-03 Tom RiniMerge branch '2023-03-02-kconfig-and-CONFIG-cleanups...
2023-03-03 Simon Glassnet: Add an SPL config for atheros
2023-03-02 Simon GlassCorrect SPL uses of PHY_FIXED
2023-02-27 Tom RiniMerge tag 'v2023.04-rc3' into next
2023-02-17 Tom RiniMerge branch '2023-02-17-assorted-fixes'
2023-02-17 Ulf Samuelssoncpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Tom RiniMerge branch '2023-02-10-assorted-updates-and-additions'
2023-02-10 Sergei Antonovnet: ftmac100: add mii read and write callbacks
2023-02-10 Sergei Antonovnet: ftmac100: simplify priv->iobase casting
2023-02-10 Sergei Antonovnet: ftmac100: change driver name from nds32_mac to...
2023-02-10 Sumit Gargnet: dwc_eth_qos: Add Qcom ethernet driver glue layer
2023-02-10 Sumit Gargnet: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz
2023-02-10 Sumit Gargnet: dwc_eth_qos: Make eqos_get_tick_clk_rate callback...
2023-02-10 Tom RiniMerge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENAB...
2023-02-10 Simon GlassCorrect SPL uses of IMX_MODULE_FUSE
2023-02-03 Tom RiniMerge tag 'u-boot-imx-20230203' of https://gitlab.denx...
2023-02-03 Tom RiniMerge branch '2023-02-02-assorted-networking-updates'
2023-02-02 Ioana Ciorneidrivers: net: fsl_ls_mdio: prevent a NULL pointer deref...
2023-02-02 Ioana Ciorneidrivers: net: fsl-mc: do not use multiple blank lines
2023-02-02 Ioana Ciorneidrivers: net: fsl-mc: align parameters to the open...
2023-02-02 Ioana Ciorneidrivers: net: fsl-mc: remove explicit cast
2023-02-02 Ioana Ciorneidrivers: net: fsl-mc: do not prefix decimal values...
2023-02-02 Ioana Ciorneidrivers: net: fsl-mc: remove an useless break statement
2023-02-02 Ioana Ciorneidrivers: net: fsl-mc: remove useless assignment of...
2023-02-02 Tim Harveynet: add MV88E6xxx DSA driver
2023-02-02 Tim Harveynet: fec: add support for DM_MDIO
2023-02-02 Tim Harveynet: ksz9477: remove unnecessary xmit and recv functions
2023-02-02 Tom RiniMerge commit 'refs/pipelines/15015' of https://source...
2023-02-02 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-02-02 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2023-02-02 Marek Vasutnet: ravb: Drop SoC-specific compatible support
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'efi-2023-04-rc1-3' of https://source.denx...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-27 Stefan Roesenet: zynq_gem: Wait for SGMII PCS link in zynq_gem_init()
2023-01-20 Tom RiniMerge tag 'efi-2023-04-rc1-2' of https://source.denx...
2023-01-20 Tom RiniMerge branch '2023-01-20-finish-CONFIG-migration-work'
2023-01-20 Tom Riniglobal: Finish CONFIG -> CFG migration
2023-01-20 Tom Rininet: phy: mv88e61xx: Finish migration of MV88E61XX_FIXE...
2023-01-20 Tom Riniglobal: Remove unused CONFIG defines
2023-01-13 Tom RiniMerge tag 'u-boot-stm32-20230113' of https://source...
2023-01-12 Tom RiniMerge branch '2023-01-12-further-assorted-general-updates'
2023-01-12 Sean Andersonnet: fm: Support loading firmware from a filesystem
2023-01-12 Sean Andersonnet: fm: Add firmware name parameter
2023-01-10 Michal Simeknet: zynq_gem: Add support for new compatible str with...
2023-01-09 Tom RiniMerge branch 'next'
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2023-01-06 Tom RiniMerge tag 'u-boot-stm32-20230106' of https://gitlab...
2023-01-06 Tom RiniMerge branch '2023-01-06-further-regression-fixes'
2023-01-06 Marek VasutRevert "Revert "cmd: pxe_utils: Check fdtcontroladdr...
2022-12-24 Tom RiniMerge branch '2022-12-23-complete-phase1-CONFIG-migrati...
2022-12-23 Tom Riniglobal: Migrate CONFIG_TSEC_TBICR_SETTINGS to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_USE_PORT to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_CACHE_INVALIDATE to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_SH_ETHER_ALIGNE_SIZE to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_PHY_ET1011C_TX_CLK_FIX to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_KSNET_SERDES_SGMII_BASE to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_KSNET_SERDES_SGMII2_BASE to CFG
2022-12-23 Tom Riniglobal: Migrate CONFIG_KSNET_SERDES_LANES_PER_SGMII...
2022-12-23 Tom Riniglobal: Migrate CONFIG_FEC_MXC_PHYADDR to CFG
2022-12-23 Tom RiniMerge tag 'tpm-23122022' of https://source.denx.de...
2022-12-23 Tom RiniMerge branch '2022-12-22-assorted-important-fixes'
2022-12-22 Jim Liunet: nuvoton: fix build broken for use phy_get_interfac...
next