aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala7-9/+0
2007-06-29[POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann5-3/+5
2007-06-29[POWERPC] fix building without PCIArnd Bergmann2-1/+4
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann12-63/+0
2007-06-29[POWERPC] mpc82xx_ads build fixArnd Bergmann1-1/+1
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 platformsDavid 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