index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
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