summaryrefslogtreecommitdiff
path: root/board/sandbox
AgeCommit message (Expand)Author
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
2015-01-30sandbox: Fix README to indicate that vendor name is unsetSimon Glass
2014-09-21sandbox: Update minor documentation changesJagannadha Sutradharudu Teki
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-05-16sandbox: set sandbox's vendor to nullMasahiro Yamada
2014-05-16Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada
2014-05-09sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada
2014-05-09sandbox: Update and expand the READMESimon Glass
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-17sandbox: Plumb in Chrome OS EC emulationSimon Glass
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo
2013-12-09sandbox: spi: Add new SPI flash driverMike Frysinger
2013-11-08sandbox: convert to common time functionsRob Herring