aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx/srio.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-1/+1
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini1-1/+2
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini1-2/+1
2022-12-22CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYSTom Rini1-4/+4
2022-12-05global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini1-36/+36
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-4/+4
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini1-2/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some time functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang1-2/+2
2012-10-22powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang1-1/+3
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun1-5/+16
2012-10-22powerpc/srio: Workaround for srio erratrm a004034Liu Gang1-0/+191
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang1-22/+22
2012-08-23powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang1-89/+48
2012-04-24powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang1-0/+125
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang1-0/+17
2012-04-24powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang1-4/+21
2012-04-24powerpc/corenet_ds: Master module for boot from SRIOLiu Gang1-0/+51
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala1-0/+86