summaryrefslogtreecommitdiff
path: root/drivers/net/pfe_eth/pfe_firmware.c
Commit message (Expand)AuthorAgeFilesLines
* net: Convert fit verification to use fit_get_data_*Sean Anderson2022-09-071-39/+1
* spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard2022-05-231-15/+4
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-4/+4
* Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini2021-12-271-4/+4
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-1/+1
* armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam2021-06-171-2/+58
* image: Adjust the workings of fit_check_format()Simon Glass2021-02-151-1/+1
* net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li2020-12-101-4/+44
* net: pfe_eth: Remove non-DM code check from pfe_spi_flash_initKuldeep Singh2020-09-241-11/+5
* net: pfe_eth: Fix resoure leak in pfe_spi_flash_initKuldeep Singh2020-09-241-0/+4
* net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh2020-07-271-1/+44
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-051-2/+2
* LS1012AFRWY: Add Secure Boot supportVinitha V Pillai2018-06-111-0/+29
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* drivers: net: pfe_eth: LS1012A PFE driver introductionCalvin Johnson2018-03-221-0/+230