aboutsummaryrefslogtreecommitdiff
path: root/board/sandbox
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini1-0/+46
2019-04-23sandbox: Move pre-console buffer out of the way of tracingSimon Glass1-0/+3
2019-04-23sandbox: 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-20sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass1-3/+6
2018-11-20sandbox: README: use setenv ethrotate noHeinrich Schuchardt1-0/+4
2018-11-20sandbox: 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-18sandbox: Add 64-bit sandboxMario Six2-2/+13
2017-09-14GPT: create block device for sandbox testingAlison Chaiken1-0/+5
2017-09-11sandbox: 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-18sandbox: 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-14sandbox: 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-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass1-17/+0
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou1-0/+2
2015-05-05sandbox: 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-30sandbox: 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
2014-05-16sandbox: set sandbox's vendor to nullMasahiro Yamada3-0/+0
2014-05-16Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada3-0/+389
2014-05-09sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada3-389/+0
2014-05-09sandbox: Update and expand the READMESimon Glass1-7/+215
2014-03-17sandbox: Add LCD driverSimon Glass1-0/+18
2014-03-17sandbox: Plumb in Chrome OS EC emulationSimon Glass1-0/+30
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass1-1/+6
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo1-5/+0
2013-12-09sandbox: spi: Add new SPI flash driverMike Frysinger1-0/+54
2013-11-08sandbox: convert to common time functionsRob Herring1-12/+2
2013-10-31sandbox: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-05-01sandbox: Switch over to generic boardSimon Glass1-1/+1
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+53
2012-03-12sandbox: add get_{tbclk,ticks}Mike Frysinger1-0/+10
2011-12-10sandbox: Add timer simulationMatthias Weisser1-1/+3