summaryrefslogtreecommitdiff
path: root/board/sandbox
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-06-08sandbox: Move some mac addresses to device treeSean Anderson
2022-06-08sandbox: Remove eth2addr from environmentSean Anderson
2022-06-08sandbox: net: Add mac address for eth8 to environmentSean Anderson
2022-05-02sandbox: Add a build for VPLSimon Glass
2022-04-28led: Drop led_default_state()Marek Vasut
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2021-11-16sandbox: Update the test MAC/IP addressesSimon Glass
2021-11-16sandbox: Use a text-based environmentSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent
2021-03-26sandbox: Create a new sandbox_noinst buildSimon Glass
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-10-11sandbox: Remove sandbox_noblk buildTom Rini
2019-07-24doc: arch: Convert README.sandbox to reSTBin Meng
2019-07-10sandbox: Add documentation on how to run valgrindSimon Glass
2019-07-10sandbox: Allo sdl-config to be overriddenSimon Glass
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-23sandbox: Move pre-console buffer out of the way of tracingSimon Glass
2019-04-23sandbox: Improve debugging in initcall_run_list()Simon Glass
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2018-11-26sandbox: Add a memory map to the sandbox READMESimon Glass
2018-11-20sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass
2018-11-20sandbox: README: use setenv ethrotate noHeinrich Schuchardt
2018-11-20sandbox: README: setting environment variablesHeinrich Schuchardt
2018-09-29sandbox: Add an explanation of the sandbox variantsSimon 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
2018-05-06README.sandbox: small typosTrevor Woerner
2018-02-18sandbox: Add 64-bit sandboxMario Six
2017-09-14GPT: create block device for sandbox testingAlison Chaiken
2017-09-11sandbox: Convert SANDBOX_BITS_PER_LONG to KconfigBin Meng
2017-07-11sandbox: README: fix partition command invocationAlison Chaiken
2017-06-01sandbox: Add a new sandbox_flattree boardSimon Glass
2016-09-18sandbox: document support of block device emulationStefan BrĂ¼ns