summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [POWERPC] 85xx: Add support for Wind River SBC8560 in arch/powerpcPaul Gortmaker2008-01-283-2/+295
* [POWERPC] 85xx: Port TQM85xx boards over from arch/ppcKumar Gala2008-01-273-0/+231
* [POWERPC] 85xx: Port STX GP3 board over from arch/ppcKumar Gala2008-01-273-2/+198
* [POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()Paul Gortmaker2008-01-241-6/+6
* [POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala2008-01-243-14/+5Star
* [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-111-2/+2
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-111-1/+1
* [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-117-142/+9Star
* [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood2007-10-112-78/+90
* [POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properlyAnton Vorontsov2007-10-081-12/+16
* [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-081-1/+1
* [POWERPC] mpc85xx_mds: select QUICC_ENGINEAnton Vorontsov2007-10-081-1/+1
* [POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala2007-10-087-84/+6Star
* [POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala2007-10-084-18/+35