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
/
sandbox
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2025-10-10
sandbox: Rework readX/writeX macros to be more like ARM
Tom Rini
2025-08-14
sandbox: Add an additional dummy sync macro
Tom Rini
2025-08-11
sandbox: Add more dummy functions to mimic other architectures
Tom Rini
2025-07-18
sandbox: Add dummy sync()
Tom Rini
2025-07-10
sandbox: Add some missing {clr,set,clrset}bits variants
Tom Rini
2024-12-31
sandbox: Correct guard around readq/writeq
Andrew Goodbody
2024-11-03
sandbox: Fix comment for nomap_sysmem() function
Simon Glass
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
2023-12-21
sandbox: Audit config.h and common.h usage
Tom Rini
2023-11-28
sandbox: move asm-generic include to the end of file
Igor Prusov
2023-04-27
sandbox64: fix: return unsigned long in readq()
Abdellatif El Khlifi
2019-10-27
sandbox: Drop 'const' from sandbox_write()
Simon Glass
2019-10-08
sandbox: Allow use of real I/O with readl(), etc.
Simon Glass
2019-10-08
sandbox: Add support for clrsetio_32() and friends
Simon Glass
2019-01-14
sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)
Christian GMEINER
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2018-02-13
SystemACE: Remove
Tom Rini
2017-11-16
sandbox: Add clrbits/setbits macros
Tom Rini
2017-10-03
sandbox: Expand list of IO accessors
Maxime Ripard
2017-10-02
sandbox: Use asm-generic/io.h
Paul Burton
2016-10-11
sandbox: Use the address in readl/writel() functions
Simon Glass
2016-05-17
sandbox: Add string and 16-bit I/O functions
Simon Glass
2016-04-15
sandbox: Enable many more commands
Tom Rini
2015-04-16
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2014-06-20
sandbox: Support iotrace feature
Simon Glass
2013-11-21
sandbox: Make map_to_sysmem() use a constant pointer
Simon Glass
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
sandbox: Switch over to generic board
Simon Glass
2013-05-01
sandbox: Provide a way to map from host RAM to U-Boot RAM
Simon Glass
2013-02-28
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2011-10-17
sandbox: Add architecture header files
Simon Glass