summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/io.h
AgeCommit message (Expand)Author
2019-02-20x86: Adjust I/O macros to work on 64-bit machinesSimon Glass
2018-11-14x86: Implement arch-specific io accessor routinesBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-16x86: Update the io.h file to use {out|in}_{be|le}X macrosLukasz Majewski
2018-04-16x86: Add 64-bit memory-mapped I/O functionsIvan Gorinov
2017-10-02x86: Use asm-generic/io.hPaul Burton
2017-08-08x86: Remove dead ISA related codesBin Meng
2016-03-17x86: Allow I/O functions to use pointersSimon Glass
2016-03-17x86: Add macros to clear and set I/O bitsSimon Glass
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-11-21x86: Add clr/setbits functionsSimon Glass
2012-12-06x86: Increase the size of the phys_size_t and phys_addr_t typesGabe Black
2012-11-30x86: Don't spam POST80 codes with slow IO functionsStefan Reinauer
2012-11-30x86: Include types.h explicitly in the i386 version of io.hGabe Black
2012-11-28x86: Add initial memory barrier macrosSimon Glass
2011-04-13x86: Rename i386 to x86Graeme Russ