aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-29[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds1-1/+2
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2008-04-18ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-8/+0
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+1
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely1-10/+2
2007-12-20[POWERPC] arch/powerpc: Remove duplicate includesLucas Woods1-1/+0
2007-12-20[POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt1-1/+3
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger1-2/+2
2007-10-09[POWERPC] Remove unused old code from powermac setup codePaul Mackerras1-66/+2
2007-10-09[POWERPC] Remove some more section mismatch warningsStephen Rothwell1-2/+7
2007-06-20[POWERPC] Fix powermac late initcall to only run on powermacTony Breeds1-0/+3
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras1-1/+12
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang1-1/+1