aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori
2010-02-25Merge branch 'misc2' into develRussell King
2010-02-25Merge branch 'tmpreg' into develRussell King
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2010-01-27ARM: 5869/1: ixp4xx: implement sched_clock()Mikael Pettersson
2009-12-05IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four.Krzysztof Hałasa
2009-12-05IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa
2009-12-05IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa
2009-12-05IXP4xx: Remove unused Motorola PrPMC1100 platform macros.Krzysztof Hałasa
2009-12-05IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa
2009-12-05IXP4xx: move DSM G600 platform macros to the platform code.Krzysztof Hałasa
2009-12-05IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa
2009-12-05IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa
2009-12-05IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa
2009-12-05IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa
2009-12-05IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa
2009-12-05IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa
2009-12-05IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.Krzysztof Hałasa
2009-12-05IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...Krzysztof Hałasa
2009-12-05IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.Krzysztof Hałasa
2009-12-05IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin
2009-12-05ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa
2009-12-05IXP4xx: change the timer base frequency to 66.666000 MHz.Krzysztof Hałasa
2009-09-21ixp4xx: arch_idle() documentation fixupMikael Pettersson
2009-09-21ixp4xx: timer and clocks cleanupsMikael Pettersson
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-07IXP42x HSS support for setting internal clock rateKrzysztof Halasa
2009-08-11IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson
2009-05-25IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...Krzysztof Hałasa
2009-05-23IXP4xx: support for Goramo MultiLink router platform.Krzysztof Hałasa
2009-05-23IXP42x: Use __fls() in QMgr interrupt handlers.Krzysztof Hałasa
2009-05-23IXP42x: Add QMgr support for IXP425 rev. A0 processors.Krzysztof Hałasa
2009-05-23IXP42x: add NPE support for IXP425 rev. A0 processors.Krzysztof Hałasa
2009-05-23IXP42x: Identify Intel IXP425 rev. A0 processors.Krzysztof Hałasa
2009-05-20IXP4xx: Add support for the second half of the 64 hardware queues.Krzysztof Hałasa
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-03-17IXP4xx: PCI ixp4xx_scan_bus() is __devinit.Krzysztof Hałasa
2009-03-17IXP4xx: cpu_is_ixp4*() now recognizes all IXP4xx processors.Krzysztof Hałasa
2009-03-17IXP4xx: add Ethernet and NPE support for IXP43x CPU.Krzysztof Hałasa
2009-03-17IXP4xx: workaround for PCI prefetch problems near 64 MB boundary.Krzysztof Hałasa
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-22IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa
2008-12-22IXP4xx: clear IRQ stat in qmgr_disable_irq().Krzysztof Hałasa
2008-12-22IXP4xx: check for queue being empty in qmgr_release_queue().Krzysztof Hałasa