summaryrefslogtreecommitdiff
path: root/board/sandbox
AgeCommit message (Expand)AuthorFilesLines
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
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-10sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada3-389/+0
2014-05-10sandbox: Update and expand the READMESimon Glass1-7/+215
2014-03-18sandbox: Add LCD driverSimon Glass1-0/+18
2014-03-18sandbox: Plumb in Chrome OS EC emulationSimon Glass1-0/+30
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass1-1/+6
2014-01-25lib: time: add weak timer_init() functionDarwin Rambo1-5/+0
2013-12-09sandbox: spi: Add new SPI flash driverMike Frysinger1-0/+54
2013-11-09sandbox: convert to common time functionsRob Herring1-12/+2
2013-10-31sandbox: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-10-15Coding 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-11sandbox: Add timer simulationMatthias Weisser1-1/+3
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger1-1/+1
2011-10-18sandbox: Add sandbox boardSimon Glass2-0/+91