summaryrefslogtreecommitdiff
path: root/board/sandbox
AgeCommit message (Expand)AuthorFilesLines
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima1-1/+1
2023-02-10Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-11-23sandbox: Move the capsule GUID declarations to board fileSughosh Ganu1-0/+13
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu1-0/+8
2022-10-29sandbox: typo FictionnalHeinrich Schuchardt1-1/+1
2022-07-26addrmap: Support on sandboxSimon Glass1-0/+9
2022-06-08sandbox: Move some mac addresses to device treeSean Anderson1-4/+0
2022-06-08sandbox: Remove eth2addr from environmentSean Anderson1-1/+0
2022-06-08sandbox: net: Add mac address for eth8 to environmentSean Anderson1-0/+1
2022-05-02sandbox: Add a build for VPLSimon Glass1-0/+7
2022-04-28led: Drop led_default_state()Marek Vasut1-3/+0
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu1-0/+34
2021-11-16sandbox: Update the test MAC/IP addressesSimon Glass1-7/+7
2021-11-16sandbox: Use a text-based environmentSimon Glass1-0/+25
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-26sandbox: Create a new sandbox_noinst buildSimon Glass1-0/+7
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-23sandbox: 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-10drivers: rename drivers to match compatible stringWalter Lozano1-1/+1
2020-04-16sandbox: implement ft_board_setup()Heinrich Schuchardt1-0/+6
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-10-12sandbox: Remove sandbox_noblk buildTom Rini1-7/+0
2019-07-24doc: arch: Convert README.sandbox to reSTBin Meng1-508/+0
2019-07-11sandbox: Add documentation on how to run valgrindSimon Glass1-0/+14
2019-07-11sandbox: Allo sdl-config to be overriddenSimon Glass1-0/+7
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini1-0/+46
2019-04-24sandbox: Move pre-console buffer out of the way of tracingSimon Glass1-0/+3
2019-04-24sandbox: Improve debugging in initcall_run_list()Simon Glass1-0/+43
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong1-1/+1
2018-11-26sandbox: Add a memory map to the sandbox READMESimon Glass1-1/+13
2018-11-21sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass1-3/+6
2018-11-21sandbox: README: use setenv ethrotate noHeinrich Schuchardt1-0/+4
2018-11-21sandbox: README: setting environment variablesHeinrich Schuchardt1-8/+8
2018-09-29sandbox: Add an explanation of the sandbox variantsSimon Glass1-0/+24
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 Rini3-6/+3
2018-05-06README.sandbox: small typosTrevor Woerner1-4/+4
2018-02-19sandbox: Add 64-bit sandboxMario Six2-2/+13
2017-09-15GPT: create block device for sandbox testingAlison Chaiken1-0/+5
2017-09-12sandbox: Convert SANDBOX_BITS_PER_LONG to KconfigBin Meng1-4/+3
2017-07-11sandbox: README: fix partition command invocationAlison Chaiken1-1/+1
2017-06-01sandbox: Add a new sandbox_flattree boardSimon Glass1-0/+7