index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pfe_eth
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-3
/
+3
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-2
/
+2
*
net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init
Kuldeep Singh
2020-09-24
1
-11
/
+5
*
net: pfe_eth: Fix resoure leak in pfe_spi_flash_init
Kuldeep Singh
2020-09-24
1
-0
/
+4
*
ls1012a, pfe_eth: Update probe to avoid resource leak
Chaitanya Sakinam
2020-09-24
1
-11
/
+6
*
ls1012a, pfe_eth: correction in delay implementation
Chaitanya Sakinam
2020-09-24
1
-2
/
+3
*
armv8: ls1012a: RGMII ports require internal delay
Chaitanya Sakinam
2020-07-27
1
-1
/
+1
*
net: pfe_eth: Use spi_flash_read API to access flash memory
Kuldeep Singh
2020-07-27
1
-1
/
+44
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
common: Drop log.h from common header
Simon Glass
2020-05-18
6
-0
/
+7
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-7
/
+8
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
4
-0
/
+4
*
Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"
Thomas Hebb
2019-12-05
1
-2
/
+2
*
drivers: net: pfe_eth: undefined return value
Heinrich Schuchardt
2019-09-04
1
-2
/
+1
*
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-10-28
1
-1
/
+2
*
ls1012a: remove debug info from u-boot log
Pramod Kumar
2018-09-27
1
-1
/
+0
*
LS1012AFRWY: Add Secure Boot support
Vinitha V Pillai
2018-06-11
1
-0
/
+29
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
6
-12
/
+6
*
configs: ls1012a: add pfe configuration for LS1012A
Calvin Johnson
2018-03-22
2
-0
/
+24
*
drivers: net: pfe_eth: provide pfe commands
Calvin Johnson
2018-03-22
1
-0
/
+497
*
drivers: net: pfe_eth: LS1012A PFE driver introduction
Calvin Johnson
2018-03-22
5
-0
/
+2460