| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection | Arnd Bergmann | 2007-06-29 | 5 | -45/+37 |
* | [POWERPC] In booting-without-of.txt, clarify that properties must precede sub... | David Gibson | 2007-06-28 | 1 | -0/+8 |
* | [POWERPC] Abolish unused ucBoardRev variables | David Gibson | 2007-06-28 | 2 | -11/+0 |
* | [POWERPC] Make more OF-related bootwrapper functions available to non-OF plat... | David Gibson | 2007-06-28 | 4 | -39/+45 |
* | [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c | Michael Ellerman | 2007-06-28 | 1 | -1/+1 |
* | [POWERPC] Move iSeries_tb_recal into its own late_initcall. | Tony Breeds | 2007-06-28 | 3 | -15/+23 |
* | [POWERPC] PS3: Storage device registration routines | Geert Uytterhoeven | 2007-06-28 | 1 | -0/+286 |
* | [POWERPC] PS3: Storage Driver Core | Geert Uytterhoeven | 2007-06-28 | 4 | -0/+378 |
* | [POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver | Geert Uytterhoeven | 2007-06-28 | 2 | -1/+31 |
* | [POWERPC] PS3: Update ps3_defconfig | Geoff Levand | 2007-06-28 | 1 | -76/+55 |
* | [POWERPC] PS3: Fix more sparse warnings | Geert Uytterhoeven | 2007-06-28 | 1 | -5/+5 |
* | [POWERPC] PS3: Select MEMORY_HOTPLUG | Geoff Levand | 2007-06-28 | 1 | -0/+1 |
* | [POWERPC] PS3: Device tree source | Geoff Levand | 2007-06-28 | 2 | -1/+69 |
* | [POWERPC] Make kernel_entry_t have global scope in bootwrapper | Geoff Levand | 2007-06-28 | 2 | -2/+2 |
* | [POWERPC] Fix constantness of bootwrapper arg | Geoff Levand | 2007-06-28 | 3 | -3/+3 |
* | [POWERPC] Add u64 printf to bootwrapper | Geoff Levand | 2007-06-28 | 1 | -1/+9 |
* | [POWERPC] Add signed types to bootwrapper | Geoff Levand | 2007-06-28 | 1 | -0/+4 |
* | [POWERPC] Correct __secondary_hold comment | Geoff Levand | 2007-06-28 | 1 | -2/+2 |
* | [POWERPC] Output params value in early_init_devtree | Geoff Levand | 2007-06-28 | 1 | -1/+1 |
* | [POWERPC] PS3: Use clear_bit | Geoff Levand | 2007-06-28 | 1 | -24/+2 |
* | [POWERPC] PS3: Rename processor id symbols | Geoff Levand | 2007-06-28 | 1 | -26/+29 |
* | [POWERPC] PS3: Device registration routines. | Geoff Levand | 2007-06-28 | 2 | -0/+500 |
* | [POWERPC] PS3: Frame buffer system-bus rework | Geert Uytterhoeven | 2007-06-28 | 4 | -181/+134 |
* | [POWERPC] PS3: Rework AV settings driver | Geoff Levand | 2007-06-28 | 4 | -226/+220 |
* | [POWERPC] PS3: System manager re-work | Geoff Levand | 2007-06-28 | 4 | -105/+269 |
* | [POWERPC] PS3: Vuart rework | Geoff Levand | 2007-06-28 | 5 | -404/+520 |
* | [POWERPC] PS3: Repository probe cleanups | Geoff Levand | 2007-06-28 | 2 | -280/+337 |
* | [POWERPC] PS3: System-bus modinfo attribute | David Woodhouse | 2007-06-28 | 1 | -0/+15 |
* | [POWERPC] PS3: System-bus uevent | David Woodhouse | 2007-06-28 | 1 | -0/+16 |
* | [POWERPC] PS3: System-bus rework | Geoff Levand | 2007-06-28 | 6 | -252/+1089 |
* | [POWERPC] PS3: Kexec support | Geoff Levand | 2007-06-28 | 5 | -43/+70 |
* | [POWERPC] PS3: Simplify definition of DBG | Geert Uytterhoeven | 2007-06-28 | 5 | -10/+10 |
* | [POWERPC] PS3: Move chip mask defs up | Geoff Levand | 2007-06-28 | 1 | -61/+86 |
* | [POWERPC] PS3: Add support for HDMI RGB Full Range mode | Masashi Kimoto | 2007-06-28 | 2 | -3/+25 |
* | [POWERPC] PS3: Fix sparse warnings | Geert Uytterhoeven | 2007-06-28 | 1 | -2/+2 |
* | [POWERPC] PS3: Map SPU regions as non-guarded | Geoff Levand | 2007-06-28 | 2 | -5/+10 |
* | [POWERPC] PS3: Compare firmware version | Masakazu Mokuno | 2007-06-28 | 2 | -13/+22 |
* | [POWERPC] PS3: Use __maybe_unused | Geoff Levand | 2007-06-28 | 3 | -5/+5 |
* | [POWERPC] PS3: Rename IPI symbols | Geoff Levand | 2007-06-28 | 1 | -6/+6 |
* | [POWERPC] cell: Add spu shutdown method | Geoff Levand | 2007-06-28 | 1 | -1/+11 |
* | [POWERPC] Fix Kexec/Kdump for power6 | Sachin P. Sant | 2007-06-25 | 3 | -3/+32 |
* | [POWERPC] Fix interrupt distribution in ppc970 | Mohan Kumar M | 2007-06-25 | 1 | -24/+29 |
* | [POWERPC] Do firmware feature fixups after features are initialised | Michael Neuling | 2007-06-25 | 1 | -4/+8 |
* | [POWERPC] Fix stolen time for SMT without LPAR | Michael Neuling | 2007-06-25 | 2 | -2/+2 |
* | [POWERPC] Remove 'console=' from cmdline on prpmc2800 | Mark A. Greer | 2007-06-25 | 1 | -1/+1 |
* | [POWERPC] Call add_preferred_console when MPSC is console | Mark A. Greer | 2007-06-25 | 1 | -0/+28 |
* | [POWERPC] Add for_each_compatible_node() | Michael Ellerman | 2007-06-25 | 1 | -0/+3 |
* | [POWERPC] Add irq_create_direct_mapping() | Michael Ellerman | 2007-06-25 | 2 | -0/+33 |
* | [POWERPC] Split virq setup logic out into irq_setup_virq() | Michael Ellerman | 2007-06-25 | 1 | -11/+21 |
* | [POWERPC] Uninline and export virq_to_hw() | Olof Johansson | 2007-06-25 | 2 | -4/+7 |