aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/ls1012aqds/eth.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-1/+1
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean1-2/+2
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-22board: freescale: ls1012aqds: enable network support on ls1012aqdsCalvin Johnson1-0/+309