summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp2000
Commit message (Expand)AuthorAgeFilesLines
* [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-031-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/+0Star
* [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-261-19/+59
* [ARM] 3378/1: ixp2000: fix gpio interrupt handlingLennert Buytenhek2006-03-221-12/+1Star
* [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-212-474/+1Star
* [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/+0Star
* [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/+13Star
* [ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loaderLennert Buytenhek2005-11-061-6/+5Star
* [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-027-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/+1Star
| * [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-10-011-1/+1
* [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-292-2/+0Star
* [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-1/+1
* [ARM] Fix missed initialisers/missing commaRussell King2005-09-071-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
* [PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek2005-07-104-15/+43
* [PATCH] ARM: Remove machine description macrosRussell King2005-07-034-30/+40
* [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek2005-06-261-6/+0Star
* [PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek2005-06-261-0/+5
* [PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King2005-06-261-2/+2
* [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Lennert Buytenhek2005-06-252-0/+21
* [PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 buildLennert Buytenhek2005-06-251-0/+3
* [PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c busLennert Buytenhek2005-06-251-1/+16
* [PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek2005-06-241-18/+67
* [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek2005-06-201-8/+26
* [PATCH] ARM: 2660/2: fix ixdp2800 boot and pci initLennert Buytenhek2005-04-291-13/+134