summaryrefslogtreecommitdiffstats
path: root/board/sandbox/sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* configs: sandbox: activate env in ext4 supportPatrick Delaunay2020-07-311-0/+15
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-091-1/+1
* sandbox: implement ft_board_setup()Heinrich Schuchardt2020-04-161-0/+6
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2019-04-231-1/+1
* sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass2018-11-201-3/+6
* sandbox: led: use new function to configure default statePatrick Delaunay2018-08-101-0/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-17/+0
* sandbox: add a sandbox timer and basic testThomas Chou2015-11-191-0/+2
* sandbox: Add test function to advance timeJoe Hershberger2015-05-051-1/+10
* sandbox: cros_ec: Drop unnecessary initSimon Glass2015-04-181-12/+0
* sandbox: set sandbox's vendor to nullMasahiro Yamada2014-05-161-0/+83