summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-07-07ppc: Remove T4160RDB boardTom Rini
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-11-23powerpc: T4240QDS: Remove macro CONFIG_T4240QDSYork Sun
2016-11-23powerpc: T4160QDS: Separate from T4240QDS in KconfigYork Sun
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-14fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang
2015-12-13fsl_*_serdes.c: Modify memset call in serdes_initTom Rini
2015-12-13fsl/errata: move fsl_errata.h to common directoryShengzhou Liu
2015-01-16arch/powerpc: Add SGMII support for the L2 Switch portsCodrin Ciubotariu
2015-01-16arch/powerpc: Fix mapping of Freescale SerDes protocolsCodrin Ciubotariu
2014-12-05powerpc/mpc85xx: modify erratum A007186Zhao Qiang
2014-09-24powerpc/mpc85xx: Serdes protocol "00" is supportedEbony Zhu
2014-06-05powerpc/serdes: Add the workaround for erratum A-007186Shaveta Leekha
2014-02-03powerpc/mpc85xx: Update serdes protocols for T1040Prabhakar Kushwaha
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp
2013-08-14powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2Prabhakar Kushwaha
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-14powerpc/corenet2: Print SerDes protocol in decimalYork Sun
2012-10-22powerpc/corenet2: Add SerDes for corenet2York Sun