summaryrefslogtreecommitdiff
path: root/board/sandbox/sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass2023-02-091-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* sandbox: Move the capsule GUID declarations to board fileSughosh Ganu2022-11-221-0/+13
* test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2022-10-311-0/+8
* sandbox: typo FictionnalHeinrich Schuchardt2022-10-291-1/+1
* addrmap: Support on sandboxSimon Glass2022-07-261-0/+9
* led: Drop led_default_state()Marek Vasut2022-04-281-3/+0
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-151-0/+34
* treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-251-1/+4
* pytest: add sandbox test for "extension" commandKory Maincent2021-05-131-0/+23
* sandbox: add FAT to the list of usable env driversHeinrich Schuchardt2021-03-221-0/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* sandbox: implement invalidate_icache_all()Heinrich Schuchardt2020-12-221-4/+0
* sandbox: Drop ad-hoc device declarations in SPLSimon Glass2020-10-291-0/+2
* 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