Age | Commit message (Expand) | Author |
2020-07-31 | configs: sandbox: activate env in ext4 support | Patrick Delaunay |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-07-09 | drivers: rename drivers to match compatible string | Walter Lozano |
2020-04-16 | sandbox: implement ft_board_setup() | Heinrich Schuchardt |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-10-11 | sandbox: Remove sandbox_noblk build | Tom Rini |
2019-07-24 | doc: arch: Convert README.sandbox to reST | Bin Meng |
2019-07-10 | sandbox: Add documentation on how to run valgrind | Simon Glass |
2019-07-10 | sandbox: Allo sdl-config to be overridden | Simon Glass |
2019-04-24 | Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-04-23 | sandbox: Move pre-console buffer out of the way of tracing | Simon Glass |
2019-04-23 | sandbox: Improve debugging in initcall_run_list() | Simon Glass |
2019-04-23 | regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset | Neil Armstrong |
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 |