index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
mpc8xxx
/
srio.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-22
CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYS
Tom Rini
2022-12-05
global: Move remaining CONFIG_*SRIO_* to CFG_*
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
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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-20
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
Liu Gang
2012-10-22
powerpc/boot: Change the compile macro for SRIO & PCIE boot master module
Liu Gang
2012-10-22
powerpc/mpc85xx: Add T4240 SoC
York Sun
2012-10-22
powerpc/srio: Workaround for srio erratrm a004034
Liu Gang
2012-08-23
powerpc/corenet_ds: Master module for boot from PCIE
Liu Gang
2012-08-23
powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target
Liu Gang
2012-04-24
powerpc/corenet_ds: Slave core in holdoff when boot from SRIO
Liu Gang
2012-04-24
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
Liu Gang
2012-04-24
powerpc/corenet_ds: Slave uploads ucode when boot from SRIO
Liu Gang
2012-04-24
powerpc/corenet_ds: Master module for boot from SRIO
Liu Gang
2011-01-14
powerpc/8xxx: Refactor SRIO initialization into common code
Kumar Gala