index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
sandbox
Age
Commit message (
Expand
)
Author
2021-11-16
sandbox: Update the test MAC/IP addresses
Simon Glass
2021-11-16
sandbox: Use a text-based environment
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-05-13
pytest: add sandbox test for "extension" command
Kory Maincent
2021-03-26
sandbox: Create a new sandbox_noinst build
Simon Glass
2021-03-22
sandbox: add FAT to the list of usable env drivers
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-22
sandbox: implement invalidate_icache_all()
Heinrich Schuchardt
2020-10-29
sandbox: Drop ad-hoc device declarations in SPL
Simon Glass
2020-07-31
configs: sandbox: activate env in ext4 support
Patrick Delaunay
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-04-16
sandbox: implement ft_board_setup()
Heinrich Schuchardt
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-11
sandbox: Remove sandbox_noblk build
Tom Rini
2019-07-24
doc: arch: Convert README.sandbox to reST
Bin Meng
2019-07-10
sandbox: Add documentation on how to run valgrind
Simon Glass
2019-07-10
sandbox: Allo sdl-config to be overridden
Simon Glass
2019-04-24
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-04-23
sandbox: Move pre-console buffer out of the way of tracing
Simon Glass
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2019-04-23
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
Neil Armstrong
2018-11-26
sandbox: Add a memory map to the sandbox README
Simon Glass
2018-11-20
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
Simon Glass
2018-11-20
sandbox: README: use setenv ethrotate no
Heinrich Schuchardt
2018-11-20
sandbox: README: setting environment variables
Heinrich Schuchardt
2018-09-29
sandbox: Add an explanation of the sandbox variants
Simon Glass
2018-08-10
sandbox: led: use new function to configure default state
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-06
README.sandbox: small typos
Trevor Woerner
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2017-09-14
GPT: create block device for sandbox testing
Alison Chaiken
2017-09-11
sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig
Bin Meng
2017-07-11
sandbox: README: fix partition command invocation
Alison Chaiken
2017-06-01
sandbox: Add a new sandbox_flattree board
Simon Glass
2016-09-18
sandbox: document support of block device emulation
Stefan BrĂ¼ns
2016-07-25
sandbox: Add instructions about building on 32-bit machines
Simon Glass
2016-07-14
sandbox: Add a new sandbox_spl board
Simon Glass
2016-05-27
Remove/update old generic-board documentation and warning
Simon Glass
2016-05-17
dm: sandbox: Add a board for sandbox without CONFIG_BLK
Simon Glass
2016-04-14
board: README.sandbox: Update dm test command
Jagan Teki
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2015-11-19
sandbox: add a sandbox timer and basic test
Thomas Chou
2015-05-05
sandbox: Add test function to advance time
Joe Hershberger
2015-04-18
sandbox: cros_ec: Drop unnecessary init
Simon Glass
2015-04-18
sandbox: eth: Add support for using the 'lo' interface
Joe Hershberger
2015-04-18
sandbox: eth: Add a bridge to a real network for sandbox
Joe Hershberger
2015-04-18
sandbox: eth: Add network support to sandbox
Joe Hershberger
[next]