summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some time functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get_f() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2016-11-30Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-3/+3
2016-11-24powerpc: P5040: Remove macro CONFIG_P5040York Sun1-2/+2
2016-11-24powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun1-1/+1
2016-11-21fsl: serdes: fix a deadloop issue for P4080Hou Zhiqiang1-3/+3
2016-09-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+8
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-15fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang1-0/+8
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp1-0/+17
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-03powerpc/85xx: add SerDes bank 4 lanesTimur Tabi1-0/+4
2013-04-02Consolidate bool typeYork Sun1-1/+1
2012-11-28powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi1-7/+13
2012-11-04powerpc/mpc85xx: sparse fixesKim Phillips1-1/+1
2012-10-22powerpc/85xx: Add P5040 processor supportTimur Tabi1-0/+70
2012-08-23powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun1-2/+0
2012-08-23powerpc/85xx: add support for FM2 DTSEC5Timur Tabi1-0/+6
2011-11-11arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warningKumar Gala1-1/+6
2011-10-21powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi1-10/+0
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu1-0/+9
2011-07-11powerpc/85xx: remove SERDES4 soft-reset work-aroundTimur Tabi1-22/+49
2011-04-29powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001Timur Tabi1-16/+64
2011-04-29powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORATimur Tabi1-17/+34
2011-04-29powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabledTimur Tabi1-0/+11
2011-04-29powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005Timur Tabi1-0/+48
2011-04-28p4080/serdes: Implement the XAUI workaround for SERDES9 erratumEmil Medve1-0/+107
2011-04-28powerpc/85xx: fsl_corenet_serdes code reworkEmil Medve1-2/+38
2011-04-10p4080ds: remove rev1-specific code for the SERDES8 erratumTimur Tabi1-59/+47
2011-01-20powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun1-3/+14
2010-07-26powerpc/p4080: Add workaround for errata SERDES8Kumar Gala1-0/+283
2010-07-26powerpc/p4080: Add support for initializing SERDESKumar Gala1-0/+212