summaryrefslogtreecommitdiffstats
path: root/configs/sandbox_defconfig
Commit message (Expand)AuthorAgeFilesLines
* dm: sandbox: Switch over to use DM for block devicesSimon Glass2016-03-171-0/+1
* sandbox: Enable the early timerSimon Glass2016-02-261-0/+1
* sandbox: Correct ordering of defconfigSimon Glass2016-02-261-5/+5
* video: sandbox: Enable truetype fonts for sandboxSimon Glass2016-01-301-0/+2
* video kconfig console_normalSimon Glass2016-01-301-1/+1
* dm: video: test: Add tests for rotated consolesSimon Glass2016-01-201-0/+1
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-0/+1
* sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass2016-01-201-1/+2
* vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini2016-01-191-1/+0
* dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin2015-12-011-0/+2
* dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-011-0/+1
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-0/+8
* sandbox: Enable USB keyboardSimon Glass2015-11-191-0/+2
* sandbox: Enable console recording and silent consoleSimon Glass2015-11-191-0/+3
* sandbox: add a sandbox timer and basic testThomas Chou2015-11-191-0/+2
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-5/+5
* sandbox: add ADC driverPrzemyslaw Marczak2015-11-021-0/+2
* sandbox: Introduce dummy remoteproc nodesNishanth Menon2015-10-221-0/+2
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-0/+1
* Add support for LZ4 decompression algorithmJulius Werner2015-10-111-0/+1
* Reorder defconfigs with 'savedefconfig'Bin Meng2015-09-281-16/+16
* pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada2015-08-311-0/+3
* tpm: Enable 'tpmtest' command for Chrome OS boards with TPMsSimon Glass2015-08-311-0/+1
* dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass2015-08-311-0/+1
* tpm: Convert board config TPM options to KconfigSimon Glass2015-08-311-0/+2
* Tidy up some defconfig filesSimon Glass2015-08-211-11/+11
* sandbox: Enable devres subsystemSimon Glass2015-08-061-0/+1
* dm: Make regmap and syscon optionalSimon Glass2015-08-061-0/+1
* dm: test: Add a test for the system controller uclassSimon Glass2015-07-211-0/+1
* dm: test: Add a test for the LED uclassSimon Glass2015-07-211-0/+2
* dm: test: Add a test for the mmc uclassSimon Glass2015-07-211-0/+1
* dm: test: Add a test for the ram uclassSimon Glass2015-07-211-0/+1
* sandbox: Use the reset driver to handle resetSimon Glass2015-07-211-0/+1
* dm: test: Add tests for the clk uclassSimon Glass2015-07-211-0/+1
* sandbox: Enable dhry commandSimon Glass2015-07-211-0/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+3
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-7/+8
* sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-101-0/+1
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+1
* sandbox: Enable env unit testsJoe Hershberger2015-05-211-0/+1
* test: Move the unit tests to their own menuJoe Hershberger2015-05-211-0/+1
* test: dm: Move the time test over to the ut commandJoe Hershberger2015-05-211-1/+1
* test: dm: Move the dm tests over to the ut commandJoe Hershberger2015-05-211-1/+1
* sandbox: Use defconfig to enable featuresJoe Hershberger2015-05-211-0/+4
* sandbox: Cleanup order and extra defines in defconfigJoe Hershberger2015-05-211-7/+7
* sandbox: defconfig: enable support of sandbox PMIC driversPrzemyslaw Marczak2015-05-141-0/+7
* Clean all defconfigs with savedefconfigJoe Hershberger2015-05-121-18/+18
* sandbox: Enable time unit test commandSimon Glass2015-05-061-0/+1
* dm: rtc: sandbox: Enable real-time clock supportSimon Glass2015-05-051-0/+1
* sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass2015-04-181-0/+1
OpenPOWER on IntegriCloud