summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann21-30/+28
2007-06-29[POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann5-45/+37
2007-06-28[POWERPC] Abolish unused ucBoardRev variablesDavid Gibson1-3/+0
2007-06-28[POWERPC] Make more OF-related bootwrapper functions available to non-OF plat...David Gibson4-39/+45
2007-06-28[POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman1-1/+1
2007-06-28[POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds2-15/+21
2007-06-28[POWERPC] PS3: Storage device registration routinesGeert Uytterhoeven1-0/+286
2007-06-28[POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven1-0/+4
2007-06-28[POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driverGeert Uytterhoeven1-1/+30
2007-06-28[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-76/+55
2007-06-28[POWERPC] PS3: Fix more sparse warningsGeert Uytterhoeven1-5/+5
2007-06-28[POWERPC] PS3: Select MEMORY_HOTPLUGGeoff Levand1-0/+1
2007-06-28[POWERPC] PS3: Device tree sourceGeoff Levand2-1/+69
2007-06-28[POWERPC] Make kernel_entry_t have global scope in bootwrapperGeoff Levand2-2/+2
2007-06-28[POWERPC] Fix constantness of bootwrapper argGeoff Levand3-3/+3
2007-06-28[POWERPC] Add u64 printf to bootwrapperGeoff Levand1-1/+9
2007-06-28[POWERPC] Add signed types to bootwrapperGeoff Levand1-0/+4
2007-06-28[POWERPC] Correct __secondary_hold commentGeoff Levand1-2/+2
2007-06-28[POWERPC] Output params value in early_init_devtreeGeoff Levand1-1/+1
2007-06-28[POWERPC] PS3: Use clear_bitGeoff Levand1-24/+2
2007-06-28[POWERPC] PS3: Rename processor id symbolsGeoff Levand1-26/+29
2007-06-28[POWERPC] PS3: Device registration routines.Geoff Levand2-0/+500
2007-06-28[POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven1-4/+5
2007-06-28[POWERPC] PS3: Vuart reworkGeoff Levand2-13/+10
2007-06-28[POWERPC] PS3: Repository probe cleanupsGeoff Levand2-280/+337
2007-06-28[POWERPC] PS3: System-bus modinfo attributeDavid Woodhouse1-0/+15
2007-06-28[POWERPC] PS3: System-bus ueventDavid Woodhouse1-0/+16
2007-06-28[POWERPC] PS3: System-bus reworkGeoff Levand4-202/+988
2007-06-28[POWERPC] PS3: Kexec supportGeoff Levand5-43/+70
2007-06-28[POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven5-10/+10
2007-06-28[POWERPC] PS3: Move chip mask defs upGeoff Levand1-61/+86
2007-06-28[POWERPC] PS3: Fix sparse warningsGeert Uytterhoeven1-2/+2
2007-06-28[POWERPC] PS3: Map SPU regions as non-guardedGeoff Levand2-5/+10
2007-06-28[POWERPC] PS3: Compare firmware versionMasakazu Mokuno1-12/+20
2007-06-28[POWERPC] PS3: Use __maybe_unusedGeoff Levand2-3/+3
2007-06-28[POWERPC] PS3: Rename IPI symbolsGeoff Levand1-6/+6
2007-06-28[POWERPC] cell: Add spu shutdown methodGeoff Levand1-1/+11
2007-06-25[POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant2-3/+29
2007-06-25[POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M1-24/+29
2007-06-25[POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling1-4/+8
2007-06-25[POWERPC] Fix stolen time for SMT without LPARMichael Neuling1-1/+1
2007-06-25[POWERPC] Remove 'console=' from cmdline on prpmc2800Mark A. Greer1-1/+1
2007-06-25[POWERPC] Call add_preferred_console when MPSC is consoleMark A. Greer1-0/+28
2007-06-25[POWERPC] Add irq_create_direct_mapping()Michael Ellerman1-0/+24
2007-06-25[POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman1-11/+21
2007-06-25[POWERPC] Uninline and export virq_to_hw()Olof Johansson1-0/+6
2007-06-25[POWERPC] Update holly to use new dts wrapping featureMark A. Greer3-70/+43
2007-06-25[POWERPC] When appropriate, wrap device tree with zImageMark A. Greer1-8/+14
2007-06-25[POWERPC] Remove 'make zImage.dts' featureMark A. Greer2-26/+2
2007-06-25[POWERPC] Remove spinlock from struct cpu_purr_dataNathan Lynch1-9/+15