summaryrefslogtreecommitdiff
path: root/board/freescale/lx2160a/eth_lx2160aqds.c
AgeCommit message (Expand)Author
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek BehĂșn
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-19board: lx2160aqds: implement board_fit_config_name_matchIoana Ciornei
2020-05-19board: lx2160aqds: transition to DM_ETHIoana Ciornei
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-04-20lx2160aqds: add support for backplane krFlorinel Iordache
2020-01-17common: Move reset_phy() to net.hSimon Glass
2019-09-12board: lx2160aqds: add support for SerDes protocol 14Florin Chiculita
2019-09-12board: lx2160aqds: fix ethernet-phy compatible propertyFlorin Chiculita
2019-08-11env: Move env_get() to env.hSimon Glass
2019-03-15board: fsl: lx2160aqds: modify the phy fixup codePankaj Bansal
2019-02-19lx2160aqds : Add support for LX2160AQDS platformPankaj Bansal