summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add 82xx/83xx/86xx to 6xx MultiplatformKumar Gala2008-07-144-44/+26Star
* powerpc/85xx: publish of device for cds platformsDave Jiang2008-07-141-0/+14
* powerpc/86xx: Refactor pic initKumar Gala2008-07-146-111/+86Star
* powerpc/CPM: Add i2c pins to dts and board setupJochen Friedrich2008-07-143-0/+11
* powerpc/85xx: Add support for MPC8536DSKumar Gala2008-07-143-0/+132
* powerpc/85xx: minor fixes for MPC85xx DS board portKumar Gala2008-07-141-3/+3
* powerpc: Fix pq2fads irq handling with PREEMPT_RTRune Torgersen2008-07-141-1/+1
* Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-141-1/+13
|\
| * powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin2008-07-021-1/+13
* | powerpc/eeh: PERR/SERR bit settings during EEH device recoveryMike Mason2008-07-091-0/+14
* | powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is setDave Kleikamp2008-07-091-1/+2
* | powerpc/cell: cell_dma_dev_setup_iommu() return the iommu tableMark Nelson2008-07-091-4/+4
* | powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-092-9/+12
* | powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin2008-07-091-0/+6
* | powerpc/ps3: Quiet system bus match outputGeoff Levand2008-07-091-8/+13
* | powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr2008-07-093-8/+38
* | powerpc/spufs: add sizes for context filesJeremy Kerr2008-07-091-17/+19
* | powerpc/spufs: allow spufs files to specify sizesJeremy Kerr2008-07-093-7/+15
* | powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr2008-07-093-18/+25
* | powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning2008-07-091-1/+2
* | powerpc/spufs: provide context debug fileLuke Browning2008-07-091-0/+54
* | powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot2008-07-032-31/+100
* | powerpc/pseries: Use base address to derive starting page frame numberNathan Fontenot2008-07-031-19/+17Star
* | powerpc/pseries: Allow phandle to be specified in formats other than decimalNathan Fontenot2008-07-031-1/+1
* | powerpc: Add CONFIG_VSX config optionMichael Neuling2008-07-011-0/+16
* | powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-012-6/+4Star
* | powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-012-0/+2
* | powerpc: Only demote individual slices rather than whole processPaul Mackerras2008-07-011-1/+1
* | powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann2008-06-301-4/+18
* | powerpc/pseries: Call pseries_kexec_setup only on pseriesArnd Bergmann2008-06-301-1/+1
* | spufs: Convert nopfn to faultNick Piggin2008-06-302-52/+54
* | Merge branch 'linux-2.6'Paul Mackerras2008-06-306-35/+65
|\|
| * [POWERPC] Fix warning in pseries/eeh_driver.cAndrew Morton2008-06-161-4/+7
| * [POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall2008-06-161-1/+3
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-06-163-30/+54
| |\
| | * powerpc/spufs: fix missed stop-and-signal eventLuke Browning2008-06-161-0/+5
| | * powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning2008-06-162-19/+37
| | * powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-162-7/+0Star
| | * powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning2008-06-161-5/+13
| * | [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixupsKumar Gala2008-06-091-0/+1
| |/
* | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras2008-06-304-2/+90
|\ \
| * | powerpc/4xx: Sam440ep supportGiuseppe Coviello2008-06-113-0/+89
| * | powerpc/4xx: Fix resource issue in warp-nand.cValentine Barshak2008-06-111-2/+1Star
* | | powerpc/85xx: Update pin setup for 8560adsVitaly Bordug2008-06-261-3/+5
* | | powerpc/booke: Add support for new e500mc coreKumar Gala2008-06-181-1/+6
* | | powerpc/83xx: new board support: MPC8360E-RDKAnton Vorontsov2008-06-103-0/+114
* | | powerpc/85xx: add board support for the TQM8548 modulesWolfgang Grandegger2008-06-102-2/+21
* | | powerpc/85xx: correct vendor prefix in DTS files for TQM85xx modulesWolfgang Grandegger2008-06-101-4/+4
|/ /
* | powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-092-2/+2
* | powerpc: Rework Axon MSI setup so we can avoid freeing the irq_hostMichael Ellerman2008-06-091-9/+7Star