aboutsummaryrefslogtreecommitdiff
path: root/board/sandbox/sandbox.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass1-1/+4
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent1-0/+23
2021-03-22sandbox: add FAT to the list of usable env driversHeinrich Schuchardt1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-22sandbox: implement invalidate_icache_all()Heinrich Schuchardt1-4/+0
2020-10-29sandbox: Drop ad-hoc device declarations in SPLSimon Glass1-0/+2
2020-07-31configs: sandbox: activate env in ext4 supportPatrick Delaunay1-0/+15
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano1-1/+1
2020-04-16sandbox: implement ft_board_setup()Heinrich Schuchardt1-0/+6
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong1-1/+1
2018-11-20sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass1-3/+6
2018-08-10sandbox: led: use new function to configure default statePatrick Delaunay1-0/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass1-17/+0
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou1-0/+2
2015-05-05sandbox: Add test function to advance timeJoe Hershberger1-1/+10
2015-04-18sandbox: cros_ec: Drop unnecessary initSimon Glass1-12/+0
2014-05-16sandbox: set sandbox's vendor to nullMasahiro Yamada1-0/+83