aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Tomonori1-0/+2
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds2-3/+5
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King1-3/+3
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-03-12dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori1-5/+0
2010-02-25Merge branch 'misc2' 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
2009-12-05IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa1-1/+3
2009-12-05IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa1-116/+0
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łasa3-58/+0
2009-12-05IXP4xx: move DSM G600 platform macros to the platform code.Krzysztof Hałasa3-63/+0
2009-12-05IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa3-62/+0
2009-12-05IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa3-63/+0
2009-12-05IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa3-41/+0
2009-12-05IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa3-49/+0
2009-12-05IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa3-48/+0
2009-12-05IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa2-13/+17
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 Kluin2-2/+2
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-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-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łasa1-9/+56
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-17IXP4xx: cpu_is_ixp4*() now recognizes all IXP4xx processors.Krzysztof Hałasa2-25/+52
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łasa1-2/+33
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-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König1-0/+3
2008-09-01[ARM] cputype: separate definitions, use themRussell King1-4/+5
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King27-0/+2580