aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-26powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy1-7/+0
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2022-05-04powerpc/pmac: remove unused symbolZucheng Zheng1-4/+0
2021-12-23cuda/pmu: Make find_via_cuda/pmu init functionsNick Child1-2/+2
2021-12-23powerpc/powermac: Add __init attribute to eligible functionsNick Child1-1/+1
2021-10-09powerpc/powermac: Remove stale declaration of pmac_mdChristophe Leroy1-2/+0
2021-02-09powerpc/pci: Move PHB discovery for PCI_DN using platformsOliver O'Halloran1-3/+1
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-04-01powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-01-22powerpc: Adopt nvram module for PPC64Finn Thain1-1/+1
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain1-2/+1
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring1-8/+2
2018-09-28powerpc: use for_each_of_cpu_node iteratorRob Herring1-7/+8
2018-05-25powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre1-0/+1
2018-05-25powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre1-4/+4
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-1/+1
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-2/+2
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt1-2/+3
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-8/+0
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt1-0/+6
2016-07-21powerpc/pmac: Remove spurrious machine type testBenjamin Herrenschmidt1-3/+0
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt1-4/+0
2016-07-21powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt1-16/+0
2016-07-21powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt1-8/+0
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-5/+7
2015-04-11powerpc/powermac: Move controller ops from ppc_md to controller_opsDaniel Axtens1-3/+1
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens1-1/+1
2015-04-11powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.cDaniel Axtens1-18/+0
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-1/+2
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-4/+4
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2011-11-25powerpc/powermac: Add missing of_node_putJulia Lawall1-2/+6
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-06-30powerpc: Move free_initmem to common codeDave Carroll1-3/+0
2011-04-01powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt1-56/+0
2010-12-09powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier1-0/+9
2010-07-14lmb: rename to memblockYinghai Lu1-2/+2
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller1-3/+8
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt1-33/+8
2009-05-21powerpc/pci: Clean up direct access to sysdata by powermac platformsKumar Gala1-1/+1
2009-02-23powerpc/powermac: Hotplug /sys entries are missingGiuliano Pochini1-0/+3
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov1-6/+0
2008-11-19powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()Michael Ellerman1-3/+1
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-1/+0
2008-07-28powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt1-0/+72
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel1-6/+0