summaryrefslogtreecommitdiff
path: root/doc/arch/sandbox.rst
AgeCommit message (Expand)Author
2021-03-27sandbox: Provide a way to bind fixed/removeable devicesSimon Glass
2021-03-13doc: sandbox: Update instructions on quittingSimon Glass
2021-03-12test: sandbox: Move sandbox test docs into doc/developSimon Glass
2021-03-12spl: test: Add a test for spl_load_simple_fit()Simon Glass
2021-01-30sandbox: keep time offset when resettingHeinrich Schuchardt
2021-01-30doc/sandbox: improve formatting of command line optionsHeinrich Schuchardt
2020-10-06doc/arch/sandbox.rst: reformat command line optionsHeinrich Schuchardt
2020-05-29sandbox: update documents regarding spi_sfAKASHI Takahiro
2020-04-10sandbox: Add documentation about required/useful packagesSimon Glass
2020-02-05sandbox: sdl: Move to use SDL2Simon Glass
2019-10-11sandbox: Remove sandbox_noblk buildTom Rini
2019-10-08sandbox: Add a -T flag to use the test device treeSimon Glass
2019-07-24doc: arch: Convert README.sandbox to reSTBin Meng