summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge'Paul Mackerras2006-08-256-293/+187
|\
| * [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-251-10/+9
| * [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-252-3/+9
| * [POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112006-08-231-49/+24
| * [POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt2006-08-231-4/+11
| * [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-232-180/+176
| * [POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2006-08-232-123/+88
| * [POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming2006-08-231-107/+55
* | [POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell2006-08-251-63/+63
* | [POWERPC] iseries: remove const warningStephen Rothwell2006-08-251-4/+5
* | [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-251-4/+0
* | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-252-3/+9
* | [POWERPC] Cleanup CPU initsOlof Johansson2006-08-252-4/+4
* | [POWERPC] cell: interrupt.c whitespace clean upGeoff Levand2006-08-251-11/+11
* | Merge branch 'merge'Paul Mackerras2006-08-082-5/+3
|\ \ | |/
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-081-3/+3
| * [POWERPC] fix PMU initialization on pseries lparSonny Rao2006-08-081-2/+0
* | [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-083-6/+40
* | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-082-180/+176
* | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-015-220/+123
* | Merge branch 'merge'Paul Mackerras2006-08-0112-91/+173
|\ \ | |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-315-50/+98
| |\
| | * [POWERPC] Use H_CEDE on non-SMTJake Moilanen2006-07-311-2/+4
| | * [POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool2006-07-281-4/+11
| | * [POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool2006-07-281-0/+2
| | * [POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2006-07-281-29/+49
| | * [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-261-11/+24
| | * [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-261-4/+8
| * | [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-311-3/+55
| |/
| * [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-101-9/+22
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-108-68/+74
* | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-3111-91/+95
* | [POWERPC] maple: Constify & voidify get_property()Jeremy Kerr2006-07-312-26/+21
* | [POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr2006-07-313-20/+17
* | [POWERPC] cell: Constify & voidify get_property()Jeremy Kerr2006-07-315-32/+31
* | [POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr2006-07-319-20/+20
* | [POWERPC] iseries: Constify & voidify get_property()Jeremy Kerr2006-07-312-6/+5
* | [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
OpenPOWER on IntegriCloud