| Commit message (Expand) | Author | Age |
* | arm: Clean up asm/io.h | Andre Przywara | 2022-03-02 |
* | arm64: Update memcpy_{from, to}io() helpers | Patrice Chotard | 2021-07-28 |
* | arm: include/asm/io.h: Add 64bit clrbits and setbits helpers | Suneel Garapati | 2020-08-25 |
* | xen: Port Xen hypervisor related code from mini-os | Oleksandr Andrushchenko | 2020-08-14 |
* | arm64: Add memcpy_{from, to}io() and memset_io() helpers | Vignesh Raghavendra | 2019-11-07 |
* | ARM: asm/io.h: remove redundant #if !defined(readb) block | Rasmus Villemoes | 2019-10-11 |
* | ARM: asm/io.h: kill off confusing #ifdef __mem_pci block | Rasmus Villemoes | 2019-10-11 |
* | arm: asm: io.h: define readX_relaxed and writeX_relaxed | Philippe Reynes | 2019-04-22 |
* | arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32} | Álvaro Fernández Rojas | 2018-12-07 |
* | arm: Use asm-generic/io.h | Paul Burton | 2017-10-02 |
* | ARM: Rework and correct barrier definitions | Tom Rini | 2016-08-05 |
* | arm, nds32, sh: remove useless ioremap()/iounmap() defines | Masahiro Yamada | 2016-07-14 |
* | arm: add missing writes[bwql], reads[bwql]. | Purna Chandra Mandal | 2016-04-10 |
* | Data types defined for 64 bit physical address | Aneesh Bansal | 2015-10-29 |
* | arm: ls102xa: Add Freescale LS102xA SoC support | Wang Huan | 2014-09-08 |
* | ARM:asm:io.h use static inline | Jeroen Hofstee | 2014-08-29 |
* | driver/ddr: Fix DDR4 driver for ARM | York Sun | 2014-07-22 |
* | Added 64-bit MMIO accessors for ARMv8 | J. German Rivera | 2014-07-03 |
* | arm: Support iotrace feature | Simon Glass | 2014-06-20 |
* | arm64: core support | David Feng | 2014-01-09 |
* | ARM: fix write*() I/O accessors | Wolfgang Denk | 2011-02-21 |
* | ARM: Avoid compiler optimization for readb, writeb and friends. | Alexander Holler | 2011-02-02 |
* | ARM: Define __raw_readX and __raw_writeX | Marek Vasut | 2010-08-07 |
* | ARM: fix bug in macro __arch_ioremap. | Terry Lv | 2010-06-22 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 |