summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/4xx
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-45/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-19/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* powerpc/4xx/ocm: Fix fix for phys_addr_t printf warningsMichael Ellerman2019-01-111-3/+3
* powerpc/4xx/ocm: Fix phys_addr_t printf warningsMichael Ellerman2018-12-301-3/+3
* powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usageChristian Lamparter2018-12-301-2/+2
* powerpc/4xx: Delete an unnecessary return statement in two functionsMarkus Elfring2018-12-212-3/+0
* powerpc/4xx: Delete error message for a ENOMEM in two functionsMarkus Elfring2018-12-211-4/+1
* powerpc/4xx: Use seq_putc() in ocm_debugfs_show()Markus Elfring2018-12-211-1/+1
* powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show()Markus Elfring2018-12-211-6/+2
* powerpc: Use device_type helpers to access the node typeRob Herring2018-11-261-4/+2
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-5/+2
|\
| * powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy2018-10-141-5/+2
* | powerpc: 4xx: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-1/+1
|/
* 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