aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/4xx
AgeCommit message (Expand)Author
2018-12-30powerpc/4xx/ocm: Fix phys_addr_t printf warningsMichael Ellerman
2018-12-30powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usageChristian Lamparter
2018-12-21powerpc/4xx: Delete an unnecessary return statement in two functionsMarkus Elfring
2018-12-21powerpc/4xx: Delete error message for a ENOMEM in two functionsMarkus Elfring
2018-12-21powerpc/4xx: Use seq_putc() in ocm_debugfs_show()Markus Elfring
2018-12-21powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show()Markus Elfring
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy
2018-09-28powerpc: 4xx: get cpu node with of_get_cpu_nodeRob Herring
2018-08-03powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-31powerpc/4xx: Fix error return code in ppc4xx_msi_probe()Wei Yongjun
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring
2017-08-31powerpc/4xx: Constify cpm_suspend_opsArvind Yadav
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-08-10powerpc/4xx: Move machine_check_4xx() into platforms/4xxMichael Ellerman
2017-08-10powerpc/4xx: Create 4xx pseudo-platform in platforms/4xxMichael Ellerman
2007-08-20[POWERPC] Rename 4xx paths to 40xJosh Boyer
2007-04-24[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpcDavid Gibson
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day
2005-10-11ppc: Various minor compile fixesPaul Mackerras
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras