summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* IXP4xx: PCI ixp4xx_scan_bus() is __devinit.Krzysztof Hałasa2009-03-171-1/+1
* IXP4xx: cpu_is_ixp4*() now recognizes all IXP4xx processors.Krzysztof Hałasa2009-03-172-25/+52
* IXP4xx: add Ethernet and NPE support for IXP43x CPU.Krzysztof Hałasa2009-03-171-3/+3
* IXP4xx: workaround for PCI prefetch problems near 64 MB boundary.Krzysztof Hałasa2009-03-171-11/+12
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-313-36/+2Star
|\ \
| * | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-1/+1
| * | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-10/+0Star
| * | [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-292-9/+1Star
| * | [ARM] ixp4xx: clean up includesRussell King2008-11-292-5/+1Star
| * | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-12/+0Star
| |/
* | IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2008-12-222-14/+62
* | IXP4xx: clear IRQ stat in qmgr_disable_irq().Krzysztof Hałasa2008-12-221-0/+1
* | IXP4xx: check for queue being empty in qmgr_release_queue().Krzysztof Hałasa2008-12-221-0/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-0/+3
|\|
| * [ARM] gpio_free might sleep, arm architectureUwe Kleine-König2008-10-301-0/+3
* | net: convert print_mac to %pMJohannes Berg2008-10-283-11/+8Star
|/
* [ARM] dmabounce requires ZONE_DMARussell King2008-10-171-5/+0Star
* [ARM] Convert asm/delay.h to linux/delay.hRussell King2008-09-061-1/+1
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-065-5/+5
* [ARM] cputype: separate definitions, use themRussell King2008-09-012-8/+8
* [ARM] 5208/1: fsg-setup.c fixesTomasz Chmielewski2008-08-191-2/+2
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0744-20/+2600
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-0715-15/+15
* [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-151-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/+88Star
* [ARM] 4808/2: ixp4xx: Merge nas100d-power.c into nas100d-setup.cRod Whitby2008-02-043-133/+87Star
* [ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.cRod Whitby2008-02-043-98/+46Star
* [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/+44Star
* [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/+0Star
|\ \
| | * [ARM] remove duplicate includesLucas Woods2008-01-261-1/+0Star
| |/