index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dwc_eth_qos.c
Age
Commit message (
Expand
)
Author
2020-04-15
net: dwc_eth_qos: implement phy reg and max-speed for stm32
Patrick Delaunay
2020-04-15
net: dwc_eth_qos: implement reset-gpios for stm32
Christophe Roullier
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-20
net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs
Marek Vasut
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-09-04
net: dwc_et_qos: update weak function board_interface_eth_init
Patrick Delaunay
2019-09-04
net: dwc_eth_qos: Change eqos_ops function to static
Patrick Delaunay
2019-06-06
net: dwc_eth_qos: add Ethernet stm32mp1 support
Christophe Roullier
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2016-11-07
net: add driver for Synopsys Ethernet QoS device
Stephen Warren