aboutsummaryrefslogtreecommitdiff
path: root/board/sandbox
AgeCommit message (Expand)AuthorFilesLines
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