aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/8xx/m8xx_setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-11powerpc/8xx: Remove mpc8xx_pics_init()Christophe Leroy1-14/+0
2022-05-11powerpc/8xx: Convert CPM1 interrupt controller to platform_deviceChristophe Leroy1-14/+0
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+2
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed1-7/+2
2018-09-28powerpc: 8xx: get cpu node with of_get_cpu_nodeRob Herring1-2/+3
2018-06-03powerpc: use time64_t in update_persistent_clockArnd Bergmann1-4/+3
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann1-3/+1
2018-03-13powerpc/8xx: fix cpm_cascade() dual end of interruptChristophe Leroy1-7/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xxChristophe Leroy1-1/+1
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-1/+1
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2014-06-25powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood1-1/+0
2014-06-25pcmcia: Remove m8xx_pcmcia driverScott Wood1-2/+0
2013-07-01powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xxLEROY Christophe1-10/+3
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner1-0/+1
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-1/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-3/+3
2011-03-10powerpc: platforms/8xx irq_data conversion.Lennert Buytenhek1-2/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-10-30powerpc/8xx: Fix build breakage with sparse irq changesBenjamin Herrenschmidt1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2008-02-26[POWERPC] 8xx: Timebase frequency should not depend on bus-frequencyAnton Vorontsov1-6/+1
2008-01-28[POWERPC] 8xx: Get rid of conditional includes of board specific setupJochen Friedrich1-2/+1
2008-01-28[POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich1-1/+2
2008-01-28[POWERPC] 8xx: Remove unneeded and misspelled prototype m8xx_calibrate_decrJochen Friedrich1-1/+0
2008-01-28[POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich1-2/+2
2007-12-03[POWERPC] Add missing spaces in printk formatsjoe@perches.com1-1/+1
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood1-70/+20
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala1-2/+2
2007-08-22[POWERPC] Whitespace cleanup in arch/powerpcScott Wood1-36/+36
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug1-0/+5
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-4/+4
2007-02-07[POWERPC] 8xx: Add mpc885ads support and common mpc8xx filesVitaly Bordug1-0/+303