aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx
Commit message (Expand)AuthorAgeFilesLines
...
| * IXP42x HSS support for setting internal clock rateKrzysztof Halasa2009-09-071-0/+1
* | IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson2009-08-111-1/+1
|/
* IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...Krzysztof Hałasa2009-05-251-11/+11
* IXP4xx: support for Goramo MultiLink router platform.Krzysztof Hałasa2009-05-233-0/+514
* IXP42x: Use __fls() in QMgr interrupt handlers.Krzysztof Hałasa2009-05-231-15/+20
* IXP42x: Add QMgr support for IXP425 rev. A0 processors.Krzysztof Hałasa2009-05-231-8/+59
* IXP42x: add NPE support for IXP425 rev. A0 processors.Krzysztof Hałasa2009-05-231-9/+0
* IXP42x: Identify Intel IXP425 rev. A0 processors.Krzysztof Hałasa2009-05-231-1/+6
* IXP4xx: Add support for the second half of the 64 hardware queues.Krzysztof Hałasa2009-05-202-31/+105
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-101-1/+1
|\
| * IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-091-1/+1
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
|/
* [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-303-36/+2
|\ \
| * | [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/+0
| * | [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-292-9/+1
| * | [ARM] ixp4xx: clean up includesRussell King2008-11-282-5/+1
| * | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-12/+0
| |/
* | 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-273-11/+8
|/
* [ARM] dmabounce requires ZONE_DMARussell King2008-10-171-5/+0
* [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-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