summaryrefslogtreecommitdiff
path: root/drivers/net/dwc_eth_qos_stm32.c
AgeCommit message (Expand)Author
2024-04-19Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-boot/custodians...Tom Rini
2024-04-19net: dwc_eth_qos: Add support for st, ext-phyclk propertyMarek Vasut
2024-04-19net: dwc_eth_qos: Add support of STM32MP13xx platformChristophe Roullier
2024-04-19net: dwc_eth_qos: Add DT parsing for STM32MP13xx platformChristophe Roullier
2024-04-19net: dwc_eth_qos: Constify st, eth-* values parsed out of DTMarek Vasut
2024-04-19net: dwc_eth_qos: Use consistent logging printsMarek Vasut
2024-04-19net: dwc_eth_qos: Move log_debug statements on top of case blockMarek Vasut
2024-04-19net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfieldMarek Vasut
2024-04-19net: dwc_eth_qos: Scrub ifdefferyMarek Vasut
2024-04-19net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut
2024-04-19net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_configMarek Vasut
2024-04-19net: dwc_eth_qos: Split STM32 glue into separate fileMarek Vasut