summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-13[PATCH] ppc: Fix io.h for config with CONFIG_PCI not setSylvain Munaut5-42/+1
2006-11-13[PATCH] Make git ignore new wrapper generated filesKim Phillips1-0/+7
2006-11-13[PATCH] Check for null init_early routineGeoff Levand1-1/+2
2006-11-13[PATCH] Optimize qe_brg struct to use an arrayTimur Tabi2-18/+2
2006-11-13[PATCH] Fix compile warnings with CONFIG_PM=nOlaf Hering1-4/+4
2006-11-13[PATCH] Remove arch/powerpc/boot/zImage file.Mark A. Greer1-1/+1
2006-11-13[PATCH] Remove dtb file created by wrapper scriptMark A. Greer1-0/+3
2006-11-13[PATCH] Do a single one-line printk in bad_page_fault()Michael Ellerman1-11/+14
2006-11-13[PATCH] of_irq_to_resource now returns the virqAndy Fleming1-3/+11
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming13-36/+40
2006-11-13[PATCH] Add Efika platform supportNicolas DET6-0/+297
2006-11-13[PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET3-0/+826
2006-11-13[PATCH] Make nvram_64.o a 64bit-only objects.hauer@pengutronix.de1-2/+1
2006-11-13[PATCH] Clean up usage of boot_devs.hauer@pengutronix.de3-6/+1
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.cs.hauer@pengutronix.de1-12/+2
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de2-15/+0
2006-11-13[PATCH] Remove _machine macros.hauer@pengutronix.de1-4/+0
2006-11-13[PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.hs.hauer@pengutronix.de1-2/+0
2006-11-13[PATCH] Remove dead code in iommu.hSascha Hauer1-8/+0
2006-11-13[PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip drivers.hauer@pengutronix.de1-4/+4
2006-11-13[PATCH] Remove inclusion of asm/processor.h in via82cxxx.cSascha Hauer1-2/+2
2006-10-25[POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft6-1/+274
2006-10-25[POWERPC] add support for dumping spu info from xmonMichael Ellerman1-1/+66
2006-10-25[POWERPC] add support for stopping spus from xmonMichael Ellerman3-2/+146
2006-10-25[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de2-69/+34
2006-10-25[POWERPC] cell: add temperature to SPU and CPU sysfs entriesChristian Krafft4-0/+233
2006-10-25[POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft2-0/+74
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft2-0/+67
2006-10-25[POWERPC] cell: add low-level performance monitoring codeKevin Corry4-1/+392
2006-10-25[POWERPC] cell: add shadow registers for pmd_regKevin Corry2-0/+52
2006-10-25[POWERPC] cell: update Cell BE register definitionsDavid Erb3-41/+170
2006-10-25[POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr4-8/+81
2006-10-25[POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de3-16/+148
2006-10-25[POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de2-7/+7
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter7-7/+103
2006-10-25[POWERPC] cell: remove unused struct spu variableGeoff Levand2-19/+3
2006-10-25[POWERPC] spufs: wrap mfc sdr accessMasato Noguchi5-11/+7
2006-10-25[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nopMichael Ellerman1-1/+5
2006-10-25[POWERPC] Fixed some missing files to be deleted when running make cleanMatthew McClintock1-1/+1
2006-10-24[POWERPC] Move iSeries initrd logic into device treeMichael Ellerman2-34/+13
2006-10-24[POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con...Andy Fleming1-140/+148
2006-10-24[POWERPC] Add mktree utility to arch/powerpc/bootJosh Boyer2-2/+154
2006-10-23[POWERPC] Add simple memory allocator to bootwrapperMark A. Greer2-1/+150
2006-10-23[POWERPC] Add non-OF serial console supportMark A. Greer5-2/+359
2006-10-23[POWERPC] Add flatdevtree sourceMark A. Greer5-2/+1046
2006-10-18[POWERPC] More bootwrapper reorganizationMark A. Greer7-42/+34
2006-10-18[POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras2-9/+23
2006-10-16[POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand3-18/+3
2006-10-16[POWERPC] Remove todc code from ARCH=powerpcDavid Gibson4-886/+0
2006-10-16[POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MPOlof Johansson2-1/+18