summaryrefslogtreecommitdiff
path: root/drivers/net/pfe_eth/pfe_firmware.c
AgeCommit message (Expand)Author
2022-09-07net: Convert fit verification to use fit_get_data_*Sean Anderson
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-06-17armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
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-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 log.h from common headerSimon 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
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-22drivers: net: pfe_eth: LS1012A PFE driver introductionCalvin Johnson