summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/4xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck2018-08-031-21/+30
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-2/+3
* powerpc/4xx: Fix error return code in ppc4xx_msi_probe()Wei Yongjun2018-03-311-1/+2
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-202-2/+2
* powerpc/4xx: Constify cpm_suspend_opsArvind Yadav2017-08-311-1/+1
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-236-82/+67
* powerpc/4xx: Move machine_check_4xx() into platforms/4xxMichael Ellerman2017-08-102-1/+27
* powerpc/4xx: Create 4xx pseudo-platform in platforms/4xxMichael Ellerman2017-08-1010-0/+4739
* [POWERPC] Rename 4xx paths to 40xJosh Boyer2007-08-202-209/+0
* [POWERPC] Re-organize Kconfig code for 4xx in arch/powerpcDavid Gibson2007-04-241-222/+150
* kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-121-1/+1
* ppc: Various minor compile fixesPaul Mackerras2005-10-111-0/+1
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-0/+280