index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2024-09-03
x86: provide mb() macro
Philip Oberfichtner
2024-07-15
x86: Remove duplicate newlines
Marek Vasut
2023-11-28
x86: Add defines for ins/outs functions
Igor Prusov
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2019-02-20
x86: Adjust I/O macros to work on 64-bit machines
Simon Glass
2018-11-14
x86: Implement arch-specific io accessor routines
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-16
x86: Update the io.h file to use {out|in}_{be|le}X macros
Lukasz Majewski
2018-04-16
x86: Add 64-bit memory-mapped I/O functions
Ivan Gorinov
2017-10-02
x86: Use asm-generic/io.h
Paul Burton
2017-08-08
x86: Remove dead ISA related codes
Bin Meng
2016-03-17
x86: Allow I/O functions to use pointers
Simon Glass
2016-03-17
x86: Add macros to clear and set I/O bits
Simon Glass
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-11-21
x86: Add clr/setbits functions
Simon Glass
2012-12-06
x86: Increase the size of the phys_size_t and phys_addr_t types
Gabe Black
2012-11-30
x86: Don't spam POST80 codes with slow IO functions
Stefan Reinauer
2012-11-30
x86: Include types.h explicitly in the i386 version of io.h
Gabe Black
2012-11-28
x86: Add initial memory barrier macros
Simon Glass
2011-04-13
x86: Rename i386 to x86
Graeme Russ