summaryrefslogtreecommitdiff
path: root/board/sandbox
AgeCommit message (Expand)Author
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
2013-10-31sandbox: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-01sandbox: Switch over to generic boardSimon Glass
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2012-03-12sandbox: add get_{tbclk,ticks}Mike Frysinger
2011-12-10sandbox: Add timer simulationMatthias Weisser
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-10-17sandbox: Add sandbox boardSimon Glass