aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk1-1/+1
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds162-3430/+6213
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras6-72/+86
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24Paul Mackerras8-220/+99
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24Paul Mackerras4-98/+65
2007-10-11[POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40xStefan Roese3-2/+68
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-11[POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson1-0/+14
2007-10-11[POWERPC] Move of_platform_driver initialisations: arch/powerpcStephen Rothwell1-1/+3
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell2-97/+210
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2-23/+133
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell3-5/+318
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell1-1/+23
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell3-18/+41
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely5-34/+0
2007-10-11[POWERPC] Remove empty ppc_md.setup_arch hooksGrant Likely5-25/+0
2007-10-10pasemi_mac: enable iommu supportOlof Johansson2-5/+20
2007-10-10Device tree aware EMAC driverDavid Gibson2-2/+5
2007-10-10[POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2-33/+61
2007-10-10[POWERPC] MPC52xx: Trim includes on mpc5200 platform support codeGrant Likely4-50/+4
2007-10-10[POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200Grant Likely1-15/+0
2007-10-09[POWERPC] PS3: Add os-area database routinesGeoff Levand1-14/+431
2007-10-09[POWERPC] PS3: Save os-area params to device treeGeoff Levand3-2/+104
2007-10-09[POWERPC] PS3: Add os-area rtc_diff set/get routinesGeoff Levand3-14/+22
2007-10-09[POWERPC] PS3: os-area workqueue processingGeoff Levand1-0/+23
2007-10-09[POWERPC] PS3: Remove unused os-area paramsGeoff Levand3-27/+21
2007-10-09[POWERPC] PS3: Cleanup of os-area.cGeoff Levand1-12/+15
2007-10-09[POWERPC] cell: Add Cell memory controller register defs and expose itBenjamin Herrenschmidt1-0/+10
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt12-283/+11
2007-10-09[POWERPC] Remove unused old code from powermac setup codePaul Mackerras1-66/+2
2007-10-09[POWERPC] Remove some more section mismatch warningsStephen Rothwell1-2/+7
2007-10-09[POWERPC] iSeries: Correct missing newline in printkStephen Rothwell1-1/+1
2007-10-08[POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properlyAnton Vorontsov1-12/+16
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov4-4/+4
2007-10-08[POWERPC] mpc85xx_mds: select QUICC_ENGINEAnton Vorontsov1-1/+1
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala10-142/+8
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala13-27/+45
2007-10-08[POWERPC] Add initial MPC8610 HPCD Platform files.Xianghua Xiao3-0/+247
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq coreThomas Renninger4-6/+0
2007-10-04[POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platformRoy Zang1-0/+1
2007-10-04[POWERPC] mpc82xx: Add pq2fads board support.Scott Wood3-0/+210
2007-10-04[POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.Scott Wood7-550/+424
2007-10-04[POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood3-0/+187
2007-10-04[POWERPC] 8xx: mpc885ads cleanupScott Wood3-336/+153
2007-10-04[POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.Scott Wood1-12/+12
2007-10-04[POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.Scott Wood3-5/+5
2007-10-04[POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functionality.Scott Wood4-125/+2
2007-10-03[POWERPC] 8xx: Work around CPU15 erratum.Scott Wood1-0/+16
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood5-94/+22