aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-2712-42/+42
* [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-141-2/+2
|\
| * [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-091-2/+2
* | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-104-0/+358
|\ \ | |/ |/|
| * [ARM] 4874/2: ixp4xx: Add support for the Freecom FSG-3 boardRod Whitby2008-04-044-0/+358
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-302-0/+6
|\ \
| * | Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2008-04-292-0/+6
| |/
* / i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-293-3/+3
|/
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-062-2/+2
* leds: Standardise LED naming schemeRichard Purdie2008-02-073-9/+9
* [ARM] 4809/2: ixp4xx: Merge dsmg600-power.c into dsmg600-setup.cRod Whitby2008-02-043-135/+88
* [ARM] 4808/2: ixp4xx: Merge nas100d-power.c into nas100d-setup.cRod Whitby2008-02-043-133/+87
* [ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.cRod Whitby2008-02-043-98/+46
* [ARM] 4806/1: ixp4xx: Ethernet support for the nslu2 and nas100d boardsRod Whitby2008-02-042-0/+87
* [ARM] 4805/1: ixp4xx: Use leds-gpio driver instead of IXP4XX-GPIO-LED driverRod Whitby2008-02-043-57/+44
* [ARM] 4715/2: Ethernet support for IXDP425 boardsRod Whitby2008-02-041-1/+28
* [ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE featuresKrzysztof Halasa2008-02-044-0/+1031
* [ARM] 4774/2: ixp4xx: Register dsmg600 rtc i2c_board_infoRod Whitby2008-02-041-0/+10
* [ARM] 4773/2: ixp4xx: Register nas100d rtc i2c_board_infoRod Whitby2008-02-041-0/+10
* [ARM] 4772/2: ixp4xx: Register nslu2 rtc i2c_board_infoRod Whitby2008-02-041-0/+10
* [ARM] 4769/2: ixp4xx: Button updates for the dsmg600 boardRod Whitby2008-02-041-13/+17
* [ARM] 4768/2: ixp4xx: Button and LED updates for the nas100d boardRod Whitby2008-02-042-15/+74
*-. Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-281-1/+0
|\ \
| | * [ARM] remove duplicate includesLucas Woods2008-01-261-1/+0
| |/
* / ixp4xx-i2c-gpioMichael-Luke Jones2008-01-275-31/+38
|/
* [ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resumeKevin Hilman2007-12-171-3/+7
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-221-1/+1
|\
| * [ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8Tim Harvey2007-07-201-1/+1
* | clockevents: fix resume logicThomas Gleixner2007-07-211-0/+2
|/
* [ARM] If linux/irq.h is included, asm/irq.h is not requiredRussell King2007-07-123-3/+0
* [ARM] 4408/2: Fixup support for gtwx5715 ixp4xx boardMichael-Luke Jones2007-07-121-5/+2
* [ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz2007-07-124-0/+183
* [ARM] 4425/2: Gateway 7001 series supportImre Kaloz2007-07-124-0/+182
* [ARM] 4385/2: ixdp425: NAND supportVladimir Barinov2007-07-121-0/+96
* [ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.cMichael-Luke Jones2007-05-302-8/+0
* [ARM] 4406/1: Trivial NSLU2 / NAS-100D header & setup code cleanupMichael-Luke Jones2007-05-262-10/+12
* [ARM] 4405/1: NSLU2, DSM-G600 frequency fixup codeMichael-Luke Jones2007-05-263-13/+31
* [ARM] 4404/1: Trivial IXP42x Kconfig cleanupMichael-Luke Jones2007-05-261-3/+0
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* Merge branch 'ixp4xx' into develRussell King2007-05-069-7/+444
|\
| * [ARM] 4318/2: DSM-G600 Board SupportMichael-Luke Jones2007-05-055-0/+385
| * [ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko2007-04-215-7/+36
| * [ARM] 4275/1: generic gpio layer for ixp4xxMilan Svoboda2007-04-211-0/+23
* | [ARM] 4259/1: clockevent support for ixp4xx platformKevin Hilman2007-04-211-19/+74
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-196-23/+283
|\
| * [ARM] 4032/1: Add platform resources required for CF driverMichael-Luke Jones2007-02-061-0/+40
| * [ARM] 4033/1: Add separate Avila board setup codeMichael-Luke Jones2007-02-064-2/+242
| * [ARM] 4031/1: Remove references to the Avila in ixdp425 setup codeMichael-Luke Jones2007-02-062-21/+1
* | [PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner2007-02-161-1/+1
|/