summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/setup.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre2018-05-251-0/+1
* powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre2018-05-251-4/+4
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-1/+1
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-2/+2
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-2/+3
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-211-8/+0
* powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt2016-07-211-0/+6
* powerpc/pmac: Remove spurrious machine type testBenjamin Herrenschmidt2016-07-211-3/+0
* powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-211-4/+0
* powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt2016-07-211-16/+0
* powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-211-8/+0
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-5/+7
* powerpc/powermac: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-111-3/+1
* powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens2015-04-111-1/+1
* powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.cDaniel Axtens2015-04-111-18/+0
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+2
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-4/+4
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* powerpc/powermac: Add missing of_node_putJulia Lawall2011-11-251-2/+6
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* powerpc: Move free_initmem to common codeDave Carroll2011-06-301-3/+0
* powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt2011-04-011-56/+0
* powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier2010-12-091-0/+9
* lmb: rename to memblockYinghai Lu2010-07-141-2/+2
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-211-3/+8
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-061-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-261-33/+8
* powerpc/pci: Clean up direct access to sysdata by powermac platformsKumar Gala2009-05-211-1/+1
* powerpc/powermac: Hotplug /sys entries are missingGiuliano Pochini2009-02-231-0/+3
* powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-231-6/+0
* powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()Michael Ellerman2008-11-191-3/+1
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt2008-07-281-0/+72
* kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel2008-07-231-6/+0
* [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds2008-04-291-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-1/+1
|\
| * [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
* | ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-181-8/+0
|/
* [POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-171-10/+2
* [POWERPC] arch/powerpc: Remove duplicate includesLucas Woods2007-12-201-1/+0
* [POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt2007-12-201-1/+3
* [POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger2007-12-061-2/+2
* [POWERPC] Remove unused old code from powermac setup codePaul Mackerras2007-10-091-66/+2
* [POWERPC] Remove some more section mismatch warningsStephen Rothwell2007-10-091-2/+7
* [POWERPC] Fix powermac late initcall to only run on powermacTony Breeds2007-06-201-0/+3
* [POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2007-06-141-1/+12
* [POWERPC] Fix Section mismatch warningsLi Yang2007-05-231-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
* [POWERPC] powermac: Support G5 CPU hotplugJohannes Berg2007-05-071-2/+50