index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
fsl_corenet_serdes.c
Age
Commit message (
Expand
)
Author
2024-07-15
ppc: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
powerpc: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-12-02
common: Move some time functions out of common.h
Simon Glass
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2016-11-29
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2016-11-23
powerpc: P5040: Remove macro CONFIG_P5040
York Sun
2016-11-23
powerpc: P4080: Remove macro CONFIG_PPC_P4080
York Sun
2016-11-21
fsl: serdes: fix a deadloop issue for P4080
Hou Zhiqiang
2016-09-26
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-14
fsl: serdes: ensure accessing the initialized maps of serdes protocol
Hou Zhiqiang
2013-10-24
fsl/mpc85xx: define common serdes_clock_to_string function
Valentin Longchamp
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-02
powerpc/85xx: add SerDes bank 4 lanes
Timur Tabi
2013-04-01
Consolidate bool type
York Sun
2012-11-27
powerpc/85xx: update the work-around for P4080 erratum SERDES-9
Timur Tabi
2012-11-04
powerpc/mpc85xx: sparse fixes
Kim Phillips
2012-10-22
powerpc/85xx: Add P5040 processor support
Timur Tabi
2012-08-23
powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h
York Sun
2012-08-23
powerpc/85xx: add support for FM2 DTSEC5
Timur Tabi
2011-11-11
arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning
Kumar Gala
2011-10-20
powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)
Timur Tabi
2011-10-03
powerpc/p3060: Add SoC related support for P3060 platform
Shengzhou Liu
2011-07-11
powerpc/85xx: remove SERDES4 soft-reset work-around
Timur Tabi
2011-04-28
powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001
Timur Tabi
2011-04-28
powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORA
Timur Tabi
2011-04-28
powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabled
Timur Tabi
2011-04-28
powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005
Timur Tabi
2011-04-27
p4080/serdes: Implement the XAUI workaround for SERDES9 erratum
Emil Medve
2011-04-27
powerpc/85xx: fsl_corenet_serdes code rework
Emil Medve
2011-04-10
p4080ds: remove rev1-specific code for the SERDES8 erratum
Timur Tabi
2011-01-19
powerpc/p4080: Fix warning in serdes code from early use of hwconfig
York Sun
2010-07-26
powerpc/p4080: Add workaround for errata SERDES8
Kumar Gala
2010-07-26
powerpc/p4080: Add support for initializing SERDES
Kumar Gala