aboutsummaryrefslogtreecommitdiff
path: root/board/sandbox
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger1-1/+1
2011-10-17sandbox: Add sandbox boardSimon Glass2-0/+91