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_corenet2_serdes.c
Age
Commit message (
Expand
)
Author
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
global: Make <asm/global_data.h> include <asm/u-boot.h>
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
2021-07-07
ppc: Remove T4160RDB board
Tom Rini
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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-11-23
powerpc: T4240QDS: Remove macro CONFIG_T4240QDS
York Sun
2016-11-23
powerpc: T4160QDS: Separate from T4240QDS in Kconfig
York Sun
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
2015-12-13
fsl_*_serdes.c: Modify memset call in serdes_init
Tom Rini
2015-12-13
fsl/errata: move fsl_errata.h to common directory
Shengzhou Liu
2015-01-16
arch/powerpc: Add SGMII support for the L2 Switch ports
Codrin Ciubotariu
2015-01-16
arch/powerpc: Fix mapping of Freescale SerDes protocols
Codrin Ciubotariu
2014-12-05
powerpc/mpc85xx: modify erratum A007186
Zhao Qiang
2014-09-24
powerpc/mpc85xx: Serdes protocol "00" is supported
Ebony Zhu
2014-06-05
powerpc/serdes: Add the workaround for erratum A-007186
Shaveta Leekha
2014-02-03
powerpc/mpc85xx: Update serdes protocols for T1040
Prabhakar Kushwaha
2013-10-24
fsl/mpc85xx: define common serdes_clock_to_string function
Valentin Longchamp
2013-08-14
powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2
Prabhakar Kushwaha
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-14
powerpc/corenet2: Print SerDes protocol in decimal
York Sun
2012-10-22
powerpc/corenet2: Add SerDes for corenet2
York Sun