Age | Commit message (Expand) | Author |
2018-11-26 | sandbox: Add a memory map to the sandbox README | Simon Glass |
2018-11-20 | sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() | Simon Glass |
2018-11-20 | sandbox: README: use setenv ethrotate no | Heinrich Schuchardt |
2018-11-20 | sandbox: README: setting environment variables | Heinrich Schuchardt |
2018-09-29 | sandbox: Add an explanation of the sandbox variants | Simon Glass |
2018-08-10 | sandbox: led: use new function to configure default state | Patrick Delaunay |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-05-06 | README.sandbox: small typos | Trevor Woerner |
2018-02-18 | sandbox: Add 64-bit sandbox | Mario Six |
2017-09-14 | GPT: create block device for sandbox testing | Alison Chaiken |
2017-09-11 | sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig | Bin Meng |
2017-07-11 | sandbox: README: fix partition command invocation | Alison Chaiken |
2017-06-01 | sandbox: Add a new sandbox_flattree board | Simon Glass |
2016-09-18 | sandbox: document support of block device emulation | Stefan BrĂ¼ns |
2016-07-25 | sandbox: Add instructions about building on 32-bit machines | Simon Glass |
2016-07-14 | sandbox: Add a new sandbox_spl board | Simon Glass |
2016-05-27 | Remove/update old generic-board documentation and warning | Simon Glass |
2016-05-17 | dm: sandbox: Add a board for sandbox without CONFIG_BLK | Simon Glass |
2016-04-14 | board: README.sandbox: Update dm test command | Jagan Teki |
2016-01-20 | dm: video: sandbox: Convert sandbox to use driver model for video | Simon Glass |
2015-11-19 | sandbox: add a sandbox timer and basic test | Thomas Chou |
2015-05-05 | sandbox: Add test function to advance time | Joe Hershberger |
2015-04-18 | sandbox: cros_ec: Drop unnecessary init | Simon Glass |
2015-04-18 | sandbox: eth: Add support for using the 'lo' interface | Joe Hershberger |
2015-04-18 | sandbox: eth: Add a bridge to a real network for sandbox | Joe Hershberger |
2015-04-18 | sandbox: eth: Add network support to sandbox | Joe Hershberger |
2015-01-30 | sandbox: Fix README to indicate that vendor name is unset | Simon Glass |
2014-09-21 | sandbox: Update minor documentation changes | Jagannadha Sutradharudu Teki |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-05-16 | sandbox: set sandbox's vendor to null | Masahiro Yamada |
2014-05-16 | Revert "sandbox: move source files from board/ to arch/sandbox/" | Masahiro Yamada |
2014-05-09 | sandbox: move source files from board/ to arch/sandbox/ | Masahiro Yamada |
2014-05-09 | sandbox: Update and expand the README | Simon Glass |
2014-03-17 | sandbox: Add LCD driver | Simon Glass |
2014-03-17 | sandbox: Plumb in Chrome OS EC emulation | Simon Glass |
2014-03-04 | sandbox: Convert GPIOs to use driver model | Simon Glass |
2014-01-24 | lib: time: add weak timer_init() function | Darwin Rambo |
2013-12-09 | sandbox: spi: Add new SPI flash driver | Mike Frysinger |
2013-11-08 | sandbox: convert to common time functions | Rob Herring |
2013-10-31 | sandbox: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-01 | sandbox: Switch over to generic board | Simon Glass |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2012-03-12 | sandbox: add get_{tbclk,ticks} | Mike Frysinger |
2011-12-10 | sandbox: Add timer simulation | Matthias Weisser |
2011-10-22 | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger |
2011-10-17 | sandbox: Add sandbox board | Simon Glass |