aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13ARM: ixp4xx: irq_data conversion.Lennert Buytenhek1-21/+21
2011-01-05Merge branch 'clksrc' into develRussell King1-15/+20
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into develRussell King1-2/+2
2010-12-28ARM: fix IXP4xx build failureImre Kaloz1-1/+1
2010-12-22ARM: ixp4xx: convert sched_clock() to use new infrastructureRussell King1-11/+20
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King1-1/+1
2010-12-22ARM: ixp4xx: update clock source registrationRussell King1-5/+1
2010-12-08ARM: io: make iounmap() a simple macroRussell King1-2/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre12-34/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-8/+8
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2-0/+10
2010-08-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2010-08-12ARM: Fix gen_nand probe structures contentsMarek Vasut1-0/+1
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds6-3/+334
2010-07-31Merge branch 'misc' into develRussell King1-1/+2
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov1-1/+2
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King2-5/+5
2010-05-27IXP4xx: Fix LL debugging on little-endian CPU.Krzysztof Hałasa1-0/+2
2010-05-27IXP4xx: Fix sparse warnings in I/O primitives.Krzysztof Hałasa1-3/+3
2010-05-27ixp4xx/vulcan: add PCI supportMarc Zyngier2-0/+74
2010-05-27ixp4xx: base support for Arcom VulcanMarc Zyngier3-0/+255
2010-05-17Merge branch 'devel-stable' into develRussell King7-7/+0
2010-05-15ARM: Remove useless linux/bootmem.h includesRussell King1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-7/+0
2010-03-12dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori2-31/+0
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-25Merge branch 'tmpreg' into develRussell King1-1/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-01-27ARM: 5869/1: ixp4xx: implement sched_clock()Mikael Pettersson1-0/+11
2009-12-05IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four.Krzysztof Hałasa1-21/+11
2009-12-05IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa10-234/+169
2009-12-05IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa3-121/+43
2009-12-05IXP4xx: Remove unused Motorola PrPMC1100 platform macros.Krzysztof Hałasa3-44/+0
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