summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/include/mach/io.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann2017-07-271-2/+9
* ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann2017-07-271-6/+17
* ARM: ixp4xx: fix read{b,w,l} return typesArnd Bergmann2015-12-011-6/+6
* ARM: ixp4xx: fix {in,out}s{bwl} data typesArnd Bergmann2015-02-181-6/+13
* ARM: ixp4xx: Properly override I/O accessorsThierry Reding2014-11-101-0/+12
* ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann2014-11-101-4/+12
* ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.hArnd Bergmann2014-03-211-1/+2
* ARM: kill off __mem_pciRob Herring2012-03-061-5/+1
* ARM: ixp4xx: use runtime ioremap hookRob Herring2012-03-061-18/+0
* ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King2011-08-171-2/+0
* ARM: io: make iounmap() a simple macroRussell King2010-12-081-2/+2
* IXP4xx: Fix sparse warnings in I/O primitives.Krzysztof Hałasa2010-05-271-3/+3
* IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa2009-12-051-12/+10
* IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.Krzysztof Hałasa2009-12-051-8/+15
* IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...Krzysztof Hałasa2009-12-051-95/+55
* IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.Krzysztof Hałasa2009-12-051-57/+50
* ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa2009-12-051-3/+4
* IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson2009-08-111-1/+1
* [ARM] Add a common typesafe __io implementationRussell King2008-11-301-1/+1
* [ARM] ixp4xx: clean up includesRussell King2008-11-281-2/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-0/+569