summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/wsp
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-1118-3716/+0
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-231-1/+2
* powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-301-2/+3
* powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-301-5/+5
* powerpc: booke: Fix build failuresAneesh Kumar K.V2013-11-217-0/+9
* powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt2013-11-061-2/+2
* powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt2013-10-113-15/+28
* powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-141-1/+0
* powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev2013-05-141-1/+1
* powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-061-1/+1
* powerpc: drop even more unused Kconfig symbolsPaul Bolle2013-04-181-4/+0
* powerpc/wsp: drop "select PPC_WSP_COPRO"Paul Bolle2013-04-181-1/+0
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-101-1/+1
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-034-6/+5
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-283-2/+1
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-283-2/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-1/+0
|\ \ | |/ |/|
| * powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas2012-02-231-1/+0
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-0/+1
|\ \
| * | of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-211-0/+1
| |/
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-20/+6
|\ \
| * | irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-161-12/+1
| * | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
| * | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-5/+2
| * | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
| |/
* | powerpc: Remove references to cpu_*_mapRusty Russell2012-02-221-1/+1
* | powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt2012-02-141-1/+1
* | powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt2012-02-141-4/+4
|/
* powerpc/wsp: Mark opb cascade handler IRQF_NO_THREADThomas Gleixner2011-11-251-1/+2
* powerpc/book3e: Add Chroma as a new WSP/PowerEN platform.Jimi Xenidis2011-11-257-52/+344
* powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis2011-11-251-0/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-5/+0
|\
| * powerpc: drop unused Kconfig symbolsPaul Bolle2011-10-311-5/+0
* | powerpc/wsp: Add MSI support for PCI on PowerENMichael Ellerman2011-09-205-0/+175
* | powerpc/wsp: Add PCIe Root support to PowerEN/WSPBenjamin Herrenschmidt2011-09-206-0/+1412
* | powerpc/wsp: Fix Wire Speed Processor platform configsJimi Xenidis2011-09-201-4/+4
|/
* powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-201-1/+1
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-1/+2
* powerpc: Add WSP platformDavid Gibson2011-05-0611-0/+1837
OpenPOWER on IntegriCloud