summaryrefslogtreecommitdiff
path: root/board/freescale/ls2080aqds/eth.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean1-7/+6
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-7/+7
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-3/+109
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei1-0/+97
2020-05-19board: ls2080aqds: transition to DM_ETHIoana Ciornei1-3/+12
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2019-08-22boards: ls2088aqds: Add support of I2C driver model.Chuanhua Han1-47/+104
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal1-13/+13
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-3/+3
2017-06-02armv8: ls2080aqds: Add support for SD bootSantan Kumar1-2/+2
2017-06-02drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata1-7/+7
2016-11-21armv8: ls2080aqds: fix SGMII repeater settingsShaohui Xie1-5/+8
2016-11-21armv8: ls2080a: Update serdes protocol supportPriyanka Jain1-3/+119
2016-06-10board: ls2080a: Add "mcinitcmd" env for MC & DPL deploymentPratiyush Mohan Srivastava1-0/+5
2016-03-21armv8: ls2085a: Remove phy configuration from QDS and RDBPrabhakar Kushwaha1-25/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha1-0/+825