summaryrefslogtreecommitdiffstats
path: root/include/configs/sandbox.h
Commit message (Expand)AuthorAgeFilesLines
* sandbox: config: Enable pre-relocation malloc()Simon Glass2014-07-231-1/+3
* sandbox: Support iotrace featureSimon Glass2014-06-201-0/+3
* bootm: Support android boot on sandboxSimon Glass2014-06-191-0/+1
* sandbox: Provide a build option to avoid using SDLSimon Glass2014-05-091-2/+14
* sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand2014-03-221-0/+2
* sandbox: config: Enable cros_ec emulation and related itemsSimon Glass2014-03-171-5/+33
* sandbox: Increase memory size to 32MBSimon Glass2014-03-171-1/+1
* sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-041-0/+1
* dm: Add a demonstration/example driverSimon Glass2014-03-041-0/+4
* dm: Add a 'dm' command for testingSimon Glass2014-03-041-0/+1
* dm: Add basic testsSimon Glass2014-03-041-0/+1
* sandbox: config: Enable driver modelSimon Glass2014-03-041-0/+1
* sandbox: Build a device tree file for sandboxSimon Glass2014-03-041-0/+1
* sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren2014-02-191-0/+1
* sandbox: tpm: Add TPM emulationSimon Glass2014-01-081-0/+2
* sandbox: block driver using host file/device as backing storeHenrik Nordström2014-01-081-0/+3
* sandbox: spi: Enable new spi/sf layersMike Frysinger2013-12-091-0/+10
* sandbox: config: Don't use 64-bit physical memorySimon Glass2013-11-211-1/+0
* sandbox: convert to common time functionsRob Herring2013-11-081-0/+2
* config/sandbox: Add EFI and GPT supportEgbert Eich2013-11-081-0/+4
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* sandbox: add compression testsKees Cook2013-09-031-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sandbox: config: Enable FIT signatures with RSASimon Glass2013-06-261-0/+2
* sandbox: Support trace featureSimon Glass2013-06-261-0/+13
* sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FITSimon Glass2013-05-011-0/+2
* sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass2013-05-011-0/+2
* sandbox: Switch over to generic boardSimon Glass2013-05-011-3/+4
* sandbox: config: Enable sandbox commandSimon Glass2013-03-041-0/+2
* sandbox: Enable ext4 and fat filesystemsSimon Glass2013-03-041-0/+7
* sandbox: config: Enable hash functions and mtestSimon Glass2013-02-281-2/+7
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* sandbox: enable GPIO driverSimon Glass2012-03-121-0/+4
* sandbox: config: enable fdt and snprintf() optionsSimon Glass2012-03-121-0/+6
* sandbox/tegra2: fix typo in autocomplete defineMike Frysinger2011-11-031-1/+1
* sandbox: Add basic config fileSimon Glass2011-10-171-0/+85
OpenPOWER on IntegriCloud