aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/include
Commit message (Expand)AuthorAge
* IXP4xx: Fix sparse warnings in I/O primitives.Krzysztof Hałasa2010-05-27
* dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori2010-03-12
* Merge branch 'misc2' into develRussell King2010-02-25
|\
| * ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-15
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-12
|/
* IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa2009-12-05
* IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa2009-12-05
* IXP4xx: Remove unused Motorola PrPMC1100 platform macros.Krzysztof Hałasa2009-12-05
* IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa2009-12-05
* IXP4xx: move DSM G600 platform macros to the platform code.Krzysztof Hałasa2009-12-05
* IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa2009-12-05
* IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa2009-12-05
* IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa2009-12-05
* IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa2009-12-05
* IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa2009-12-05
* IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa2009-12-05
* IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.Krzysztof Hałasa2009-12-05
* IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...Krzysztof Hałasa2009-12-05
* IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.Krzysztof Hałasa2009-12-05
* IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin2009-12-05
* ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa2009-12-05
* IXP4xx: change the timer base frequency to 66.666000 MHz.Krzysztof Hałasa2009-12-05
* ixp4xx: arch_idle() documentation fixupMikael Pettersson2009-09-21
* IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson2009-08-11
* IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...Krzysztof Hałasa2009-05-25
* IXP42x: Identify Intel IXP425 rev. A0 processors.Krzysztof Hałasa2009-05-23
* IXP4xx: Add support for the second half of the 64 hardware queues.Krzysztof Hałasa2009-05-20
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-19
* IXP4xx: cpu_is_ixp4*() now recognizes all IXP4xx processors.Krzysztof Hałasa2009-03-17
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-30
|\
| * [ARM] Add a common typesafe __io implementationRussell King2008-11-30
| * [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-29
| * [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-29
| * [ARM] ixp4xx: clean up includesRussell King2008-11-28
| * [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-28
* | IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2008-12-21
|/
* [ARM] gpio_free might sleep, arm architectureUwe Kleine-König2008-10-30
* [ARM] cputype: separate definitions, use themRussell King2008-09-01
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07