aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds2008-04-292-2/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-1/+1
|\
| * Merge branch 'linux-2.6'Paul Mackerras2008-03-131-1/+1
| |\
| * | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
* | | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* | | ppc/pmac: remove no longer needed IDE quirkBartlomiej Zolnierkiewicz2008-04-181-22/+0
* | | ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-182-13/+0
| |/ |/|
* | [POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds2008-03-131-1/+1
|/
* [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-081-1/+10
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-2/+0
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* | [POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-174-19/+6
* | [POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov2008-01-171-2/+1
* | [POWERPC] arch/powerpc: Remove duplicate includesLucas Woods2007-12-201-1/+0
* | [POWERPC] Improve resource setup of PowerMac G5 HT bridgeBenjamin Herrenschmidt2007-12-201-78/+64
* | [POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt2007-12-202-20/+38
* | [POWERPC] Clear pci_probe_only on 64 bits PowerMacBenjamin Herrenschmidt2007-12-201-2/+2
* | [POWERPC] Fixup powermac enable device hookBenjamin Herrenschmidt2007-12-201-4/+14
* | [POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2007-12-202-13/+11
* | [POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt2007-12-201-2/+1
* | [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-201-2/+5
* | Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras2007-12-111-2/+9
|\ \ | |/
| * powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2007-12-101-2/+9
* | [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-111-3/+3
* | [POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger2007-12-061-2/+2
* | [POWERPC] powermac: Fix warning in time.cJohannes Berg2007-12-031-0/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-122-2/+0
|\
| * [CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger2007-10-042-2/+0
* | [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] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-1/+1
* | [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-1/+0
* | [POWERPC] Remove some duplicate declarations from pmac.hStephen Rothwell2007-08-171-4/+0
* | [POWERPC] Fix section mismatches in udbg_adb.cStephen Rothwell2007-08-171-2/+2
* | [POWERPC] Remove gratuitous reads from powermac pci config space methodsNathan Lynch2007-08-171-9/+0
* | [POWERPC] powermac pci_ops: Use named structure member initializersNathan Lynch2007-08-171-8/+8
* | [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-172-2/+0
|/
* [POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool2007-08-031-2/+4
* Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-113-54/+16
|\
| * [POWERPC] powermac i2c: Use mutexJohannes Berg2007-07-101-11/+12
| * [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-6/+0
| * [POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann2007-06-291-0/+1
| * [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-291-5/+3
| * [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-32/+0
* | [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-142-2/+12
* [POWERPC] Fix Section mismatch warningsLi Yang2007-05-231-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-088-110/+101
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-081-1/+0
| |\