summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/io.h
AgeCommit message (Expand)Author
2021-07-28arm64: Update memcpy_{from, to}io() helpersPatrice Chotard
2020-08-25arm: include/asm/io.h: Add 64bit clrbits and setbits helpersSuneel Garapati
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko
2019-11-07arm64: Add memcpy_{from, to}io() and memset_io() helpersVignesh Raghavendra
2019-10-11ARM: asm/io.h: remove redundant #if !defined(readb) blockRasmus Villemoes
2019-10-11ARM: asm/io.h: kill off confusing #ifdef __mem_pci blockRasmus Villemoes
2019-04-22arm: asm: io.h: define readX_relaxed and writeX_relaxedPhilippe Reynes
2018-12-07arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32}Álvaro Fernández Rojas
2017-10-02arm: Use asm-generic/io.hPaul Burton
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-07-14arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada
2016-04-10arm: add missing writes[bwql], reads[bwql].Purna Chandra Mandal
2015-10-29Data types defined for 64 bit physical addressAneesh Bansal
2014-09-08arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan
2014-08-29ARM:asm:io.h use static inlineJeroen Hofstee
2014-07-22driver/ddr: Fix DDR4 driver for ARMYork Sun
2014-07-03Added 64-bit MMIO accessors for ARMv8J. German Rivera
2014-06-20arm: Support iotrace featureSimon Glass
2014-01-09arm64: core supportDavid Feng
2011-02-21ARM: fix write*() I/O accessorsWolfgang Denk
2011-02-02ARM: Avoid compiler optimization for readb, writeb and friends.Alexander Holler
2010-08-07ARM: Define __raw_readX and __raw_writeXMarek Vasut
2010-06-22ARM: fix bug in macro __arch_ioremap.Terry Lv
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser