~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: ti814x: Remove remaining support codeTom Rini2022-12-22
* net: cpsw: Remove non-DM_ETH codeTom Rini2022-12-07
* net: ti: cpsw-mdio: Add workaround for errata i2329Ravi Gunasekaran2022-10-06
* treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek BehĂșn2022-04-10
* net: introduce helpers to get PHY interface mode from a device/ofnodeMarek BehĂșn2022-04-10
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* net: ti: cpsw: Fix not calling dev_dbg with a deviceSean Anderson2020-09-30
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* net: cpsw: Add __maybe_unused to generated inlinesTom Rini2020-06-16
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* net: cpsw: Add NULL pointer checkFaiz Abbas2019-12-03
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko2019-11-04
* net: ti: cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko2019-11-03
* net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko2019-11-03
* net: ti: cpsw: move parsing of dt port's parameters in separate funcGrygorii Strashko2019-11-03
* net: ti: cpsw: enable 10Mbps link speed support in rgmii modeGrygorii Strashko2019-11-03
* board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas2019-04-12
* net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas2019-04-12
* net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROLFaiz Abbas2019-04-12
* net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas2019-04-12
* net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_privFaiz Abbas2019-04-12
* net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas2019-04-12
* driver: net: ti: cpsw: switch to use common mdio libGrygorii Strashko2018-11-05
* driver: net: ti: cpsw: update to use SPDX identifierGrygorii Strashko2018-11-05
* driver: net: consolidate ti's code in separate folderGrygorii Strashko2018-11-05