| Commit message (Expand) | Author | Age | Lines |
* | dm: video: sandbox: Convert sandbox to use driver model for video | Simon Glass | 2016-01-20 | -17/+0 |
* | sandbox: add a sandbox timer and basic test | Thomas Chou | 2015-11-19 | -0/+2 |
* | sandbox: Add test function to advance time | Joe Hershberger | 2015-05-05 | -1/+10 |
* | sandbox: cros_ec: Drop unnecessary init | Simon Glass | 2015-04-18 | -12/+0 |
* | sandbox: eth: Add support for using the 'lo' interface | Joe Hershberger | 2015-04-18 | -0/+22 |
* | sandbox: eth: Add a bridge to a real network for sandbox | Joe Hershberger | 2015-04-18 | -0/+52 |
* | sandbox: eth: Add network support to sandbox | Joe Hershberger | 2015-04-18 | -2/+2 |
* | sandbox: Fix README to indicate that vendor name is unset | Simon Glass | 2015-01-30 | -2/+2 |
* | sandbox: Update minor documentation changes | Jagannadha Sutradharudu Teki | 2014-09-21 | -3/+3 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+6 |
* | sandbox: set sandbox's vendor to null | Masahiro Yamada | 2014-05-16 | -0/+0 |
* | Revert "sandbox: move source files from board/ to arch/sandbox/" | Masahiro Yamada | 2014-05-16 | -0/+389 |
* | sandbox: move source files from board/ to arch/sandbox/ | Masahiro Yamada | 2014-05-09 | -389/+0 |
* | sandbox: Update and expand the README | Simon Glass | 2014-05-09 | -7/+215 |
* | sandbox: Add LCD driver | Simon Glass | 2014-03-17 | -0/+18 |
* | sandbox: Plumb in Chrome OS EC emulation | Simon Glass | 2014-03-17 | -0/+30 |
* | sandbox: Convert GPIOs to use driver model | Simon Glass | 2014-03-04 | -1/+6 |
* | lib: time: add weak timer_init() function | Darwin Rambo | 2014-01-24 | -5/+0 |
* | sandbox: spi: Add new SPI flash driver | Mike Frysinger | 2013-12-09 | -0/+54 |
* | sandbox: convert to common time functions | Rob Herring | 2013-11-08 | -12/+2 |
* | sandbox: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -20/+1 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -51/+3 |
* | sandbox: Switch over to generic board | Simon Glass | 2013-05-01 | -1/+1 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+53 |
* | sandbox: add get_{tbclk,ticks} | Mike Frysinger | 2012-03-12 | -0/+10 |
* | sandbox: Add timer simulation | Matthias Weisser | 2011-12-10 | -1/+3 |
* | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger | 2011-10-22 | -1/+1 |
* | sandbox: Add sandbox board | Simon Glass | 2011-10-17 | -0/+91 |