summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp2000
Commit message (Expand)AuthorAgeFilesLines
* genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner2008-10-161-2/+2
* Merge branch 'pxa-all' into develRussell King2008-10-093-10/+4
|\
| * [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-093-10/+4
* | Merge branch 'ptebits' into develRussell King2008-10-093-27/+14
|\ \
| * | [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-013-27/+14
| |/
* / [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-066-6/+6
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0724-9/+1505
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-077-7/+7
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-4/+4
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-1/+1
* [ARM] Fix some section mismatch warningsRussell King2007-05-303-3/+3
* [ARM] spelling fixesSimon Arlott2007-05-204-7/+7
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* [ARM] mm 9: add additional device memory typesRussell King2007-05-052-14/+14
* [ARM] 3965/1: ixp2000: fix handling of pci master abortsLennert Buytenhek2006-12-011-1/+1
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-303-18/+18
* [ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648Russell King2006-10-241-2/+2
* [ARM] switch to new pci_get_bus_and_slot APIAlan Cox2006-10-173-6/+13
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-063-10/+10
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1
* [ARM] 3681/1: ARM: Convert ixp2000 to generic irq handlingThomas Gleixner2006-07-013-3/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-306-6/+0
* [ARM] 3644/1: ixp2000: export gpio_line_config()Lennert Buytenhek2006-06-241-0/+1
* [ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek2006-06-221-1/+2
* [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek2006-03-251-19/+59
* [ARM] 3378/1: ixp2000: fix gpio interrupt handlingLennert Buytenhek2006-03-221-12/+1
* [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-212-474/+1
* [ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2006-03-212-4/+25
* [ARM] 3302/1: make pci=firmware the default for ixp2000Lennert Buytenhek2006-02-083-0/+3
* [ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine typesLennert Buytenhek2006-02-081-1/+3
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-134-5/+0
* [ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek2006-01-131-0/+10
* [ARM] 3121/1: unconditionally use XCB=101 on ixp2000Lennert Buytenhek2005-11-071-22/+13
* [ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loaderLennert Buytenhek2005-11-061-6/+5
* [ARM] 3086/1: ixp2xxx error irq handlingDave Jiang2005-11-041-0/+46
* [ARM] Fix more 3016/1 breakageRussell King2005-11-031-6/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-017-29/+530
|\
| * [ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek2005-11-012-1/+475
| * [ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek2005-11-012-3/+1
| * [ARM] 3064/1: start using ixp2000_reg_wrbLennert Buytenhek2005-11-014-24/+24
| * [ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driverLennert Buytenhek2005-11-011-1/+30
* | Create platform_device.h to contain all the platform device details.Russell King2005-10-293-3/+3
|/
* [ARM] 2984/1: Replace map_desc.physical with map_desc.pfn: IXP2000Deepak Saxena2005-10-283-10/+10
* [PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.Deepak Saxena2005-09-301-1/+1
* [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-292-2/+0
* [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-1/+1
* [ARM] Fix missed initialisers/missing commaRussell King2005-09-061-1/+1
* [ARM] Wrap calls to descriptor handlersRussell King2005-09-043-3/+3
* [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-041-4/+4