summaryrefslogtreecommitdiff
path: root/drivers/net/pfe_eth
AgeCommit message (Expand)Author
2020-12-10net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li
2020-09-24net: pfe_eth: Remove non-DM code check from pfe_spi_flash_initKuldeep Singh
2020-09-24net: pfe_eth: Fix resoure leak in pfe_spi_flash_initKuldeep Singh
2020-09-24ls1012a, pfe_eth: Update probe to avoid resource leakChaitanya Sakinam
2020-09-24ls1012a, pfe_eth: correction in delay implementationChaitanya Sakinam
2020-07-27armv8: ls1012a: RGMII ports require internal delayChaitanya Sakinam
2020-07-27net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb
2019-09-04drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-09-27ls1012a: remove debug info from u-boot logPramod Kumar
2018-06-11LS1012AFRWY: Add Secure Boot supportVinitha V Pillai
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-22configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson
2018-03-22drivers: net: pfe_eth: provide pfe commandsCalvin Johnson
2018-03-22drivers: net: pfe_eth: LS1012A PFE driver introductionCalvin Johnson