Commit 912b2539e1e062cec73e2e61448e507f7719bd08
Exists in
master
and in
4 other branches
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
* git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc: powerpc: add defconfig for Freescale MPC8349E-mITX board powerpc: Add base support for the Freescale MPC8349E-mITX eval board Documentation: correct values in MPC8548E SEC example node [POWERPC] Actually copy over i8259.c to arch/ppc/syslib this time [POWERPC] Add new interrupt mapping core and change platforms to use it [POWERPC] Copy i8259 code back to arch/ppc [POWERPC] New device-tree interrupt parsing code [POWERPC] Use the genirq framework [PATCH] genirq: Allow fasteoi handler to retrigger disabled interrupts [POWERPC] Update the SWIM3 (powermac) floppy driver [POWERPC] Fix error handling in detecting legacy serial ports [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative) [POWERPC] Fix various offb and BootX-related issues [POWERPC] Add a default config for 32-bit CHRP machines [POWERPC] fix implicit declaration on cell. [POWERPC] change get_property to return void *
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
Showing 74 changed files Side-by-side Diff
- Documentation/powerpc/booting-without-of.txt
- arch/powerpc/configs/chrp32_defconfig
- arch/powerpc/configs/mpc834x_itx_defconfig
- arch/powerpc/kernel/btext.c
- arch/powerpc/kernel/ibmebus.c
- arch/powerpc/kernel/irq.c
- arch/powerpc/kernel/legacy_serial.c
- arch/powerpc/kernel/misc_64.S
- arch/powerpc/kernel/pci_32.c
- arch/powerpc/kernel/pci_64.c
- arch/powerpc/kernel/prom.c
- arch/powerpc/kernel/prom_init.c
- arch/powerpc/kernel/prom_parse.c
- arch/powerpc/kernel/rtas_pci.c
- arch/powerpc/kernel/setup_32.c
- arch/powerpc/kernel/setup_64.c
- arch/powerpc/kernel/vio.c
- arch/powerpc/platforms/83xx/Kconfig
- arch/powerpc/platforms/83xx/Makefile
- arch/powerpc/platforms/83xx/mpc834x_itx.c
- arch/powerpc/platforms/83xx/mpc834x_itx.h
- arch/powerpc/platforms/cell/interrupt.c
- arch/powerpc/platforms/cell/interrupt.h
- arch/powerpc/platforms/cell/setup.c
- arch/powerpc/platforms/cell/spider-pic.c
- arch/powerpc/platforms/cell/spu_base.c
- arch/powerpc/platforms/chrp/pci.c
- arch/powerpc/platforms/chrp/setup.c
- arch/powerpc/platforms/chrp/smp.c
- arch/powerpc/platforms/iseries/irq.c
- arch/powerpc/platforms/iseries/irq.h
- arch/powerpc/platforms/iseries/setup.c
- arch/powerpc/platforms/maple/pci.c
- arch/powerpc/platforms/maple/setup.c
- arch/powerpc/platforms/powermac/bootx_init.c
- arch/powerpc/platforms/powermac/low_i2c.c
- arch/powerpc/platforms/powermac/nvram.c
- arch/powerpc/platforms/powermac/pci.c
- arch/powerpc/platforms/powermac/pfunc_base.c
- arch/powerpc/platforms/powermac/pic.c
- arch/powerpc/platforms/powermac/pmac.h
- arch/powerpc/platforms/powermac/setup.c
- arch/powerpc/platforms/pseries/ras.c
- arch/powerpc/platforms/pseries/setup.c
- arch/powerpc/platforms/pseries/smp.c
- arch/powerpc/platforms/pseries/xics.c
- arch/powerpc/platforms/pseries/xics.h
- arch/powerpc/sysdev/Makefile
- arch/powerpc/sysdev/i8259.c
- arch/powerpc/sysdev/mpic.c
- arch/ppc/syslib/Makefile
- arch/ppc/syslib/i8259.c
- drivers/block/swim3.c
- drivers/char/hvsi.c
- drivers/macintosh/macio-adb.c
- drivers/macintosh/macio_asic.c
- drivers/macintosh/smu.c
- drivers/macintosh/via-cuda.c
- drivers/macintosh/via-pmu.c
- drivers/net/mace.c
- drivers/serial/pmac_zilog.c
- drivers/video/offb.c
- include/asm-powerpc/i8259.h
- include/asm-powerpc/irq.h
- include/asm-powerpc/machdep.h
- include/asm-powerpc/mpic.h
- include/asm-powerpc/prom.h
- include/asm-powerpc/spu.h
- kernel/irq/chip.c
- sound/aoa/core/snd-aoa-gpio-feature.c
- sound/aoa/soundbus/i2sbus/i2sbus-core.c
- sound/oss/dmasound/dmasound_awacs.c
- sound/ppc/pmac.c
- sound/ppc/tumbler.c