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
/
mtk_eth.c
Age
Commit message (
Expand
)
Author
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-24
eth: mtk-eth: add mt7531 switch support in mediatek eth driver
Landen Chao
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
eth: mtk-eth: aarch64: fix build warnings on ethernet-driver
Frank Wunderlich
2020-02-07
eth: mtk-eth: add mt7622 support in mediatek eth driver
MarkLee
2020-02-07
eth: mtk-eth: add sgmii mode support in mediatek eth driver
MarkLee
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-05-14
eth: mtk-eth: fix incorrect read of phy-handle
Weijie Gao
2019-01-14
ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCs
Weijie Gao