summaryrefslogtreecommitdiff
path: root/board/sandbox
Commit message (Expand)AuthorAgeLines
* sandbox: Add test function to advance timeJoe Hershberger2015-05-05-1/+10
* sandbox: cros_ec: Drop unnecessary initSimon Glass2015-04-18-12/+0
* sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-18-0/+22
* sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger2015-04-18-0/+52
* sandbox: eth: Add network support to sandboxJoe Hershberger2015-04-18-2/+2
* sandbox: Fix README to indicate that vendor name is unsetSimon Glass2015-01-30-2/+2
* sandbox: Update minor documentation changesJagannadha Sutradharudu Teki2014-09-21-3/+3
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* sandbox: set sandbox's vendor to nullMasahiro Yamada2014-05-16-0/+0
* Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada2014-05-16-0/+389
* sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada2014-05-09-389/+0
* sandbox: Update and expand the READMESimon Glass2014-05-09-7/+215
* sandbox: Add LCD driverSimon Glass2014-03-17-0/+18
* sandbox: Plumb in Chrome OS EC emulationSimon Glass2014-03-17-0/+30
* sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-04-1/+6
* lib: time: add weak timer_init() functionDarwin Rambo2014-01-24-5/+0
* sandbox: spi: Add new SPI flash driverMike Frysinger2013-12-09-0/+54
* sandbox: convert to common time functionsRob Herring2013-11-08-12/+2
* sandbox: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-20/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-51/+3
* sandbox: Switch over to generic boardSimon Glass2013-05-01-1/+1
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+53
* sandbox: add get_{tbclk,ticks}Mike Frysinger2012-03-12-0/+10
* sandbox: Add timer simulationMatthias Weisser2011-12-10-1/+3
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-22-1/+1
* sandbox: Add sandbox boardSimon Glass2011-10-17-0/+91