summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/setup.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [POWERPC] Fix suspend states againJohannes Berg2007-05-021-65/+0
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-10/+0
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-4/+21
* [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-2/+3
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-9/+11
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-131-1/+0
* [PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev2007-02-121-2/+2
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-041-2/+0
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-041-0/+1
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-1/+1
* [PATCH] Clean up usage of boot_devs.hauer@pengutronix.de2006-11-131-1/+1
* [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-10/+8
OpenPOWER on IntegriCloud