summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/mpc85xx_rdb.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-01powerpc/85xx: Fix typo in code commentDario Binacchi1-1/+1
2023-08-02powerpc: Explicitly include correct DT includesRob Herring1-1/+2
2023-04-20powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacksPali Rohár1-2/+2
2023-04-20powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.cPali Rohár1-29/+1
2023-04-20powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdbChristophe Leroy1-2/+0
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macroChristophe Leroy1-1/+1
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()Christophe Leroy1-1/+3
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()Christophe Leroy1-11/+5
2023-04-20powerpc/85xx: Remove DBG() macroChristophe Leroy1-9/+0
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy1-10/+0
2023-03-14powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy1-71/+10
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes1-17/+0
2019-11-17powerpc/85xx: remove mostly pointless mpc85xx_qe_init()Rasmus Villemoes1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov1-10/+0
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-30/+10
2016-07-13powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after bootBenjamin Herrenschmidt1-2/+1
2015-12-23QE: Move QE from arch/powerpc to drivers/socZhao Qiang1-2/+2
2015-10-22powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood1-1/+1
2014-03-20fsl/pci: The new pci suspend/resume implementationWang Dongsheng1-0/+10
2014-03-20QE: split function mpc85xx_qe_init() into two functions.Zhao Qiang1-0/+1
2014-03-20powerpc: 85xx rdb: move np pointer to avoid builderrorSebastian Siewior1-4/+1
2014-01-08powerpc/85xx: Add QE common init functionXie Xiaobo1-23/+2
2013-08-08powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang1-0/+22
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-18/+12
2012-07-10powerpc/85xx: Add P1024rdb board supportTang Yuantian1-0/+22
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt1-1/+1
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-03-16powerpc/85xx: Add Quicc Engine support for p1025rdbZhicheng Fan1-1/+76
2012-03-16powerpc/85xx: Add p1020rdb-pc platform supportZhicheng Fan1-1/+23
2012-03-16powerpc/85xx: add P1020UTM-PC platform supportJerry Huang1-0/+22
2012-03-16powerpc/85xx: add P1020MBG-PC platform supportJerry Huang1-0/+22
2012-03-16powerpc/85xx: Add p1025rdb platform supportZhicheng Fan1-0/+22
2012-03-16powerpc/85xx: Adds Support for P2020RDB-PC boardTang Yuantian1-0/+24
2012-03-16powerpc/85xx: Added P1021RDB-PC Platform supportXu Jiucheng1-0/+24
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-2/+1
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett1-2/+2
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-2/+1
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett1-12/+2
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-9/+2
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett1-6/+1
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-14/+2
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov1-0/+2
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri1-2/+3
2009-11-12powerpc/85xx: Added P1020RDB Platform support.Poonam Aggrwal1-0/+24
2009-11-12powerpc/85xx: Create dts for each core in CAMP mode for P2020RDBPoonam Aggrwal1-1/+9
2009-08-25powerpc/85xx: Add support for P2020RDB boardPoonam Aggrwal1-0/+141