index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dwc_eth_qos_stm32.c
Age
Commit message (
Expand
)
Author
2025-09-16
net: dwc_eth_qos: Fix support for stm32mp2 platform
Marek Vasut
2025-05-05
net: dwc_eth_qos: add support of stm32mp2 platform
Christophe Roullier
2024-09-03
net: dwc_eth_qos: Adapt probe() for PCI devices
Philip Oberfichtner
2024-06-18
net: dwc_eth_qos: add support for phy-reset-gpios property
Heesub Shin
2024-04-19
Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-boot/custodians...
Tom Rini
2024-04-19
net: dwc_eth_qos: Add support for st, ext-phyclk property
Marek Vasut
2024-04-19
net: dwc_eth_qos: Add support of STM32MP13xx platform
Christophe Roullier
2024-04-19
net: dwc_eth_qos: Add DT parsing for STM32MP13xx platform
Christophe Roullier
2024-04-19
net: dwc_eth_qos: Constify st, eth-* values parsed out of DT
Marek Vasut
2024-04-19
net: dwc_eth_qos: Use consistent logging prints
Marek Vasut
2024-04-19
net: dwc_eth_qos: Move log_debug statements on top of case block
Marek Vasut
2024-04-19
net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfield
Marek Vasut
2024-04-19
net: dwc_eth_qos: Scrub ifdeffery
Marek Vasut
2024-04-19
net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code
Marek Vasut
2024-04-19
net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config
Marek Vasut
2024-04-19
net: dwc_eth_qos: Split STM32 glue into separate file
Marek Vasut