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
/
sandbox.c
Age
Commit message (
Expand
)
Author
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-04-23
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
Neil Armstrong
2018-11-20
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
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
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
2014-05-16
sandbox: set sandbox's vendor to null
Masahiro Yamada