| Commit message (Expand) | Author | Age | Files | Lines |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | powerpc/8xx: Remove Kconfig symbol FADS | Paul Bolle | 2014-11-07 | 1 | -4/+0 |
* | powerpc: make of_device_ids const | Uwe Kleine-König | 2014-09-25 | 5 | -5/+5 |
* | powerpc/8xx: Remove empty asm/mpc8xx.h | Scott Wood | 2014-06-25 | 3 | -3/+0 |
* | pcmcia: Remove m8xx_pcmcia driver | Scott Wood | 2014-06-25 | 2 | -63/+0 |
* | powerpc: Remove unused REDBOOT Kconfig parameter | Michael Opdenacker | 2013-12-30 | 1 | -1/+0 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 4 | -0/+7 |
|\ |
|
| * | powerpc: add explicit OF includes | Rob Herring | 2013-10-09 | 4 | -0/+7 |
* | | powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tag | Bartlomiej Zolnierkiewicz | 2013-10-11 | 1 | -2/+2 |
|/ |
|
* | powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xx | LEROY Christophe | 2013-07-01 | 1 | -10/+3 |
* | powerpc: Mark low level irq handlers NO_THREAD | Thomas Gleixner | 2013-06-20 | 1 | -0/+1 |
* | powerpc: remove redundant GENERIC_GPIO selection | Alexandre Courbot | 2013-03-20 | 1 | -1/+0 |
* | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 3 | -3/+0 |
* | of: Only compile OF_DYNAMIC on PowerPC pseries and iseries | Grant Likely | 2012-02-21 | 1 | -0/+1 |
* | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 2011-10-31 | 1 | -1/+0 |
* | powerpc/irq: Stop exporting irq_map | Grant Likely | 2011-05-04 | 1 | -1/+1 |
* | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -3/+3 |
* | powerpc/8xx: remove obsolete mgsuvd board | Holger Brunck | 2011-03-15 | 3 | -99/+0 |
* | powerpc: platforms/8xx irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -2/+7 |
* | powerpc/8xx: Add support for the MPC8xx based boards from TQC | Heiko Schocher | 2010-08-04 | 3 | -0/+163 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | powerpc/8xx: Fix build breakage with sparse irq changes | Benjamin Herrenschmidt | 2009-10-30 | 1 | -1/+1 |
* | powerpc/cpm: Remove some cruft code and defines | Kumar Gala | 2009-05-19 | 1 | -4/+0 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
* | powerpc: Add support for the MPC852 based mgsuvd board from keymile. | Heiko Schocher | 2008-09-16 | 3 | -0/+99 |
* | powerpc: implement GPIO LIB API on CPM1 Freescale SoC. | Jochen Friedrich | 2008-07-28 | 1 | -0/+10 |
* | powerpc/CPM: Add i2c pins to dts and board setup | Jochen Friedrich | 2008-07-14 | 2 | -0/+7 |
* | [POWERPC] CPM: Always use new binding. | Scott Wood | 2008-04-17 | 1 | -4/+0 |
* | [POWERPC] 8xx: Timebase frequency should not depend on bus-frequency | Anton Vorontsov | 2008-02-26 | 1 | -6/+1 |
* | [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups. | Scott Wood | 2008-02-05 | 2 | -4/+3 |
* | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 2008-01-28 | 3 | -2/+3 |
* | [POWERPC] 8xx: Get rid of conditional includes of board specific setup | Jochen Friedrich | 2008-01-28 | 2 | -2/+2 |
* | [POWERPC] 8xx: Remove sysdev/commproc.h | Jochen Friedrich | 2008-01-28 | 5 | -6/+26 |
* | [POWERPC] 8xx: Remove unneeded and misspelled prototype m8xx_calibrate_decr | Jochen Friedrich | 2008-01-28 | 1 | -1/+0 |
* | [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init | Jochen Friedrich | 2008-01-28 | 4 | -5/+5 |
* | [POWERPC] 8xx: Use machine_*_initcall() hooks in platform code | Grant Likely | 2008-01-23 | 3 | -9/+6 |
* | [POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdata | Scott Wood | 2008-01-23 | 1 | -1/+1 |
* | [POWERPC] 8xx: Analogue & Micro Adder875 board support. | Scott Wood | 2008-01-23 | 3 | -0/+128 |
* | [POWERPC] 8xx: Convert mpc866ads to the new device binding. | Scott Wood | 2007-12-13 | 3 | -253/+81 |
* | [POWERPC] Add missing spaces in printk formats | joe@perches.com | 2007-12-03 | 1 | -1/+1 |
* | [POWERPC] 8xx/wrapper: Embedded Planet EP88xC support | Scott Wood | 2007-10-04 | 3 | -0/+187 |
* | [POWERPC] 8xx: mpc885ads cleanup | Scott Wood | 2007-10-04 | 3 | -336/+153 |
* | [POWERPC] 8xx: Work around CPU15 erratum. | Scott Wood | 2007-10-03 | 1 | -0/+16 |
* | [POWERPC] 8xx: Infrastructure code cleanup. | Scott Wood | 2007-10-03 | 5 | -94/+22 |
* | [POWERPC] Add early debug console for CPM serial ports. | Scott Wood | 2007-10-03 | 1 | -0/+1 |
* | [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax | Tony Breeds | 2007-09-22 | 1 | -6/+11 |
* | [POWERPC] Remove old includes from arch/ppc | Kumar Gala | 2007-08-22 | 5 | -6/+2 |
* | [POWERPC] Whitespace cleanup in arch/powerpc | Scott Wood | 2007-08-22 | 1 | -36/+36 |
* | [POWERPC] 8xx: Remove unnecessary loops_per_jiffy initialization code | Jon Loeliger | 2007-08-17 | 2 | -28/+0 |
* | powerpc: 8xx: fix whitespace and indentation | Vitaly Bordug | 2007-07-17 | 1 | -67/+58 |