summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/8xx
Commit message (Expand)AuthorAgeFilesLines
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc/8xx: Remove Kconfig symbol FADSPaul Bolle2014-11-071-4/+0
* powerpc: make of_device_ids constUwe Kleine-König2014-09-255-5/+5
* powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-253-3/+0
* pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-252-63/+0
* powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2013-12-301-1/+0
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-124-0/+7
|\
| * powerpc: add explicit OF includesRob Herring2013-10-094-0/+7
* | powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-111-2/+2
|/
* powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xxLEROY Christophe2013-07-011-10/+3
* powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2013-06-201-0/+1
* powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot2013-03-201-1/+0
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-283-3/+0
* of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-211-0/+1
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-1/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-3/+3
* powerpc/8xx: remove obsolete mgsuvd boardHolger Brunck2011-03-153-99/+0
* powerpc: platforms/8xx irq_data conversion.Lennert Buytenhek2011-03-101-2/+7
* powerpc/8xx: Add support for the MPC8xx based boards from TQCHeiko Schocher2010-08-043-0/+163
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* powerpc/8xx: Fix build breakage with sparse irq changesBenjamin Herrenschmidt2009-10-301-1/+1
* powerpc/cpm: Remove some cruft code and definesKumar Gala2009-05-191-4/+0
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* powerpc: Add support for the MPC852 based mgsuvd board from keymile.Heiko Schocher2008-09-163-0/+99
* powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich2008-07-281-0/+10
* powerpc/CPM: Add i2c pins to dts and board setupJochen Friedrich2008-07-142-0/+7
* [POWERPC] CPM: Always use new binding.Scott Wood2008-04-171-4/+0
* [POWERPC] 8xx: Timebase frequency should not depend on bus-frequencyAnton Vorontsov2008-02-261-6/+1
* [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood2008-02-052-4/+3
* [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-283-2/+3
* [POWERPC] 8xx: Get rid of conditional includes of board specific setupJochen Friedrich2008-01-282-2/+2
* [POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich2008-01-285-6/+26
* [POWERPC] 8xx: Remove unneeded and misspelled prototype m8xx_calibrate_decrJochen Friedrich2008-01-281-1/+0
* [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich2008-01-284-5/+5
* [POWERPC] 8xx: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-233-9/+6
* [POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdataScott Wood2008-01-231-1/+1
* [POWERPC] 8xx: Analogue & Micro Adder875 board support.Scott Wood2008-01-233-0/+128
* [POWERPC] 8xx: Convert mpc866ads to the new device binding.Scott Wood2007-12-133-253/+81
* [POWERPC] Add missing spaces in printk formatsjoe@perches.com2007-12-031-1/+1
* [POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood2007-10-043-0/+187
* [POWERPC] 8xx: mpc885ads cleanupScott Wood2007-10-043-336/+153
* [POWERPC] 8xx: Work around CPU15 erratum.Scott Wood2007-10-031-0/+16
* [POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2007-10-035-94/+22
* [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-031-0/+1
* [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntaxTony Breeds2007-09-221-6/+11
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-225-6/+2
* [POWERPC] Whitespace cleanup in arch/powerpcScott Wood2007-08-221-36/+36
* [POWERPC] 8xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2007-08-172-28/+0
* powerpc: 8xx: fix whitespace and indentationVitaly Bordug2007-07-171-67/+58
OpenPOWER on IntegriCloud