index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
2
-6
/
+6
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
4
-14
/
+14
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
4
-5
/
+5
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
4
-9
/
+9
*
net: ti: cpsw: Fix not calling dev_dbg with a device
Sean Anderson
2020-09-30
1
-0
/
+6
*
Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
Adam Ford
2020-07-28
1
-0
/
+6
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
net: ti: am65-cpsw-nuss: Update driver to use kernel DT
Vignesh Raghavendra
2020-07-13
1
-1
/
+1
*
net: ti: am65-cpsw-nuss: Set ALE default thread enable
Vignesh Raghavendra
2020-07-13
1
-0
/
+6
*
net: ti: am65-cpsw-nuss: Remove dead code
Vignesh Raghavendra
2020-07-13
1
-7
/
+0
*
net: cpsw: Add __maybe_unused to generated inlines
Tom Rini
2020-06-16
1
-2
/
+3
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop log.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode
Murali Karicheri
2020-05-09
1
-0
/
+4
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
4
-0
/
+5
*
net: ti: am65-cpsw-nuss: Add new compatible for J721e
Vignesh Raghavendra
2019-12-09
1
-0
/
+1
*
net: ti: am65-cpsw-nuss: Rework RX flow ID handling
Vignesh Raghavendra
2019-12-09
1
-9
/
+6
*
net: cpsw: Add NULL pointer check
Faiz Abbas
2019-12-03
1
-0
/
+3
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
net: ti: cpsw: convert to use dev/ofnode api
Grygorii Strashko
2019-11-04
1
-69
/
+50
*
net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode
Grygorii Strashko
2019-11-03
1
-1
/
+1
*
net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode
Grygorii Strashko
2019-11-03
1
-1
/
+1
*
net: ti: cpsw: add support for standard eth "max-speed" dt property
Grygorii Strashko
2019-11-03
1
-0
/
+15
*
net: ti: cpsw: move parsing of dt port's parameters in separate func
Grygorii Strashko
2019-11-03
1
-24
/
+33
*
net: ti: cpsw: enable 10Mbps link speed support in rgmii mode
Grygorii Strashko
2019-11-03
1
-0
/
+3
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
net: davinci_emac: convert to using the driver model
Bartosz Golaszewski
2019-07-25
1
-35
/
+42
*
net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
Keerthy
2019-07-15
3
-0
/
+801
*
driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
Keerthy
2019-07-15
2
-3
/
+3
*
net: davinci_emac: drop support for unused PHYs
Bartosz Golaszewski
2019-05-04
1
-49
/
+6
*
board: ti: am335x: Add platdata for cpsw in SPL
Faiz Abbas
2019-04-12
1
-18
/
+0
*
net: ti: cpsw: Enable DM_FLAG_PRE_RELOC
Faiz Abbas
2019-04-12
1
-1
/
+1
*
net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL
Faiz Abbas
2019-04-12
1
-7
/
+11
*
net: ti: cpsw-common: Isolate getting syscon address from assigning macid
Faiz Abbas
2019-04-12
2
-72
/
+58
*
net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv
Faiz Abbas
2019-04-12
1
-67
/
+69
*
net: ti: cpsw: Move cpsw_phy_sel() to _probe()
Faiz Abbas
2019-04-12
1
-17
/
+16
*
net: netcp: add support for phy with rgmii ids
Murali Karicheri
2019-04-12
1
-1
/
+21
*
driver: net: ti: keystone_net: switch to use common mdio lib
Grygorii Strashko
2018-11-05
2
-102
/
+18
*
driver: net: ti: cpsw: switch to use common mdio lib
Grygorii Strashko
2018-11-05
1
-128
/
+6
*
driver: net: ti: introduce common mdio support library
Grygorii Strashko
2018-11-05
3
-1
/
+222
*
driver: net: ti: cpsw: update to use SPDX identifier
Grygorii Strashko
2018-11-05
1
-10
/
+2
*
drivers: net: keystone_net: drop non dm code
Grygorii Strashko
2018-11-05
1
-286
/
+1
*
configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
Grygorii Strashko
2018-11-05
1
-0
/
+5
*
driver: net: consolidate ti's code in separate folder
Grygorii Strashko
2018-11-05
7
-0
/
+4026