aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx/include/mach/io.h
AgeCommit message (Expand)Author
2015-12-01ARM: ixp4xx: fix read{b,w,l} return typesArnd Bergmann
2015-02-18ARM: ixp4xx: fix {in,out}s{bwl} data typesArnd Bergmann
2014-11-10ARM: ixp4xx: Properly override I/O accessorsThierry Reding
2014-11-10ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann
2014-03-21ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.hArnd Bergmann
2012-03-06ARM: kill off __mem_pciRob Herring
2012-03-06ARM: ixp4xx: use runtime ioremap hookRob Herring
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King
2010-12-08ARM: io: make iounmap() a simple macroRussell King
2010-05-27IXP4xx: Fix sparse warnings in I/O primitives.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-05ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa
2009-08-11IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-28[ARM] ixp4xx: clean up includesRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King