u-boot/drivers/net
Tom Rini 9ddbd70ff9 Xilinx chnages for v2023.04-rc1
makefile:
 - Add multi_dtb_fit dependency
 
 clk:
 - Handle error cases
 
 microblaze:
 - Disable falcon mode and cleanup code around
 
 xilinx:
 - Enable regular expression matching in board_fit_config_name_match()
 - Fix FRU handling for 0xC1 format
 - Fix Xilinx legacy format eeprom parsing
 
 zynqmp:
 - Some DT updates/cleanups
 - Fix IDcode for xck24
 - Remove empty mini config files
 - Add support for k24
 
 versal:
 - Remove empty mini config files
 
 versal_net:
 - Setup timer when runs in EL3
 - Build u-boot.elf for mini configurations
 
 zynq-gem:
 - Add support for new compatible strings
 - Remove support for Avnet Ultrazedev SOM
 - Handle SGMII with PCS phy
 
 spi:
 - Add support for gigadevice parts
 
 misc:
 - Remove CONFIG_TARGET_VENUS ifdef
 - Add missing headers to remove sparse warnings
 -----BEGIN PGP SIGNATURE-----
 
 iF0EABECAB0WIQQbPNTMvXmYlBPRwx7KSWXLKUoMIQUCY9PmzwAKCRDKSWXLKUoM
 IYWxAJwNgiXtFT17pBy+1M0JvSWgyvWF3QCfTQG2Krnw0+d65PF5A7UFTDL7SZM=
 =cMrc
 -----END PGP SIGNATURE-----

Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze

Xilinx chnages for v2023.04-rc1

makefile:
- Add multi_dtb_fit dependency

clk:
- Handle error cases

microblaze:
- Disable falcon mode and cleanup code around

xilinx:
- Enable regular expression matching in board_fit_config_name_match()
- Fix FRU handling for 0xC1 format
- Fix Xilinx legacy format eeprom parsing

zynqmp:
- Some DT updates/cleanups
- Fix IDcode for xck24
- Remove empty mini config files
- Add support for k24

versal:
- Remove empty mini config files

versal_net:
- Setup timer when runs in EL3
- Build u-boot.elf for mini configurations

zynq-gem:
- Add support for new compatible strings
- Remove support for Avnet Ultrazedev SOM
- Handle SGMII with PCS phy

spi:
- Add support for gigadevice parts

misc:
- Remove CONFIG_TARGET_VENUS ifdef
- Add missing headers to remove sparse warnings
2023-01-27 10:15:39 -05:00
..
bnxt net: Remove extraneous dependencies 2022-12-07 12:20:17 -05:00
fm global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
fsl-mc net: fsl-mc: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
ldpaa_eth net: ldpaa_eth: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
mscc_eswitch net: Remove extraneous dependencies 2022-12-07 12:20:17 -05:00
octeon global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
octeontx
octeontx2 cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
pfe_eth global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 2022-11-10 10:08:55 -05:00
phy net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS 2023-01-20 12:27:06 -05:00
qe global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
ti global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
Kconfig net: vsc9953: Remove this driver 2022-12-22 10:31:49 -05:00
Makefile net: vsc9953: Remove this driver 2022-12-22 10:31:49 -05:00
ag7xxx.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
altera_tse.c
altera_tse.h
aspeed_mdio.c
bcm-sf2-eth-gmac.c
bcm-sf2-eth-gmac.h
bcm-sf2-eth.c
bcm-sf2-eth.h
bcm6348-eth.c
bcm6368-eth.c
bcmgenet.c
calxedaxgmac.c
cortina_ni.c
cortina_ni.h
dc2114x.c net: dc2114x: Remove non-DM_ETH code 2022-12-07 16:04:16 -05:00
designware.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
designware.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
dm9000x.c net: dm9000x: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
dm9000x.h
dsa_sandbox.c
dwc_eth_qos.c net: dwc_eth_qos: Add support for bulk RX descriptor cleaning 2022-11-28 10:25:17 -05:00
dwc_eth_qos.h net: dwc_eth_qos: Add support for bulk RX descriptor cleaning 2022-11-28 10:25:17 -05:00
dwc_eth_qos_imx.c
dwmac_meson8b.c
dwmac_s700.c
dwmac_socfpga.c
e1000.c net: e1000: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
e1000.h net: e1000: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
e1000_spi.c
eepro100.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
eth-phy-uclass.c
ethoc.c net: ethoc: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
fec_mxc.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
fec_mxc.h net: fec_mxc: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
fsl_enetc.c dm: core: Drop ofnode_is_available() 2022-09-29 16:11:31 -04:00
fsl_enetc.h blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
fsl_enetc_mdio.c
fsl_ls_mdio.c
fsl_mcdmafec.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
fsl_mdio.c
ftgmac100.c net/ftgmac100: Add NC-SI mode support 2022-10-21 16:04:39 -04:00
ftgmac100.h
ftmac100.c net: ftmac100: Remove non-DM_ETH code 2022-12-05 16:08:38 -05:00
ftmac100.h
gmac_rockchip.c
higmacv300.c
ks8851_mll.c
ks8851_mll.h
ksz9477.c
liteeth.c liteeth: LiteX Ethernet device 2022-11-28 10:25:17 -05:00
macb.c net: macb: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
macb.h
mcffec.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
mcfmii.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
mdio-ipq4019.c
mdio_mux_i2creg.c
mdio_mux_meson_g12a.c
mdio_mux_mmioreg.c
mdio_mux_sandbox.c
mdio_sandbox.c
mpc8xx_fec.c
mt7620-eth.c
mt7628-eth.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
mtk_eth.c net: mediatek: add support for MediaTek MT7981/MT7986 2022-09-23 15:09:15 -04:00
mtk_eth.h net: mediatek: add support for MediaTek MT7981/MT7986 2022-09-23 15:09:15 -04:00
mvgbe.c global: Remove unused CONFIG symbols 2022-12-22 10:31:48 -05:00
mvgbe.h global: Remove unused CONFIG symbols 2022-12-22 10:31:48 -05:00
mvmdio.c
mvneta.c net: mvneta: Add support for AlleyCat5 2022-11-07 07:46:28 +01:00
mvpp2.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
netconsole.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
npcm750_eth.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
pch_gbe.c
pch_gbe.h
pcnet.c net: pcnet: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
pic32_eth.c
pic32_eth.h
pic32_mdio.c
ravb.c
rtl8139.c net: rtl8139: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
rtl8169.c net: rtl8169: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
sandbox-raw-bus.c
sandbox-raw.c
sandbox.c
sh_eth.c global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG 2022-12-23 10:15:12 -05:00
sh_eth.h global: Migrate CONFIG_SH_ETHER_ALIGNE_SIZE to CFG 2022-12-23 10:15:12 -05:00
sja1105.c dm: core: Drop ofnode_is_available() 2022-09-29 16:11:31 -04:00
smc911x.c net: smc911x: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
smc911x.h
sni_ave.c
sni_netsec.c
sun8i_emac.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
sunxi_emac.c net: sunxi_emac: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
tsec.c Merge branch 'next' 2023-01-09 11:30:08 -05:00
vsc7385.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
xilinx_axi_emac.c net: xilinx_axi: check PCS/PMA PHY status in setup_phy 2022-12-05 08:55:54 +01:00
xilinx_axi_mrmac.c
xilinx_axi_mrmac.h
xilinx_emaclite.c net: emaclite: fix handling for IP packets with specific lengths 2022-10-05 11:36:54 +02:00
zynq_gem.c net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init() 2023-01-27 08:47:37 +01:00