summaryrefslogtreecommitdiff
path: root/drivers/net/pfe_eth
AgeCommit message (Expand)AuthorFilesLines
2020-07-27armv8: ls1012a: RGMII ports require internal delayChaitanya Sakinam1-1/+1
2020-07-27net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh1-1/+44
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop log.h from common headerSimon Glass6-0/+7
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-7/+8
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass4-0/+4
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb1-2/+2
2019-09-04drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt1-2/+1
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay1-1/+2
2018-09-27ls1012a: remove debug info from u-boot logPramod Kumar1-1/+0
2018-06-11LS1012AFRWY: Add Secure Boot supportVinitha V Pillai1-0/+29
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-12/+6
2018-03-22configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson2-0/+24
2018-03-22drivers: net: pfe_eth: provide pfe commandsCalvin Johnson1-0/+497
2018-03-22drivers: net: pfe_eth: LS1012A PFE driver introductionCalvin Johnson5-0/+2460