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
/
ti
Age
Commit message (
Expand
)
Author
2019-05-04
net: davinci_emac: drop support for unused PHYs
Bartosz Golaszewski
2019-04-12
board: ti: am335x: Add platdata for cpsw in SPL
Faiz Abbas
2019-04-12
net: ti: cpsw: Enable DM_FLAG_PRE_RELOC
Faiz Abbas
2019-04-12
net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL
Faiz Abbas
2019-04-12
net: ti: cpsw-common: Isolate getting syscon address from assigning macid
Faiz Abbas
2019-04-12
net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv
Faiz Abbas
2019-04-12
net: ti: cpsw: Move cpsw_phy_sel() to _probe()
Faiz Abbas
2019-04-12
net: netcp: add support for phy with rgmii ids
Murali Karicheri
2018-11-05
driver: net: ti: keystone_net: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: cpsw: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: introduce common mdio support library
Grygorii Strashko
2018-11-05
driver: net: ti: cpsw: update to use SPDX identifier
Grygorii Strashko
2018-11-05
drivers: net: keystone_net: drop non dm code
Grygorii Strashko
2018-11-05
configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
Grygorii Strashko
2018-11-05
driver: net: consolidate ti's code in separate folder
Grygorii Strashko