summaryrefslogtreecommitdiff
path: root/board/freescale/lx2160a/eth_lx2160aqds.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
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/+119
2020-05-19board: lx2160aqds: implement board_fit_config_name_matchIoana Ciornei1-0/+109
2020-05-19board: lx2160aqds: transition to DM_ETHIoana Ciornei1-1/+11
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+2
2020-04-20lx2160aqds: add support for backplane krFlorinel Iordache1-1/+8
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2019-09-12board: lx2160aqds: add support for SerDes protocol 14Florin Chiculita1-0/+2
2019-09-12board: lx2160aqds: fix ethernet-phy compatible propertyFlorin Chiculita1-2/+2
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-03-15board: fsl: lx2160aqds: modify the phy fixup codePankaj Bansal1-7/+31
2019-02-19lx2160aqds : Add support for LX2160AQDS platformPankaj Bansal1-0/+805