aboutsummaryrefslogtreecommitdiff
path: root/board/sandbox/sandbox.c
AgeCommit message (Expand)Author
2023-02-09Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-22sandbox: Move the capsule GUID declarations to board fileSughosh Ganu
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-29sandbox: typo FictionnalHeinrich Schuchardt
2022-07-26addrmap: Support on sandboxSimon Glass
2022-04-28led: Drop led_default_state()Marek Vasut
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent
2021-03-22sandbox: add FAT to the list of usable env driversHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-22sandbox: implement invalidate_icache_all()Heinrich Schuchardt
2020-10-29sandbox: Drop ad-hoc device declarations in SPLSimon Glass
2020-07-31configs: sandbox: activate env in ext4 supportPatrick Delaunay
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-04-16sandbox: implement ft_board_setup()Heinrich Schuchardt
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2018-11-20sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass
2018-08-10sandbox: led: use new function to configure default statePatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou
2015-05-05sandbox: Add test function to advance timeJoe Hershberger
2015-04-18sandbox: cros_ec: Drop unnecessary initSimon Glass
2014-05-16sandbox: set sandbox's vendor to nullMasahiro Yamada