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