aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp2000/core.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-06ARM: remove ixp23xx and ixp2000 platformsRob Herring1-520/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-01-05ARM: restart: ixp2000: use new restart hookRussell King1-0/+4
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-08-22ARM: 7043/1: mach-ixp2000: rename GPIO headerLinus Walleij1-0/+2
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-3/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-8/+8
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-10/+10
2011-01-13ARM: ixp2000: irq_data conversion.Lennert Buytenhek1-32/+38
2010-10-27ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interruptUwe Kleine-König1-1/+1
2008-10-09Merge branch 'pxa-all' into develRussell King1-4/+2
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-4/+2
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King1-17/+10
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-4/+4
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-05-05[ARM] mm 9: add additional device memory typesRussell King1-11/+11
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-10/+10
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-6/+6
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-07-01[ARM] 3681/1: ARM: Convert ixp2000 to generic irq handlingThomas Gleixner1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-24[ARM] 3644/1: ixp2000: export gpio_line_config()Lennert Buytenhek1-0/+1
2006-06-22[ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek1-1/+2
2006-03-22[ARM] 3378/1: ixp2000: fix gpio interrupt handlingLennert Buytenhek1-12/+1
2006-01-13[ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek1-0/+10
2005-11-07[ARM] 3121/1: unconditionally use XCB=101 on ixp2000Lennert Buytenhek1-22/+13
2005-11-04[ARM] 3086/1: ixp2xxx error irq handlingDave Jiang1-0/+46
2005-11-01[ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek1-2/+1
2005-11-01[ARM] 3064/1: start using ixp2000_reg_wrbLennert Buytenhek1-15/+15
2005-10-28[ARM] 2984/1: Replace map_desc.physical with map_desc.pfn: IXP2000Deepak Saxena1-8/+8
2005-09-30[PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.Deepak Saxena1-1/+1
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King1-1/+0
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King1-1/+1
2005-09-06[ARM] Fix missed initialisers/missing commaRussell King1-1/+1
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-1/+1
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King1-4/+4
2005-07-10[PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek1-15/+40
2005-06-26[PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek1-0/+5
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King1-2/+2
2005-06-24[PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek1-18/+67
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek1-8/+26
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+390