summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt2006-12-041-3/+34
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-046-82/+63
* [POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt2006-12-041-0/+9
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-041-0/+1
* [POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2006-12-041-0/+44
* [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-042-4/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-0423-180/+42
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-0412-55/+76
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-011-1/+0
| |\
| | * PCI: Delete unused extern in powermac/pci.cMatthew Wilcox2006-12-011-1/+0
| * | Fix misc Kconfig typosMatt LaPlante2006-11-301-2/+2
| |/
| * [POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips2006-11-221-0/+19
| * [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips2006-11-221-4/+0
| * [POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt2006-11-101-8/+33
| * [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-012-36/+10
| * [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-251-1/+3
| * [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann2006-10-251-1/+1
| * [POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell2006-10-251-1/+1
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-251-0/+5
| * [POWERPC] Fix build breakage with CONFIG_PPC32Srinivasa Ds2006-10-231-1/+2
* | [PATCH] Fix compile warnings with CONFIG_PM=nOlaf Hering2006-11-131-4/+4
* | [PATCH] Add Efika platform supportNicolas DET2006-11-135-0/+289
* | [PATCH] Clean up usage of boot_devs.hauer@pengutronix.de2006-11-131-1/+1
* | [POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft2006-10-253-0/+258
* | [POWERPC] add support for stopping spus from xmonMichael Ellerman2006-10-251-0/+4
* | [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de2006-10-251-69/+27
* | [POWERPC] cell: add temperature to SPU and CPU sysfs entriesChristian Krafft2006-10-253-0/+232
* | [POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft2006-10-251-0/+58
* | [POWERPC] cell: add low-level performance monitoring codeKevin Corry2006-10-254-1/+392
* | [POWERPC] cell: add shadow registers for pmd_regKevin Corry2006-10-252-0/+52
* | [POWERPC] cell: update Cell BE register definitionsDavid Erb2006-10-253-41/+170
* | [POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr2006-10-254-8/+81
* | [POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de2006-10-253-16/+148
* | [POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de2006-10-251-5/+5
* | [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-256-6/+99
* | [POWERPC] cell: remove unused struct spu variableGeoff Levand2006-10-251-18/+3
* | [POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2006-10-253-7/+4
* | [POWERPC] Move iSeries initrd logic into device treeMichael Ellerman2006-10-242-34/+13
* | [POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand2006-10-161-2/+2
* | [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-162-39/+2
|/
* [POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang2006-10-161-1/+2
* [POWERPC] Fix MPC8360EMDS PB board supportLi Yang2006-10-163-0/+33
* [POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato2006-10-161-0/+1
* [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt2006-10-161-4/+11
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-102-7/+187
|\
| * [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6
| * [POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt2006-10-101-2/+15
| * [POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt2006-10-101-7/+169
* | [HEADERS] Put linux/config.h out of its misery.Dave Jones2006-10-093-5/+0
|/
* [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro2006-10-091-13/+13
OpenPOWER on IntegriCloud