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
/
fm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: Remove Cyrus_P5020 and P5040 boards
Tom Rini
2021-04-10
1
-1
/
+0
*
ppc: Remove T2081QDS board and ARCH_T2081 support
Tom Rini
2021-04-10
1
-1
/
+0
*
net: memac_phy: add a timeout to MDIO operations
Ioana Ciornei
2021-02-08
1
-18
/
+58
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
1
-2
/
+2
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-4
/
+18
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
2
-2
/
+2
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
3
-5
/
+5
*
driver: net: fm: add support for XFI
Madalin Bucur
2020-09-24
1
-1
/
+2
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
4
-4
/
+4
*
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-29
1
-2
/
+2
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-20
1
-1
/
+1
|
\
|
*
driver: net: fm: minor fix in DM ETH support
Madalin Bucur
2020-05-19
1
-1
/
+1
*
|
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
|
common: Drop log.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
|
common: Drop image.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
|
common: Drop part.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
|
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
|
/
*
driver: net: fm: add DM ETH support
Madalin Bucur
2020-04-29
5
-10
/
+447
*
driver: net: fm: add DM MDIO support
Madalin Bucur
2020-04-29
1
-2
/
+137
*
driver: net: fm: separate receive buffer free code
Madalin Bucur
2020-04-29
1
-26
/
+37
*
driver: net: fm: change init_phy() param
Madalin Bucur
2020-04-29
1
-11
/
+8
*
net: fm: fix build error when not using nand
Francois Gervais
2020-04-17
1
-0
/
+2
*
armv8/ls1046ardb: RGMII ports require internal delay
Madalin Bucur
2020-03-30
1
-2
/
+2
*
armv8/ls1043ardb: RGMII ports require internal delay
Madalin Bucur
2020-03-30
1
-2
/
+2
*
net: fman: add support for all RGMII delay modes
Madalin Bucur
2020-03-30
1
-0
/
+4
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
2
-0
/
+2
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig
Tom Rini
2019-05-26
1
-1
/
+1
*
net: fm: add TFABOOT support
Rajesh Bhagat
2018-12-06
1
-3
/
+100
*
powerpc: t1040: Correct RCW EC2 settings
Bin Meng
2018-10-29
1
-3
/
+0
*
net: fman: Support both new and legacy FMan Compatibles
Zhao Qiang
2018-09-27
1
-1
/
+2
*
ppa/fm/qe: use block layer in ppa/fm/qe driver
Yinbo Zhu
2018-09-27
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
22
-45
/
+22
*
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-15
1
-2
/
+0
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
2
-2
/
+2
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-1
/
+1
*
net: fman: add support RGMII_TXID to memac
Madalin Bucur
2017-08-14
1
-1
/
+3
*
net: fm: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
1
-1
/
+2
*
armv8/ls1046a: RGMII PHY requires internal delay on Tx
Madalin Bucur
2017-06-02
1
-2
/
+2
*
armv8/ls1043a: RGMII PHY requires internal delay on Tx
Madalin Bucur
2017-06-02
1
-2
/
+2
*
armv8: ls1043a: Drop macro CONFIG_LS1043A
York Sun
2017-04-17
1
-1
/
+1
*
powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014
York Sun
2017-01-04
1
-2
/
+0
*
net: fman: fix 2.5G SGMII settings
shaohui xie
2016-12-08
2
-10
/
+24
*
powerpc: T4080: Drop configuration for T4080
York Sun
2016-11-23
1
-1
/
+0
*
powerpc: T4240: Remove macro CONFIG_PPC_T4240
York Sun
2016-11-23
1
-1
/
+1
*
powerpc: T4160: Remove macro CONFIG_PPC_T4160
York Sun
2016-11-23
1
-1
/
+1
[next]