Age | Commit message (Expand) | Author |
2019-02-20 | sandbox: Add a note about the growing state_info struct | Simon Glass |
2018-12-06 | dm: Add Hardware Spinlock class | Benjamin Gaignard |
2018-12-05 | sandbox: Zero the ram buffer on startup | Simon Glass |
2018-11-26 | sandbox: Add a new 'sb' command | Simon Glass |
2018-11-26 | sandbox: Add an option to display of-platdata in SPL | Simon Glass |
2018-10-09 | dm: spi: Clean up detection of sandbox SPI emulator | Simon Glass |
2018-10-09 | sandbox: Add a flag to set the default log level | Simon Glass |
2018-09-23 | sandbox: Enhance map_to_sysmem() to handle foreign pointers | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-06-01 | sandbox: Add a way to reset sandbox state for tests | Simon Glass |
2017-05-08 | dm: Simple Watchdog uclass | maxims@google.com |
2016-05-26 | Rename reset to sysreset | Stephen Warren |
2015-11-19 | test: Record and silence console in tests | Simon Glass |
2015-11-19 | sandbox: Add a way to skip time delays | Simon Glass |
2015-07-21 | sandbox: Support multiple reset types | Simon Glass |
2015-05-06 | sandbox: Don't try distro_bootcmd by default | Sjoerd Simons |
2015-02-15 | sandbox: Return '-c command' exit value as sandbox exit code | Joe Hershberger |
2014-10-22 | dm: sf: sandbox: Convert SPI flash driver to driver model | Simon Glass |
2014-10-22 | dm: sandbox: spi: Move to driver model | Simon Glass |
2014-03-17 | sandbox: Add options to clean up temporary files | Simon Glass |
2014-03-17 | sandbox: Allow Ctrl-C to work in sandbox | Simon Glass |
2014-03-17 | sandbox: Add LCD driver | Simon Glass |
2014-03-17 | sandbox: Add -j option to indicate a jump from a previous U-Boot | Simon Glass |
2014-01-08 | sandbox: Add facility to save/restore sandbox state | Simon Glass |
2014-01-08 | sandbox: Allow reading/writing of RAM buffer | Simon Glass |
2014-01-08 | sandbox: Add -i option to enter interactive mode | Simon Glass |
2013-12-09 | sandbox: spi: Add SPI emulation bus | Mike Frysinger |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-01 | sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file | Simon Glass |
2012-03-12 | sandbox: add getopt support | Simon Glass |
2012-03-12 | sandbox: add concept of sandbox state | Simon Glass |