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
Age
Commit message (
Expand
)
Author
2020-07-27
armv8: ls1012a: RGMII ports require internal delay
Chaitanya Sakinam
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 linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
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
2019-09-04
drivers: net: pfe_eth: undefined return value
Heinrich Schuchardt
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-09-27
ls1012a: remove debug info from u-boot log
Pramod Kumar
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
configs: ls1012a: add pfe configuration for LS1012A
Calvin Johnson
2018-03-22
drivers: net: pfe_eth: provide pfe commands
Calvin Johnson
2018-03-22
drivers: net: pfe_eth: LS1012A PFE driver introduction
Calvin Johnson