aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall1-0/+1
2008-12-30powerpc/85xx: Add SMP support to MPC8572 DSKumar Gala1-0/+7
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-12-03powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DSHaiying Wang1-1/+10
2008-12-03powerpc/85xx: Fix compile warnings in mpc85xx_mds.cKumar Gala1-2/+4
2008-12-03powerpc/85xx: Add support for SMP initializationKumar Gala2-0/+106
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala1-1/+2
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce7-28/+0
2008-10-13powerpc: make Freescale QE support a selectable Kconfig optionTimur Tabi1-1/+0
2008-09-29powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce2-2/+0
2008-09-16powerpc/sbc8560: fix compile warning on CPM pin arrayPaul Gortmaker1-1/+1
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips6-0/+6
2008-07-16powerpc: Remove Kconfig PPC_CPM_NEW_BINDINGKumar Gala1-1/+0
2008-07-16powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov1-2/+0
2008-07-16powerpc: pci config cleanupJohn Rigby1-1/+1
2008-07-14powerpc/85xx: Minor fixes for 85xxds and 8536ds board.Jason Jin2-2/+2
2008-07-14powerpc/85xx: publish of device for cds platformsDave Jiang1-0/+14
2008-07-14powerpc/85xx: Add support for MPC8536DSKumar Gala3-0/+132
2008-07-14powerpc/85xx: minor fixes for MPC85xx DS board portKumar Gala1-3/+3
2008-06-30Merge branch 'linux-2.6'Paul Mackerras1-0/+1
2008-06-26powerpc/85xx: Update pin setup for 8560adsVitaly Bordug1-3/+5
2008-06-10powerpc/85xx: add board support for the TQM8548 modulesWolfgang Grandegger2-2/+21
2008-06-10powerpc/85xx: correct vendor prefix in DTS files for TQM85xx modulesWolfgang Grandegger1-4/+4
2008-06-09[POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixupsKumar Gala1-0/+1
2008-06-02[POWERPC] 85xx: Enable MSI support for 85xxds boardJason Jin1-1/+3
2008-05-13[POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reportingJeremy McNicoll1-1/+29
2008-05-13[POWERPC] Delete unused fec_8xx net driverBecky Bruce0-0/+0
2008-05-13[POWERPC] 85xx: Fix some sparse warnings for 85xx MDSAndy Fleming1-1/+1
2008-05-13[POWERPC] 85xx: Add 8568 PHY workarounds to board codeAndy Fleming1-0/+119
2008-04-17[POWERPC] 85xx: Fix compile warningKumar Gala1-1/+1
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood1-8/+0
2008-04-17[POWERPC] 85xx: Enable DMA engine on the MPC8544 DSSebastian Siewior1-0/+13
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-03-26[POWERPC] 85xx: Emerson KSI8560 base supportAlexandr Smirnov3-0/+265
2008-01-28[POWERPC] 85xx: convert sbc85* boards to use machine_device_initcallKumar Gala2-8/+4
2008-01-28[POWERPC] 85xx: rework platform KconfigKumar Gala1-21/+11
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov1-13/+19
2008-01-28[POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xxKumar Gala2-8/+0
2008-01-28[POWERPC] 85xx: Add basic support for Wind River SBC8548 boardPaul Gortmaker3-2/+178
2008-01-28[POWERPC] CPM2: Make support for the CPM2 optional on 8560 based boardsPaul Gortmaker1-6/+3
2008-01-28[POWERPC] 85xx: Add support for Wind River SBC8560 in arch/powerpcPaul Gortmaker3-2/+295
2008-01-27[POWERPC] 85xx: Port TQM85xx boards over from arch/ppcKumar Gala3-0/+231
2008-01-27[POWERPC] 85xx: Port STX GP3 board over from arch/ppcKumar Gala3-2/+198
2008-01-23[POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()Paul Gortmaker1-6/+6
2008-01-23[POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala3-14/+5
2007-12-11[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h.Jon Loeliger1-2/+2
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-1/+1
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala7-142/+9
2007-10-11[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood2-78/+90
2007-10-08[POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properlyAnton Vorontsov1-12/+16