summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass32-0/+32
2021-01-15common: board_r: Drop initr_secondary_cpu wrapperOvidiu Panait1-1/+3
2020-09-24board/freescale: Remove P5020DS board supportPriyanka Jain1-8/+0
2020-09-24board/freescale: Remove P1024RDB board supportPriyanka Jain1-9/+0
2020-09-24board/freescale: Remove P1021RDB board supportPriyanka Jain1-9/+0
2020-09-24board/freescale: Remove P1020MBG board supportPriyanka Jain1-9/+0
2020-09-24board/freescale: Remove P1020UTM board supportPriyanka Jain1-9/+0
2020-09-24board/freescale: Remove P1025RDB board supportPriyanka Jain1-9/+0
2020-09-24board/freescale: Remove p1023rdb board supportPriyanka Jain1-8/+0
2020-09-24mpc8xxx: Don't compile board_eth_init() for DM_ETHHou Zhiqiang1-0/+2
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher1-0/+8
2020-09-17powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher3-25/+68
2020-09-17powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher1-30/+33
2020-09-17mpc83xx: remove unneeded extern declaration in cpu_initHeiko Schocher1-2/+1
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese7-8/+10
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada11-13/+13
2020-06-18powerpc: Remove TWR-P1025_defconfig boardJagan Teki1-5/+0
2020-06-18powerpc: Remove T4160QDS_NAND_defconfig boardJagan Teki1-20/+0
2020-06-18powerpc: Remove T1040QDS_DDR4_defconfig boardJagan Teki1-11/+0
2020-06-18powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig boardJagan Teki1-11/+0
2020-06-18powerpc: Remove P1022DS_36BIT_NAND_defconfig boardJagan Teki1-9/+0
2020-06-18powerpc: Remove configs/MPC8536DS_36BIT_defconfig boardJagan Teki1-9/+0
2020-06-18powerpc: Remove configs/C29XPCIE_NAND_defconfig boardJagan Teki1-10/+0
2020-06-18powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig boardJagan Teki1-9/+0
2020-06-18powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig boardJagan Teki1-7/+0
2020-06-18powerpc: Remove configs/B4420QDS_NAND_defconfig boardJagan Teki1-17/+0
2020-06-04ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh1-0/+4
2020-06-04ddr: fsl: Impl. Erratum A008109Joakim Tjernlund1-0/+2
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur1-0/+2
2020-06-03powerpc: mpc85xx: fix unused variable warningMadalin Bucur1-2/+2
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher1-4/+0
2020-05-19mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes1-24/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass6-0/+6
2020-05-19common: Drop linux/delay.h from common headerSimon Glass14-0/+14
2020-05-19common: Drop asm_offsets.h from common headerSimon Glass5-0/+5
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass8-0/+8
2020-05-19common: Drop log.h from common headerSimon Glass29-0/+29
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass13-21/+27
2020-05-19common: Drop init.h from common headerSimon Glass7-0/+7
2020-05-19common: Drop net.h from common headerSimon Glass4-0/+4
2020-04-20phy: add support for backplane kr modeFlorinel Iordache1-0/+9
2020-02-28watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy1-4/+0
2020-02-25Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma1-1/+3
2020-02-07mpc8xx: Expose show_regs()Tom Rini1-1/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass2-0/+2
2020-01-17common: Move get_tbclk() to time.hSimon Glass11-1/+12
2020-01-17common: Move clock functions into a new fileSimon Glass7-3/+8
2020-01-17common: Move relocate_code() to init.hSimon Glass4-4/+4
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu1-48/+1