summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
Commit message (Expand)AuthorAgeLines
* sandbox: add compression testsKees Cook2013-09-03-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* sandbox: config: Enable FIT signatures with RSASimon Glass2013-06-26-0/+2
* sandbox: Support trace featureSimon Glass2013-06-26-0/+13
* sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FITSimon Glass2013-05-01-0/+2
* sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass2013-05-01-0/+2
* sandbox: Switch over to generic boardSimon Glass2013-05-01-3/+4
* sandbox: config: Enable sandbox commandSimon Glass2013-03-04-0/+2
* sandbox: Enable ext4 and fat filesystemsSimon Glass2013-03-04-0/+7
* sandbox: config: Enable hash functions and mtestSimon Glass2013-02-28-2/+7
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* sandbox: enable GPIO driverSimon Glass2012-03-12-0/+4
* sandbox: config: enable fdt and snprintf() optionsSimon Glass2012-03-12-0/+6
* sandbox/tegra2: fix typo in autocomplete defineMike Frysinger2011-11-03-1/+1
* sandbox: Add basic config fileSimon Glass2011-10-17-0/+85