summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/io.h
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-1/+1
* x86: Adjust I/O macros to work on 64-bit machinesSimon Glass2019-02-201-8/+8
* x86: Implement arch-specific io accessor routinesBin Meng2018-11-141-0/+66
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Update the io.h file to use {out|in}_{be|le}X macrosLukasz Majewski2018-04-161-17/+17
* x86: Add 64-bit memory-mapped I/O functionsIvan Gorinov2018-04-161-0/+4
* x86: Use asm-generic/io.hPaul Burton2017-10-021-29/+2
* x86: Remove dead ISA related codesBin Meng2017-08-081-66/+8
* x86: Allow I/O functions to use pointersSimon Glass2016-03-171-2/+10
* x86: Add macros to clear and set I/O bitsSimon Glass2016-03-171-0/+22
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+1
* x86: Add clr/setbits functionsSimon Glass2014-11-211-0/+49
* x86: Increase the size of the phys_size_t and phys_addr_t typesGabe Black2012-12-061-2/+4
* x86: Don't spam POST80 codes with slow IO functionsStefan Reinauer2012-11-301-1/+1
* x86: Include types.h explicitly in the i386 version of io.hGabe Black2012-11-301-0/+2
* x86: Add initial memory barrier macrosSimon Glass2012-11-281-0/+8
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+237