summaryrefslogtreecommitdiff
path: root/board/sandbox
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-19sandbox: document support of block device emulationStefan BrĂ¼ns1-0/+19
2016-07-25sandbox: Add instructions about building on 32-bit machinesSimon Glass1-0/+3
2016-07-15sandbox: Add a new sandbox_spl boardSimon Glass1-0/+7
2016-05-27Remove/update old generic-board documentation and warningSimon Glass1-2/+1
2016-05-17dm: sandbox: Add a board for sandbox without CONFIG_BLKSimon Glass1-0/+7
2016-04-14board: README.sandbox: Update dm test commandJagan Teki1-1/+2
2016-01-21dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass1-17/+0
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou1-0/+2
2015-05-06sandbox: Add test function to advance timeJoe Hershberger1-1/+10
2015-04-18sandbox: cros_ec: Drop unnecessary initSimon Glass1-12/+0
2015-04-18sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger1-0/+22
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger1-0/+52
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger1-2/+2
2015-01-31sandbox: Fix README to indicate that vendor name is unsetSimon Glass1-2/+2
2014-09-21sandbox: Update minor documentation changesJagannadha Sutradharudu Teki1-3/+3
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6