summaryrefslogtreecommitdiff
path: root/board/freescale/ls1088a/eth_ls1088aqds.c
Commit message (Expand)AuthorAgeFilesLines
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-8/+8
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-201-0/+89
|\
| * board: ls1088aqds: transition to DM_ETHIoana Ciornei2020-05-191-0/+2
| * arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei2020-05-191-0/+87
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* | common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
|/
* common: Move reset_phy() to net.hSimon Glass2020-01-171-0/+1
* armv8: ls1088aqds: Add support of I2C driver model.Chuanhua Han2019-08-221-47/+102
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal2018-10-101-9/+9
* armv8: ls1088aqds: Enable mdio commands on u-boot promptAshish Kumar2018-05-091-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar2017-10-271-0/+1
* armv8: ls1088a: Update MC boot sequenceBogdan Purcareata2017-10-091-6/+8
* armv8: ls1088aqds: Add support of EC1 and EC2Prabhakar Kushwaha2017-09-111-0/+34
* armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar2017-09-111-1/+0
* armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar2017-09-111-0/+650