summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/io.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Update memcpy_{from, to}io() helpersPatrice Chotard2021-07-281-10/+15
* arm: include/asm/io.h: Add 64bit clrbits and setbits helpersSuneel Garapati2020-08-251-0/+16
* xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko2020-08-141-0/+4
* arm64: Add memcpy_{from, to}io() and memset_io() helpersVignesh Raghavendra2019-11-071-0/+97
* ARM: asm/io.h: remove redundant #if !defined(readb) blockRasmus Villemoes2019-10-111-15/+0
* ARM: asm/io.h: kill off confusing #ifdef __mem_pci blockRasmus Villemoes2019-10-111-41/+0
* arm: asm: io.h: define readX_relaxed and writeX_relaxedPhilippe Reynes2019-04-221-0/+21
* arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32}Álvaro Fernández Rojas2018-12-071-0/+13
* arm: Use asm-generic/io.hPaul Burton2017-10-021-29/+1
* ARM: Rework and correct barrier definitionsTom Rini2016-08-051-2/+2
* arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada2016-07-141-34/+0
* arm: add missing writes[bwql], reads[bwql].Purna Chandra Mandal2016-04-101-0/+7
* Data types defined for 64 bit physical addressAneesh Bansal2015-10-291-2/+2
* arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan2014-09-081-1/+7
* ARM:asm:io.h use static inlineJeroen Hofstee2014-08-291-6/+6
* driver/ddr: Fix DDR4 driver for ARMYork Sun2014-07-221-0/+1
* Added 64-bit MMIO accessors for ARMv8J. German Rivera2014-07-031-0/+8
* arm: Support iotrace featureSimon Glass2014-06-201-0/+3
* arm64: core supportDavid Feng2014-01-091-6/+9
* ARM: fix write*() I/O accessorsWolfgang Denk2011-02-211-3/+3
* ARM: Avoid compiler optimization for readb, writeb and friends.Alexander Holler2011-02-021-12/+20
* ARM: Define __raw_readX and __raw_writeXMarek Vasut2010-08-071-6/+40
* ARM: fix bug in macro __arch_ioremap.Terry Lv2010-06-221-7/+7
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+395