Age | Commit message (Expand) | Author |
2016-05-26 | mailbox: implement a sandbox test | Stephen Warren |
2016-05-26 | Rename reset to sysreset | Stephen Warren |
2016-05-23 | config: sandbox: enable qfw and cmd_qfw for testing | Miao Yan |
2016-05-17 | dm: sandbox: mmc: Enable building MMC code for sandbox | Simon Glass |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-04-15 | sandbox: Enable many more commands | Tom Rini |
2016-04-01 | spmi: Add sandbox test driver | Mateusz Kulikowski |
2016-03-17 | dm: sandbox: Switch over to use DM for block devices | Simon Glass |
2016-02-26 | sandbox: Enable the early timer | Simon Glass |
2016-02-26 | sandbox: Correct ordering of defconfig | Simon Glass |
2016-01-30 | video: sandbox: Enable truetype fonts for sandbox | Simon Glass |
2016-01-30 | video kconfig console_normal | Simon Glass |
2016-01-20 | dm: video: test: Add tests for rotated consoles | Simon Glass |
2016-01-20 | dm: video: sandbox: Convert sandbox to use driver model for video | Simon Glass |
2016-01-20 | sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig | Simon Glass |
2016-01-19 | vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF | Tom Rini |
2015-12-01 | dm: core: Add SPL Kconfig for REGMAP and SYSCON | huang lin |
2015-12-01 | dm: pci: Disable PCI compatibility functions by default | Simon Glass |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-11-19 | sandbox: Enable USB keyboard | Simon Glass |
2015-11-19 | sandbox: Enable console recording and silent console | Simon Glass |
2015-11-19 | sandbox: add a sandbox timer and basic test | Thomas Chou |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-11-02 | sandbox: add ADC driver | Przemyslaw Marczak |
2015-10-22 | sandbox: Introduce dummy remoteproc nodes | Nishanth Menon |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-10-11 | Add support for LZ4 decompression algorithm | Julius Werner |
2015-09-28 | Reorder defconfigs with 'savedefconfig' | Bin Meng |
2015-08-31 | pinctrl: sandbox: add sandbox pinctrl driver | Masahiro Yamada |
2015-08-31 | tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs | Simon Glass |
2015-08-31 | dm: tpm: sandbox: Convert TPM driver to driver model | Simon Glass |
2015-08-31 | tpm: Convert board config TPM options to Kconfig | Simon Glass |
2015-08-21 | Tidy up some defconfig files | Simon Glass |
2015-08-06 | sandbox: Enable devres subsystem | Simon Glass |
2015-08-06 | dm: Make regmap and syscon optional | Simon Glass |
2015-07-21 | dm: test: Add a test for the system controller uclass | Simon Glass |
2015-07-21 | dm: test: Add a test for the LED uclass | Simon Glass |
2015-07-21 | dm: test: Add a test for the mmc uclass | Simon Glass |
2015-07-21 | dm: test: Add a test for the ram uclass | Simon Glass |
2015-07-21 | sandbox: Use the reset driver to handle reset | Simon Glass |
2015-07-21 | dm: test: Add tests for the clk uclass | Simon Glass |
2015-07-21 | sandbox: Enable dhry command | Simon Glass |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-10 | sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig | Simon Glass |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-05-21 | sandbox: Enable env unit tests | Joe Hershberger |
2015-05-21 | test: Move the unit tests to their own menu | Joe Hershberger |