summaryrefslogtreecommitdiff
path: root/board/freescale/ls1088a/eth_ls1088aqds.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-8/+8
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-0/+89
2020-05-19board: ls1088aqds: transition to DM_ETHIoana Ciornei1-0/+2
2020-05-19arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei1-0/+87
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-22armv8: ls1088aqds: Add support of I2C driver model.Chuanhua Han1-47/+102
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-9/+9
2018-05-09armv8: ls1088aqds: Enable mdio commands on u-boot promptAshish Kumar1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-27armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar1-0/+1
2017-10-09armv8: ls1088a: Update MC boot sequenceBogdan Purcareata1-6/+8
2017-09-11armv8: ls1088aqds: Add support of EC1 and EC2Prabhakar Kushwaha1-0/+34
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar1-1/+0
2017-09-11armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar1-0/+650