summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac/setup.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-03treewide: 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-11-01powerpc: 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 imp...Tejun 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-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-1/+1
2008-04-18ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-8/+0
2008-02-14[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
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-2/+2
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg1-2/+50
2007-05-02[POWERPC] Fix suspend states againJohannes Berg1-65/+0
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-10/+0
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell1-4/+21