aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21ixp4xx: arch_idle() documentation fixupMikael Pettersson1-2/+4
2009-09-21ixp4xx: timer and clocks cleanupsMikael Pettersson1-9/+7
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2009-09-07IXP42x HSS support for setting internal clock rateKrzysztof Halasa1-0/+1
2009-08-11IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson1-1/+1
2009-05-25IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the comments.Krzysztof Hałasa1-11/+11
2009-05-23IXP4xx: support for Goramo MultiLink router platform.Krzysztof Hałasa3-0/+514
2009-05-23IXP42x: Use __fls() in QMgr interrupt handlers.Krzysztof Hałasa1-15/+20
2009-05-23IXP42x: Add QMgr support for IXP425 rev. A0 processors.Krzysztof Hałasa1-8/+59
2009-05-23IXP42x: add NPE support for IXP425 rev. A0 processors.Krzysztof Hałasa1-9/+0
2009-05-23IXP42x: Identify Intel IXP425 rev. A0 processors.Krzysztof Hałasa1-1/+6
2009-05-20IXP4xx: Add support for the second half of the 64 hardware queues.Krzysztof Hałasa2-31/+105
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-17IXP4xx: PCI ixp4xx_scan_bus() is __devinit.Krzysztof Hałasa1-1/+1
2009-03-17IXP4xx: cpu_is_ixp4*() now recognizes all IXP4xx processors.Krzysztof Hałasa2-25/+52
2009-03-17IXP4xx: add Ethernet and NPE support for IXP43x CPU.Krzysztof Hałasa1-3/+3
2009-03-17IXP4xx: workaround for PCI prefetch problems near 64 MB boundary.Krzysztof Hałasa1-11/+12
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-36/+2
2008-12-22IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2-14/+62
2008-12-22IXP4xx: clear IRQ stat in qmgr_disable_irq().Krzysztof Hałasa1-0/+1
2008-12-22IXP4xx: check for queue being empty in qmgr_release_queue().Krzysztof Hałasa1-0/+4
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-1/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-10/+0
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2-9/+1
2008-11-28[ARM] ixp4xx: clean up includesRussell King2-5/+1
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-12/+0
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+3
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König1-0/+3
2008-10-27net: convert print_mac to %pMJohannes Berg3-11/+8
2008-10-17[ARM] dmabounce requires ZONE_DMARussell King1-5/+0
2008-09-06[ARM] Convert asm/delay.h to linux/delay.hRussell King1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King5-5/+5
2008-09-01[ARM] cputype: separate definitions, use themRussell King2-8/+8
2008-08-19[ARM] 5208/1: fsg-setup.c fixesTomasz Chmielewski1-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King44-20/+2600
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King15-15/+15
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov12-42/+42
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King1-2/+2
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King4-0/+358
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC driversPhilipp Zabel1-2/+2
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+6
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare3-3/+3
2008-04-29Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2-0/+6
2008-04-04[ARM] 4874/2: ixp4xx: Add support for the Freecom FSG-3 boardRod Whitby4-0/+358
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2-2/+2