Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdio-uclass.c: support fixed-link subnodes | Rasmus Villemoes | 2021-02-21 | 1 | -0/+7 |
* | dm: core: Access device ofnode through functions | Simon Glass | 2021-01-05 | 1 | -4/+4 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | net: mdio: Fix not calling dev_dbg with a device | Sean Anderson | 2020-09-30 | 1 | -2/+2 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+3 |
* | net: mdio-uclass: add dm_eth_phy_connect helper function | Alex Marginean | 2019-12-09 | 1 | -0/+90 |
* | net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity | Alex Marginean | 2019-12-09 | 1 | -5/+5 |
* | net: mdio-uclass: name MDIO according to device-name property if preset | Alex Marginean | 2019-09-04 | 1 | -0/+11 |
* | net: Fix Covarity Defect 244093 | Joe Hershberger | 2019-09-04 | 1 | -1/+1 |
* | net: introduce MDIO DM class for MDIO devices | Alex Marginean | 2019-07-15 | 1 | -0/+115 |