aboutsummaryrefslogtreecommitdiffstats
path: root/board/freescale/ls1046aqds/eth.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+1
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-1/+1
* board: freescale: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+1
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-1/+1
* 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-1/+1
* 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-2/+2
* 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
* ls1046aqds: add support for backplane krFlorinel Iordache2020-04-201-12/+7
* board/fsl/layerscape: Modify the aliases namesPankaj Bansal2019-06-191-13/+13
* ls1046aqds: Bypass xfi port fixup for KR modeFlorinel Iordache2019-01-171-10/+25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* armv8: ls1043/ls1046aqds: add support for RGMII_TXIDMadalin Bucur2017-09-071-0/+1
* armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie2016-09-141-0/+415