summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
AgeCommit message (Expand)AuthorLines
2008-04-29[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds-2/+6
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-1/+1
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-04-18ppc/pmac: remove no longer needed IDE quirkBartlomiej Zolnierkiewicz-22/+0
2008-04-18ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz-13/+0
2008-03-13Merge branch 'linux-2.6'Paul Mackerras-1/+1
2008-03-13[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds-1/+1
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller-1/+1
2008-02-08[POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt-1/+10
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk-2/+0
2008-01-31Merge branch 'linux-2.6'Paul Mackerras-1/+1
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely-19/+6
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov-2/+1
2007-12-20[POWERPC] arch/powerpc: Remove duplicate includesLucas Woods-1/+0
2007-12-20[POWERPC] Improve resource setup of PowerMac G5 HT bridgeBenjamin Herrenschmidt-78/+64
2007-12-20[POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt-20/+38
2007-12-20[POWERPC] Clear pci_probe_only on 64 bits PowerMacBenjamin Herrenschmidt-2/+2
2007-12-20[POWERPC] Fixup powermac enable device hookBenjamin Herrenschmidt-4/+14
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt-13/+11
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt-2/+1
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt-2/+5
2007-12-11Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras-2/+9
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell-3/+3
2007-12-10powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt-2/+9
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger-2/+2
2007-12-03[POWERPC] powermac: Fix warning in time.cJohannes Berg-0/+2
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds-2/+0
2007-10-09[POWERPC] Remove unused old code from powermac setup codePaul Mackerras-66/+2
2007-10-09[POWERPC] Remove some more section mismatch warningsStephen Rothwell-2/+7
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger-2/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman-1/+1
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala-1/+0
2007-08-17[POWERPC] Remove some duplicate declarations from pmac.hStephen Rothwell-4/+0
2007-08-17[POWERPC] Fix section mismatches in udbg_adb.cStephen Rothwell-2/+2
2007-08-17[POWERPC] Remove gratuitous reads from powermac pci config space methodsNathan Lynch-9/+0
2007-08-17[POWERPC] powermac pci_ops: Use named structure member initializersNathan Lynch-8/+8
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl-2/+0
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool-2/+4
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras-54/+16
2007-07-10[POWERPC] powermac i2c: Use mutexJohannes Berg-11/+12
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala-6/+0
2007-06-29[POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann-0/+1
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann-5/+3
2007-06-20[POWERPC] Fix powermac late initcall to only run on powermacTony Breeds-0/+3
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt-32/+0
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras-2/+12
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang-1/+1
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-110/+101
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0