summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-3113-51/+51
* Merge branch 'mpe'Stephen Rothwell2006-07-1410-26/+235
|\
| * [POWERPC] iseries: Move iommu_table_cb into platforms/iseriesMichael Ellerman2006-07-141-0/+17
| * [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman2006-07-131-1/+1
| * [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman2006-07-131-8/+12
| * [POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman2006-07-135-5/+84
| * [POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functionsMichael Ellerman2006-07-132-0/+14
| * [POWERPC] iseries: Make ItExtVpdPanel private to iSeriesMichael Ellerman2006-07-133-3/+53
| * [POWERPC] iseries: Cleanup e2a() and strne2a()Michael Ellerman2006-07-131-75/+17
| * [POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman2006-07-131-1/+97
| * [POWERPC] iseries: Use device tree /system-id in /proc/iSeries/configMichael Ellerman2006-07-131-10/+17
* | [POWERPC] iseries: A new iSeries consoleStephen Rothwell2006-07-132-3/+8
|/
* [POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2006-07-071-29/+49
* [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-071-11/+24
* [POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2006-07-072-5/+64
* [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-071-4/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-042-2/+2
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-032-2/+2
* | Merge branch '83xx' into for_paulusKumar Gala2006-07-034-1/+190
|\ \
| * | powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips2006-07-034-1/+190
* | | [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-0326-1098/+1396
* | | [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-0310-456/+534
* | | [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2006-07-031-2/+4
* | | [POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt2006-07-031-0/+29
* | | [POWERPC] fix implicit declaration on cell.Dave Jones2006-07-031-0/+1
| |/ |/|
* | [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-025-11/+14
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3045-45/+0
* | typo fixes: occuring -> occurringAdrian Bunk2006-06-302-2/+2
* | typo fixes: mecanism -> mechanismAdrian Bunk2006-06-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2927-241/+620
|\ \
| * | [POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2006-06-291-0/+2
| * | [POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619112006-06-295-0/+381
| * | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-06-284-143/+138
| |\ \
| | * | powerpc: minor cleanups for mpc86xxKumar Gala2006-06-284-143/+138
| | |/
| * | [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-282-28/+28
| * | [POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann2006-06-281-4/+4
| * | [POWERPC] spufs: fix memory hotplug dependencyGeoff Levand2006-06-281-1/+1
| * | [POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt2006-06-281-2/+4
| * | [POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt2006-06-281-5/+5
| * | [POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2006-06-281-0/+4
| * | [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-287-34/+19
| * | [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-281-12/+0
| * | [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-281-0/+33
| * | [POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger2006-06-284-4/+0
| * | [POWERPC] Remove redundant STD_MMU selection.Jon Loeliger2006-06-281-5/+0
| * | [POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger2006-06-281-0/+1
| * | [POWERPC] Remove redundant PPC_86XX check.Jon Loeliger2006-06-281-3/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-295-10/+14
|\ \ \
| * | | [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-275-10/+14
| |/ /
* | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-2/+2