summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/8xx/m8xx_setup.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: 8xx: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-2/+3
* powerpc: use time64_t in update_persistent_clockArnd Bergmann2018-06-031-4/+3
* powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-031-3/+1
* powerpc/8xx: fix cpm_cascade() dual end of interruptChristophe Leroy2018-03-131-7/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xxChristophe Leroy2017-08-101-1/+1
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-251-1/+0
* pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-251-2/+0
* 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/irq: Stop exporting irq_mapGrant Likely2011-05-041-1/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-3/+3
* powerpc: platforms/8xx irq_data conversion.Lennert Buytenhek2011-03-101-2/+7
* 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
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* [POWERPC] 8xx: Timebase frequency should not depend on bus-frequencyAnton Vorontsov2008-02-261-6/+1
* [POWERPC] 8xx: Get rid of conditional includes of board specific setupJochen Friedrich2008-01-281-2/+1
* [POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich2008-01-281-1/+2
* [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-281-2/+2
* [POWERPC] Add missing spaces in printk formatsjoe@perches.com2007-12-031-1/+1
* [POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2007-10-031-70/+20
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-2/+2
* [POWERPC] Whitespace cleanup in arch/powerpcScott Wood2007-08-221-36/+36
* [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-101-0/+5
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-4/+4
* [POWERPC] 8xx: Add mpc885ads support and common mpc8xx filesVitaly Bordug2007-02-071-0/+303