summaryrefslogtreecommitdiffstats
path: root/drivers/net/dwc_eth_qos.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay2019-09-041-13/+3
* net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay2019-09-041-6/+6
* net: dwc_eth_qos: add Ethernet stm32mp1 supportChristophe Roullier2019-06-061-52/+383
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-8/+9
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-46/+46
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
* net: add driver for Synopsys Ethernet QoS deviceStephen Warren2016-11-071-0/+1552