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
/
sandbox
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
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