summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [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/pseries/xcis: ansifyAl Viro2008-03-301-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] Hide resources on Axon PCIE root complex nodesMichael Ellerman2008-03-201-0/+36
| * [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devicesMichael Ellerman2008-03-201-16/+25
* | [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
* | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja2008-03-261-0/+18
* | [POWERPC] pseries: phyp dump: Tracking memory range freedManish Ahuja2008-03-261-0/+35
* | [POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja2008-03-261-6/+77
* | [POWERPC] pseries: phyp dump: Debugging print routinesManish Ahuja2008-03-261-2/+59
* | [POWERPC] pseries: phyp dump: Register dump areaManish Ahuja2008-03-261-6/+131
* | [POWERPC] pseries: phyp dump: Use sysfs to release reserved memManish Ahuja2008-03-261-5/+76
* | [POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja2008-03-262-0/+104
* | [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macrosS.Çağlar Onur2008-03-261-1/+2
* | [POWERPC] Update wait_state_cycles in the VPATony Breeds2008-03-261-0/+4
* | [POWERPC] maple: Kill fixup_maple_ideNathan Lynch2008-03-261-47/+0
* | [POWERPC] maple: Use platform name in define_machine()Nathan Lynch2008-03-261-1/+1
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-1316-90/+151
|\ \ | |/
| * [POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds2008-03-131-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-03-124-4/+7
| |\
| | * [POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr2008-03-111-1/+2
| | * [POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr2008-03-113-3/+5
| * | [POWERPC] 83xx: Make 83xx perfmon support selectableAndy Fleming2008-03-102-2/+6
| * | [POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.Li Yang2008-03-071-5/+3
| |/
| * Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2008-03-033-66/+95
| |\
OpenPOWER on IntegriCloud