summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Add SWIOTLB support to FSL boardsKumar Gala2009-06-164-0/+59
* powerpc/85xx: Add P2020DS board supportKumar Gala2009-05-191-5/+38
* powerpc/85xx: Enable Serial RapidIO for MPC85xx MDS boardsAnton Vorontsov2009-05-191-0/+1
* powerpc/85xx: Add MPC8569MDS board supportHaiying Wang2009-05-191-0/+23
* powerpc/85xx: clean up for mpc8568_mds nameHaiying Wang2009-05-191-14/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-311-1/+0Star
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0Star
* | powerpc/85xx: Add support for the "socrates" board (MPC8544).Wolfgang Grandegger2009-03-275-0/+483
* | powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-2410-0/+10
* | powerpc/85xx: Update smp support to handle doorbells and non-mpic initKumar Gala2009-03-111-8/+35
* | powerpc/85xx: remove setup_irq(NULL action) in ksi8560Thomas Gleixner2009-03-111-2/+0Star
|/
* powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall2008-12-301-0/+1
* powerpc/85xx: Add SMP support to MPC8572 DSKumar Gala2008-12-301-0/+7
* powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-3/+3
* powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DSHaiying Wang2008-12-031-1/+10
* powerpc/85xx: Fix compile warnings in mpc85xx_mds.cKumar Gala2008-12-031-2/+4
* powerpc/85xx: Add support for SMP initializationKumar Gala2008-12-032-0/+106
* powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-311-1/+2
* powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce2008-10-227-28/+0Star
* powerpc: make Freescale QE support a selectable Kconfig optionTimur Tabi2008-10-131-1/+0Star
* powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce2008-09-292-2/+0Star
* powerpc/sbc8560: fix compile warning on CPM pin arrayPaul Gortmaker2008-09-161-1/+1
* powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips2008-07-306-0/+6
* powerpc: Remove Kconfig PPC_CPM_NEW_BINDINGKumar Gala2008-07-171-1/+0Star
* powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov2008-07-171-2/+0Star
* powerpc: pci config cleanupJohn Rigby2008-07-171-1/+1
* powerpc/85xx: Minor fixes for 85xxds and 8536ds board.Jason Jin2008-07-142-2/+2
* powerpc/85xx: publish of device for cds platformsDave Jiang2008-07-141-0/+14
* 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
* Merge branch 'linux-2.6'Paul Mackerras2008-06-301-0/+1
|\
| * [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixupsKumar Gala2008-06-091-0/+1
* | powerpc/85xx: Update pin setup for 8560adsVitaly Bordug2008-06-261-3/+5
* | 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] 85xx: Enable MSI support for 85xxds boardJason Jin2008-06-021-1/+3
|/
* [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reportingJeremy McNicoll2008-05-131-1/+29
* [POWERPC] 85xx: Fix some sparse warnings for 85xx MDSAndy Fleming2008-05-131-1/+1
* [POWERPC] 85xx: Add 8568 PHY workarounds to board codeAndy Fleming2008-05-131-0/+119
* [POWERPC] 85xx: Fix compile warningKumar Gala2008-04-171-1/+1
* [POWERPC] CPM: Always use new binding.Scott Wood2008-04-171-8/+0Star
* [POWERPC] 85xx: Enable DMA engine on the MPC8544 DSSebastian Siewior2008-04-171-0/+13
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-1/+1
* [POWERPC] 85xx: Emerson KSI8560 base supportAlexandr Smirnov2008-03-263-0/+265
* [POWERPC] 85xx: convert sbc85* boards to use machine_device_initcallKumar Gala2008-01-282-8/+4Star
* [POWERPC] 85xx: rework platform KconfigKumar Gala2008-01-281-21/+11Star
* [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-281-13/+19
* [POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xxKumar Gala2008-01-282-8/+0Star
* [POWERPC] 85xx: Add basic support for Wind River SBC8548 boardPaul Gortmaker2008-01-283-2/+178
* [POWERPC] CPM2: Make support for the CPM2 optional on 8560 based boardsPaul Gortmaker2008-01-281-6/+3Star