summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2*Martin Michlmayr2006-09-062-0/+2
* [ARM] Fix pci export warningsRussell King2006-08-061-2/+0
* [ARM] 3747/1: Fix compilation error in mach-ixp4xx/gtwx5715-setup.cMartin Michlmayr2006-08-061-5/+2
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-023-4/+4
* [ARM] 3682/2: ARM: Convert ixp4xx to generic irq handlingThomas Gleixner2006-07-015-3/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-262-10/+17
|\
| * [ARM] 3612/1: make pci bus optional for ixp4xx platformMilan Svoboda2006-06-252-10/+17
* | [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-252-4/+2
|/
* [ARM] 3597/1: ixp4xx/nslu2: Board support for new LED subsystemRod Whitby2006-06-221-1/+47
* [ARM] 3595/1: ixp4xx/nas100d: Board support for new LED subsystemRod Whitby2006-06-221-1/+40
* [ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek2006-06-221-1/+1
* [ARM] Trivial typo fixesEgry Gabor2006-06-041-1/+1
* [ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2006-04-302-2/+16
* [ARM] 3480/1: ixp4xx: fix irq2gpio array typeLennert Buytenhek2006-04-201-1/+1
* [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-211-2/+1
* [ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irqAlessandro Zummo2006-03-211-1/+4
* [ARM] 3355/1: NSLU2: remove propmt dependsAlessandro Zummo2006-03-081-3/+1
* [ARM] 3354/1: NAS100d: fix power led handlingAlessandro Zummo2006-03-081-0/+3
* [ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d()Alessandro Zummo2006-03-071-0/+3
* [ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()Mårten Wikström2006-02-221-7/+13
* [ARM] 3344/1: NSLU2: beeper supportAlessandro Zummo2006-02-221-0/+7
* [ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2()Alessandro Zummo2006-02-221-0/+3
* [ARM] 3337/1: Fix NSLU2 flash support according to window size configuration ...Martin Michlmayr2006-02-161-2/+4
* [ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modulesDavid Vrabel2006-01-181-1/+2
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-135-9/+0
* [ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena2006-01-055-19/+41
* [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...Rod Whitby2006-01-041-0/+23
* [ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100dDeepak Saxena2006-01-042-8/+0
* [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby2006-01-045-0/+288
* [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena2006-01-046-23/+3
* [ARM] Fix IXDP425 setup bugJeff Hansen2005-12-011-1/+1
* [ARM] 3140/1: NSLU2 machine supportAlessandro Zummo2005-11-105-0/+314
* [ARM] 3089/1: ixp4xx AHB/PCI endianness fixAlessandro Zummo2005-11-061-1/+1
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* [ARM] 2985/1: Replace map_desc.physical with map_desc.pfn: IXP4xxDeepak Saxena2005-10-281-4/+4
* [PATCH] Fix thinko in previous ARM 2917/1 patchDeepak Saxena2005-09-291-1/+1
* [ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_typeDavid Vrabel2005-09-261-1/+4
* [ARM] 2917/1: Make IXP4xx mach_desc's depend on config optionsDeepak Saxena2005-09-181-0/+6
* [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-083-3/+3
* [ARM] Fix missed initialisers/missing commaRussell King2005-09-061-8/+8
* [ARM] 2836/1: Cleanup IXP4xx GPIO codeDeepak Saxena2005-08-295-122/+84
* [ARM] 2834/1: Remove IXP4xx board-specific map_io routinesDeepak Saxena2005-08-293-23/+7
* [PATCH] arm: fix IXP4xx flash resource rangeDeepak Saxena2005-08-263-3/+3
* [PATCH] ARM: 2835/1: Add UPF_SKIP_TEST to IXP4xx serial portsDeepak Saxena2005-08-033-4/+4
* [PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena2005-07-061-2/+2
* [PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp42...Stefan Sorensen2005-07-062-13/+17
* [PATCH] ARM: Remove machine description macrosRussell King2005-07-033-50/+57
* [PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King2005-06-261-2/+2
* [PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena2005-06-241-0/+8