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