aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/lx2160a/eth_lx2160aqds.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-14board: freescale: lx2160a: remove code under !CONFIG_DM_ETHIoana Ciornei1-822/+3
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-6/+6
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek BehĂșn1-2/+6
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
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-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: 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