aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp2000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01[ARM] 3965/1: ixp2000: fix handling of pci master abortsLennert Buytenhek1-1/+1
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King3-18/+18
2006-10-24[ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648Russell King1-2/+2
2006-10-17[ARM] switch to new pci_get_bus_and_slot APIAlan Cox3-6/+13
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds3-10/+10
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 Gleixner3-3/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel6-6/+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-25[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek1-19/+59
2006-03-22[ARM] 3378/1: ixp2000: fix gpio interrupt handlingLennert Buytenhek1-12/+1
2006-03-21[ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2-474/+1
2006-03-21[ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2-4/+25
2006-02-08[ARM] 3302/1: make pci=firmware the default for ixp2000Lennert Buytenhek3-0/+3
2006-02-08[ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine typesLennert Buytenhek1-1/+3
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre4-5/+0
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-06[ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loaderLennert Buytenhek1-6/+5
2005-11-04[ARM] 3086/1: ixp2xxx error irq handlingDave Jiang1-0/+46
2005-11-03[ARM] Fix more 3016/1 breakageRussell King1-6/+6
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-29/+530
2005-11-01[ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek2-1/+475
2005-11-01[ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek2-3/+1
2005-11-01[ARM] 3064/1: start using ixp2000_reg_wrbLennert Buytenhek4-24/+24
2005-11-01[ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driverLennert Buytenhek1-1/+30
2005-10-29Create platform_device.h to contain all the platform device details.Russell King3-3/+3
2005-10-28[ARM] 2984/1: Replace map_desc.physical with map_desc.pfn: IXP2000Deepak Saxena3-10/+10
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 King2-2/+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 King3-3/+3
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 Buytenhek4-15/+43
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King4-30/+40
2005-06-26[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek1-6/+0
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-25[PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips that don't need itLennert Buytenhek2-0/+21
2005-06-25[PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 buildLennert Buytenhek1-0/+3
2005-06-25[PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c busLennert Buytenhek1-1/+16
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-29[PATCH] ARM: 2660/2: fix ixdp2800 boot and pci initLennert Buytenhek1-13/+134
2005-04-29[PATCH] ARM: 2659/1: do not assign PCI I/O address zero on IXP2000Lennert Buytenhek1-2/+2
2005-04-29[PATCH] ARM: 2658/1: start ixp2000 pci memory resource at 0xe0000000Lennert Buytenhek1-1/+1
2005-04-29[PATCH] ARM: 2657/1: export ixp2000_pci_config_addrLennert Buytenhek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds10-0/+1984