aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp23xx/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-06ARM: remove ixp23xx and ixp2000 platformsRob Herring1-455/+0
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-01-20ARM: mach-ixp23xx: properly disable CPU idle callNicolas Pitre1-0/+3
2012-01-05ARM: restart: ixp23xx: use new restart hookRussell King1-0/+6
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-6/+6
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-7/+7
2011-01-13ARM: ixp23xx: irq_data conversion.Lennert Buytenhek1-24/+31
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-3/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-5/+5
2008-01-26[ARM] remove duplicate includesLucas Woods1-1/+0
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-8/+8
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-4/+4
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-07-01[ARM] 3702/1: ARM: Convert ixp23xx to generic irq handlingThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-22[ARM] 3620/2: ixp23xx: add uengine loader supportLennert Buytenhek1-0/+1
2006-06-22[ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek1-2/+2
2006-06-02[ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasksLennert Buytenhek1-3/+15
2006-03-28[ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek1-0/+431