index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pfe_eth
/
pfe_firmware.c
Age
Commit message (
Expand
)
Author
2022-09-07
net: Convert fit verification to use fit_get_data_*
Sean Anderson
2022-05-23
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-06-17
armv8: ls1012a: Pass PPFE firmware to Linux through FDT
Chaitanya Sakinam
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2020-12-10
net: pfe_eth: read PFE ESBC header flash with spi_flash_read API
Biwen Li
2020-09-24
net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init
Kuldeep Singh
2020-09-24
net: pfe_eth: Fix resoure leak in pfe_spi_flash_init
Kuldeep Singh
2020-07-27
net: pfe_eth: Use spi_flash_read API to access flash memory
Kuldeep Singh
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-05
Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"
Thomas Hebb
2018-06-11
LS1012AFRWY: Add Secure Boot support
Vinitha V Pillai
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-22
drivers: net: pfe_eth: LS1012A PFE driver introduction
Calvin Johnson