aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa5-60/+18
2009-12-05IXP4xx: move DSM G600 platform macros to the platform code.Krzysztof Hałasa5-64/+35
2009-12-05IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa5-64/+31
2009-12-05IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa5-65/+32
2009-12-05IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa5-43/+19
2009-12-05IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa5-51/+18
2009-12-05IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa5-52/+25
2009-12-05IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa4-29/+29
2009-12-05IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.Krzysztof Hałasa1-8/+15
2009-12-05IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clarity.Krzysztof Hałasa1-95/+55
2009-12-05IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.Krzysztof Hałasa1-57/+50
2009-12-05IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin4-4/+4
2009-12-05ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa1-3/+4
2009-12-05IXP4xx: change the timer base frequency to 66.666000 MHz.Krzysztof Hałasa1-1/+1
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