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
/
mips
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2018-11-14
mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-02
mips: Use asm-generic/io.h
Paul Burton
2016-11-30
MIPS: Fix map_physmem for cached mappings
Paul Burton
2016-05-31
MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
Paul Burton
2016-02-01
MIPS: Support dynamic I/O port base address
Paul Burton
2016-02-01
MIPS: Remove SLOW_DOWN_IO
Paul Burton
2016-01-25
mips: asm/io.h: Add in <linux/bug.h>
Tom Rini
2016-01-16
MIPS: implement bit manipulating I/O accessors
Daniel Schwierzeck
2016-01-16
MIPS: sync I/O related header files with linux-4.4
Daniel Schwierzeck
2015-07-02
MIPS: change 'extern inline' to 'static inline'
Daniel Schwierzeck
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
2013-06-08
MIPS: fix __raw_* IO accessors
Gabor Juhos
2013-01-22
MIPS: convert IO port accessor functions to 'static inline'
Gabor Juhos
2013-01-22
MIPS: use inline directive for __in*s functions
Gabor Juhos
2012-10-16
MIPS: add support for 64 bit addressing
Zhi-zhou Zhang
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser