Age | Commit message (Expand) | Author | Files | Lines |
2006-12-05 | [POWERPC] ps3: add a default zImage target | Geoff Levand | 1 | -1/+4 |
2006-12-05 | [POWERPC] Add of_platform_bus support to mpc52xx psc uart driver | Grant Likely | 1 | -16/+337 |
2006-12-05 | [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver | Grant Likely | 1 | -59/+57 |
2006-12-04 | [POWERPC] Fix debug printks for 32-bit resources in the PCI code | Sergei Shtylyov | 1 | -13/+11 |
2006-12-04 | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman | 9 | -22/+9 |
2006-12-04 | [POWERPC] Linkstation / kurobox support | Guennadi Liakhovetski | 6 | -3/+2089 |
2006-12-04 | [POWERPC] Add the e300c3 core to the CPU table. | Scott Wood | 1 | -0/+11 |
2006-12-04 | [POWERPC] ppc: m48t35 add missing bracket | Mariusz Kozlowski | 1 | -1/+1 |
2006-12-04 | [POWERPC] iSeries: don't build head_64.o unnecessarily | Stephen Rothwell | 1 | -1/+1 |
2006-12-04 | [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily | Stephen Rothwell | 1 | -1/+7 |
2006-12-04 | [POWERPC] Fix cputable.h for combined build | Stephen Rothwell | 3 | -11/+6 |
2006-12-04 | [POWERPC] Allow CONFIG_BOOTX_TEXT on iSeries | Stephen Rothwell | 1 | -1/+1 |
2006-12-04 | [POWERPC] Allow xmon to build on legacy iSeries | Stephen Rothwell | 2 | -1/+10 |
2006-12-04 | [POWERPC] Change ppc64_defconfig to use AUTOFS_V4 not V3 | Linas Vepstas | 1 | -2/+2 |
2006-12-04 | [POWERPC] Tell firmware we can handle POWER6 compatible mode | Paul Mackerras | 1 | -0/+1 |
2006-12-04 | [POWERPC] Clean images in arch/powerpc/boot | Geert Uytterhoeven | 1 | -0/+1 |
2006-12-04 | [POWERPC] Fix OF pci flags parsing | Olof Johansson | 1 | -0/+2 |
2006-12-04 | [POWERPC] defconfig for lite5200 board | Grant Likely | 1 | -0/+931 |
2006-12-04 | [POWERPC] Add device trees for lite5200 and lite5200b eval boards | Grant Likely | 2 | -0/+631 |
2006-12-04 | [POWERPC] Add lite5200 board support to arch/powerpc | Grant Likely | 3 | -1/+170 |
2006-12-04 | [POWERPC] Add common routines for 52xx support in arch/powerpc | Grant Likely | 4 | -89/+151 |
2006-12-04 | [POWERPC] Separate IRQ config / register set from main header | Sylvain Munaut | 3 | -37/+54 |
2006-12-04 | [POWERPC] Move Efika support files into platforms/52xx | Grant Likely | 6 | -2/+2 |
2006-12-04 | [POWERPC] Put mpc52xx support file in platforms/52xx | Grant Likely | 2 | -12/+4 |
2006-12-04 | [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx | Grant Likely | 4 | -1/+7 |
2006-12-04 | [POWERPC] Document describing mpc52xx device tree binding conventions | Grant Likely | 1 | -0/+189 |
2006-12-04 | [POWERPC] iSeries: allow CONFIG_CMDLINE | Stephen Rothwell | 1 | -1/+0 |
2006-12-04 | [POWERPC] iSeries: Eliminate "exceeds stub group size" warnings | Stephen Rothwell | 2 | -7/+7 |
2006-12-04 | [POWERPC] Add files build to .gitignore | Rutger Nijlunsing | 6 | -1/+21 |
2006-12-04 | [POWERPC] Provide dummy hard_irq_enable/disable() for PPC32 | Michael Ellerman | 1 | -0/+3 |
2006-12-04 | [POWERPC] include/asm-powerpc/: "extern inline" -> "static inline" | Adrian Bunk | 3 | -6/+6 |
2006-12-04 | [POWERPC] Add of_platform support for ROM devices | Vitaly Wool | 3 | -0/+71 |
2006-12-04 | [POWERPC] pSeries/kexec: Fix for interrupt distribution | Mohan Kumar M | 1 | -19/+49 |
2006-12-04 | [POWERPC] fix building without PCI | Arnd Bergmann | 1 | -0/+7 |
2006-12-04 | [POWERPC] fix missing #include in sys_ppc32.c | Arnd Bergmann | 1 | -0/+1 |
2006-12-04 | [POWERPC] ps3: add a default zImage target | Arnd Bergmann | 1 | -0/+1 |
2006-12-04 | [POWERPC] ps3: multiplatform build fixes | Arnd Bergmann | 8 | -11/+44 |
2006-12-04 | [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3 | Geert Uytterhoeven | 3 | -6/+6 |
2006-12-04 | [POWERPC] cell: fix building without spufs | Arnd Bergmann | 3 | -5/+5 |
2006-12-04 | [POWERPC] spufs: we should only execute init_spu_base on cell | Stephen Rothwell | 1 | -0/+3 |
2006-12-04 | [POWERPC] spufs: always send sigtrap on breakpoint | Arnd Bergmann | 1 | -6/+4 |
2006-12-04 | [POWERPC] spufs: return an error in spu_create is isolated create isnt supported | Jeremy Kerr | 1 | -0/+4 |
2006-12-04 | [POWERPC] Fix compile issue for Efika platform | Nicolas DET | 2 | -1/+2 |
2006-12-04 | [POWERPC] Compile a zImage.chrp if PPC_EFIKA seleted | Nicolas DET | 1 | -0/+1 |
2006-12-04 | [POWERPC] powerpc: Make 970MP detectable by oprofile | Mike Wolf | 1 | -1/+1 |
2006-12-04 | [POWERPC] update cell_defconfig for ps3 support | Arnd Bergmann | 1 | -8/+23 |
2006-12-04 | [POWERPC] ps3: add ps3_defconfig | Geoff Levand | 1 | -0/+837 |
2006-12-04 | [POWERPC] ps3: add ps3 platform system bus support | Geoff Levand | 4 | -0/+433 |
2006-12-04 | [POWERPC] ps3: add spu support | Geoff Levand | 3 | -0/+623 |
2006-12-04 | [POWERPC] ps3: add OS params support | Geoff Levand | 2 | -1/+260 |