aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2008-04-18[POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman1-27/+12
2008-04-18[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman1-41/+2
2008-04-18[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman1-8/+12
2008-04-18[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman3-52/+52
2008-04-18Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras14-33/+211
2008-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras4-5/+13
2008-04-17[POWERPC] 83xx: mpc8315 - fix USB UTMI Host setupAnton Vorontsov2-3/+11
2008-04-17[POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.Paul Gortmaker1-0/+6
2008-04-17[POWERPC] 86xx: mark functions static, other minor cleanupsPaul Gortmaker2-6/+6
2008-04-17[POWERPC] 85xx: Fix compile warningKumar Gala1-1/+1
2008-04-17[POWERPC] 86xx: Add support for Wind River SBC8641D boardPaul Gortmaker3-1/+172
2008-04-17[POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matchingAnton Vorontsov1-0/+1
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood4-22/+1
2008-04-17[POWERPC] 85xx: Enable DMA engine on the MPC8544 DSSebastian Siewior1-0/+13
2008-04-17[POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman1-7/+2
2008-04-17[POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman3-3/+3
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja1-0/+9
2008-04-17[POWERPC] celleb: Coding style cleanupIshizaki Kou9-38/+39
2008-04-17Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras1-10/+9
2008-04-16[POWERPC] 4xx: Add idle wait support for 44x platformsJerone Young2-1/+68
2008-04-15[POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell6-15/+11
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell1-8/+64
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell2-4/+47
2008-04-15[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer1-2/+2
2008-04-14Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2008-04-07[POWERPC] pasemi: Minor iommu cleanupOlof Johansson1-10/+9
2008-04-07[POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch1-3/+2
2008-04-05[POWERPC] 4xx: Use machine_device_initcall() for warp_nandValentine Barshak1-1/+2
2008-04-02[POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese17-43/+35
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison14-42/+42
2008-04-01[POWERPC] PS3: Split device setup for static vs. dynamic devicesGeert Uytterhoeven1-32/+46
2008-04-01[POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven1-1/+11
2008-04-01[POWERPC] PS3: Add ps3_get_speid routineTakashi Yamamoto1-0/+7
2008-04-01[POWERPC] PS3: Fix unlikely typo in ps3_get_irqRoel Kluin1-1/+1
2008-04-01Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras3-0/+265
2008-03-30powerpc/pseries/xcis: ansifyAl Viro1-1/+1
2008-03-28[POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel1-2/+6
2008-03-28[POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr1-1/+1
2008-03-28[POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr1-0/+4
2008-03-28[POWERPC] spufs: add newline to signal{1,2}_type filesJeremy Kerr1-2/+2
2008-03-26[POWERPC] 85xx: Emerson KSI8560 base supportAlexandr Smirnov3-0/+265
2008-03-26[POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese1-0/+1
2008-03-26[POWERPC] 4xx: Add platform support for the AMCC Yosemite boardJosh Boyer2-0/+10
2008-03-26[POWERPC] 4xx: Add AMCC Canyonlands 460EX eval board support to platforms/44xStefan Roese3-0/+83
2008-03-26Merge branch 'linux-2.6'Paul Mackerras2-16/+61
2008-03-26[POWERPC] scanlog_init cleanup and minor fixesNathan Lynch1-19/+18
2008-03-26[POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loadedManish Ahuja1-0/+18
2008-03-26[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja1-0/+18
2008-03-26[POWERPC] pseries: phyp dump: Tracking memory range freedManish Ahuja1-0/+35
2008-03-26[POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja1-6/+77