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