summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman2008-04-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-211-5/+2
|\
| * PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-201-5/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2190-441/+1738
|\ \
| * | [POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman2008-04-181-27/+12
| * | [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman2008-04-181-41/+2
| * | [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman2008-04-181-8/+12
| * | [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-183-52/+52
| * | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-1814-33/+211
| |\ \
| | * | [POWERPC] 83xx: mpc8315 - fix USB UTMI Host setupAnton Vorontsov2008-04-172-3/+11
| | * | [POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.Paul Gortmaker2008-04-171-0/+6
| | * | [POWERPC] 86xx: mark functions static, other minor cleanupsPaul Gortmaker2008-04-172-6/+6
| | * | [POWERPC] 85xx: Fix compile warningKumar Gala2008-04-171-1/+1
| | * | [POWERPC] 86xx: Add support for Wind River SBC8641D boardPaul Gortmaker2008-04-173-1/+172
| | * | [POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matchingAnton Vorontsov2008-04-171-0/+1
| | * | [POWERPC] CPM: Always use new binding.Scott Wood2008-04-174-22/+1
| | * | [POWERPC] 85xx: Enable DMA engine on the MPC8544 DSSebastian Siewior2008-04-171-0/+13
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-184-5/+13
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel2008-03-281-2/+6
| | * | [POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr2008-03-281-1/+1
| | * | [POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr2008-03-281-0/+4
| | * | [POWERPC] spufs: add newline to signal{1,2}_type filesJeremy Kerr2008-03-281-2/+2
| * | | [POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman2008-04-171-7/+2
| * | | [POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman2008-04-173-3/+3
| * | | [POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja2008-04-171-0/+9
| * | | [POWERPC] celleb: Coding style cleanupIshizaki Kou2008-04-179-38/+39
| * | | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-171-10/+9
| |\ \ \
| | * | | [POWERPC] pasemi: Minor iommu cleanupOlof Johansson2008-04-071-10/+9
| * | | | [POWERPC] 4xx: Add idle wait support for 44x platformsJerone Young2008-04-162-1/+68
| * | | | [POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell2008-04-156-15/+11
| * | | | [POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell2008-04-151-8/+64
| * | | | [POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell2008-04-152-4/+47
| * | | | [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer2008-04-151-2/+2
| * | | | Merge branch 'linux-2.6'Paul Mackerras2008-04-141-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | [POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch2008-04-071-3/+2
| * | | | [POWERPC] 4xx: Use machine_device_initcall() for warp_nandValentine Barshak2008-04-051-1/+2
| * | | | [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese2008-04-0217-43/+35
| * | | | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-0114-42/+42
| * | | | [POWERPC] PS3: Split device setup for static vs. dynamic devicesGeert Uytterhoeven2008-04-011-32/+46
| * | | | [POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven2008-04-011-1/+11
| * | | | [POWERPC] PS3: Add ps3_get_speid routineTakashi Yamamoto2008-04-011-0/+7
| * | | | [POWERPC] PS3: Fix unlikely typo in ps3_get_irqRoel Kluin2008-04-011-1/+1
| * | | | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-013-0/+265
| |\ \ \ \
| | * | | | [POWERPC] 85xx: Emerson KSI8560 base supportAlexandr Smirnov2008-03-263-0/+265
| * | | | | [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese2008-03-261-0/+1
| * | | | | [POWERPC] 4xx: Add platform support for the AMCC Yosemite boardJosh Boyer2008-03-262-0/+10
| * | | | | [POWERPC] 4xx: Add AMCC Canyonlands 460EX eval board support to platforms/44xStefan Roese2008-03-263-0/+83
| |/ / / /
| * | | | Merge branch 'linux-2.6'Paul Mackerras2008-03-262-16/+61
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [POWERPC] scanlog_init cleanup and minor fixesNathan Lynch2008-03-261-19/+18
| * | | | [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loadedManish Ahuja2008-03-261-0/+18