aboutsummaryrefslogtreecommitdiffstats
path: root/board/freescale/ls1043aqds/eth.c
Commit message (Expand)AuthorAgeFilesLines
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-2/+2
* global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-051-1/+1
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-2/+2
* layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini2022-08-201-4/+6
* net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean2021-09-281-4/+4
* net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2021-09-281-2/+2
* armv8: ls1043/ls1046aqds: add support for all RGMII modesMadalin Bucur2020-12-101-0/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* board/fsl/layerscape: Modify the aliases namesPankaj Bansal2019-06-191-16/+17
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* armv8: ls1043/ls1046aqds: add support for RGMII_TXIDMadalin Bucur2017-09-071-0/+1
* armv8: ls1043aqds: make sure fixed-link property is big endianShaohui Xie2016-04-061-6/+6
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-0/+2
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
* armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie2015-11-301-0/+492