summaryrefslogtreecommitdiff
path: root/board/sandbox
AgeCommit message (Expand)Author
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
2016-07-25sandbox: Add instructions about building on 32-bit machinesSimon Glass
2016-07-14sandbox: Add a new sandbox_spl boardSimon Glass
2016-05-27Remove/update old generic-board documentation and warningSimon Glass
2016-05-17dm: sandbox: Add a board for sandbox without CONFIG_BLKSimon Glass
2016-04-14board: README.sandbox: Update dm test commandJagan Teki
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
2015-04-18sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger