summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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-0317-43/+35Star
| * | | | [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-252-16/+61
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [POWERPC] scanlog_init cleanup and minor fixesNathan Lynch2008-03-251-19/+18Star
| * | | | [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loadedManish Ahuja2008-03-251-0/+18
| * | | | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja2008-03-251-0/+18
| * | | | [POWERPC] pseries: phyp dump: Tracking memory range freedManish Ahuja2008-03-251-0/+35
| * | | | [POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja2008-03-251-6/+77
| * | | | [POWERPC] pseries: phyp dump: Debugging print routinesManish Ahuja2008-03-251-2/+59
| * | | | [POWERPC] pseries: phyp dump: Register dump areaManish Ahuja2008-03-251-6/+131
| * | | | [POWERPC] pseries: phyp dump: Use sysfs to release reserved memManish Ahuja2008-03-251-5/+76
| * | | | [POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja2008-03-252-0/+104
| * | | | [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macrosS.Çağlar Onur2008-03-251-1/+2
| * | | | [POWERPC] Update wait_state_cycles in the VPATony Breeds2008-03-251-0/+4
| * | | | [POWERPC] maple: Kill fixup_maple_ideNathan Lynch2008-03-251-47/+0Star
| * | | | [POWERPC] maple: Use platform name in define_machine()Nathan Lynch2008-03-251-1/+1
| * | | | Merge branch 'linux-2.6'Paul Mackerras2008-03-1316-90/+151
| |\ \ \ \
| * | | | | [POWERPC] pasemi: Add function engine management functions to dma_libOlof Johansson2008-03-051-0/+40
| * | | | | [POWERPC] pasemi: Add flag management functions to dma_libOlof Johansson2008-03-051-0/+74
| * | | | | pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson2008-03-051-0/+30
| * | | | | [POWERPC] 8xx: Timebase frequency should not depend on bus-frequencyAnton Vorontsov2008-02-261-6/+1Star
| * | | | | [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-261-0/+15
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-266-6/+9
| |\ \ \ \ \
| | * | | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-146-6/+9
* | | | | | | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-193-3/+0Star
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-192-2/+2
|\ \ \ \ \ \
| * | | | | | phy: Change mii_bus id field to a stringAndy Fleming2008-04-172-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | ppc/pmac: remove no longer needed IDE quirkBartlomiej Zolnierkiewicz2008-04-181-22/+0Star
* | | | | | ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-182-13/+0Star
|/ / / / /
* | | | / powerpc/pseries/xcis: ansifyAl Viro2008-03-301-1/+1
| |_|_|/ |/| | |
* | | | [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] 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/+3Star
|/ / /
* | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2008-03-033-66/+95
|\ \ \
| * | | [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman2008-03-031-15/+22