aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-23sandbox: config: Enable pre-relocation malloc()Simon Glass1-1/+3
2014-06-20sandbox: Support iotrace featureSimon Glass1-0/+3
2014-06-19bootm: Support android boot on sandboxSimon Glass1-0/+1
2014-05-09sandbox: Provide a build option to avoid using SDLSimon Glass1-2/+14
2014-03-22sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand1-0/+2
2014-03-17sandbox: config: Enable cros_ec emulation and related itemsSimon Glass1-5/+33
2014-03-17sandbox: Increase memory size to 32MBSimon Glass1-1/+1
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass1-0/+1
2014-03-04dm: Add a demonstration/example driverSimon Glass1-0/+4
2014-03-04dm: Add a 'dm' command for testingSimon Glass1-0/+1
2014-03-04dm: Add basic testsSimon Glass1-0/+1
2014-03-04sandbox: config: Enable driver modelSimon Glass1-0/+1
2014-03-04sandbox: Build a device tree file for sandboxSimon Glass1-0/+1
2014-02-19sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren1-0/+1
2014-01-08sandbox: tpm: Add TPM emulationSimon Glass1-0/+2
2014-01-08sandbox: block driver using host file/device as backing storeHenrik Nordström1-0/+3
2013-12-09sandbox: spi: Enable new spi/sf layersMike Frysinger1-0/+10
2013-11-21sandbox: config: Don't use 64-bit physical memorySimon Glass1-1/+0
2013-11-08sandbox: convert to common time functionsRob Herring1-0/+2
2013-11-08config/sandbox: Add EFI and GPT supportEgbert Eich1-0/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-09-03sandbox: add compression testsKees Cook1-0/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-26sandbox: config: Enable FIT signatures with RSASimon Glass1-0/+2
2013-06-26sandbox: Support trace featureSimon Glass1-0/+13
2013-05-01sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FITSimon Glass1-0/+2
2013-05-01sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass1-0/+2
2013-05-01sandbox: Switch over to generic boardSimon Glass1-3/+4
2013-03-04sandbox: config: Enable sandbox commandSimon Glass1-0/+2
2013-03-04sandbox: Enable ext4 and fat filesystemsSimon Glass1-0/+7
2013-02-28sandbox: config: Enable hash functions and mtestSimon Glass1-2/+7
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-03-12sandbox: enable GPIO driverSimon Glass1-0/+4
2012-03-12sandbox: config: enable fdt and snprintf() optionsSimon Glass1-0/+6
2011-11-03sandbox/tegra2: fix typo in autocomplete defineMike Frysinger1-1/+1
2011-10-17sandbox: Add basic config fileSimon Glass1-0/+85