summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger2006-09-131-1/+1
* [PATCH] powerpc: Fix typo in powermac platform functionsBenjamin Herrenschmidt2006-09-041-1/+1
* [PATCH] powerpc: Fix PowerMac IRQ handling bugBenjamin Herrenschmidt2006-09-011-3/+3
* [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619112006-08-302-1/+2
* [POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips2006-08-304-87/+28Star
* [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-251-10/+9Star
* [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/+24Star
* [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/+176Star
* [POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2006-08-232-123/+88Star
* [POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming2006-08-231-107/+55Star
* [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-081-3/+3
* [POWERPC] fix PMU initialization on pseries lparSonny Rao2006-08-081-2/+0Star
* 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-251-11/+24
| * [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-251-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
* 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/+0Star
* | 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/+138Star
| |\ \
| | * | powerpc: minor cleanups for mpc86xxKumar Gala2006-06-284-143/+138Star
| | |/
| * | [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/+19Star
| * | [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-281-12/+0Star