summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
AgeCommit message (Expand)Author
2015-04-18sandbox: Enable more network features for sandboxJoe Hershberger
2015-04-18dm: usb: sandbox: Enable USBSimon Glass
2015-04-18sandbox: cros_ec: Drop unnecessary initSimon Glass
2015-04-18sandbox: Enable DHCP and IP defragJoe Hershberger
2015-04-18dm: eth: Add support for aliasesJoe Hershberger
2015-04-18sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger
2015-04-18dm: sandbox: pci: Enable PCI for sandboxSimon Glass
2015-02-19dm: cros_ec: Convert to KconfigSimon Glass
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass
2015-01-29lib/rsa: Modify rsa to use DM driverRuchika Gupta
2015-01-29configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta
2014-12-11dm: i2c: config: Enable I2C for sandbox using driver modelSimon Glass
2014-11-23sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami
2014-10-22dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass
2014-10-22dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass
2014-10-22dm: sandbox: spi: Move to driver modelSimon Glass
2014-10-16lcd: Fix build error with CONFIG_LCD_BMP_RLE8Simon Glass
2014-09-26sandbox: config: Enable all SPI flash chipsSimon Glass
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-09-10sandbox: Convert serial driver to use driver modelSimon Glass
2014-07-23sandbox: config: Enable pre-relocation malloc()Simon Glass
2014-06-20sandbox: Support iotrace featureSimon Glass
2014-06-19bootm: Support android boot on sandboxSimon Glass
2014-05-09sandbox: Provide a build option to avoid using SDLSimon Glass
2014-03-22sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand
2014-03-17sandbox: config: Enable cros_ec emulation and related itemsSimon Glass
2014-03-17sandbox: Increase memory size to 32MBSimon Glass
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass
2014-03-04dm: Add a demonstration/example driverSimon Glass
2014-03-04dm: Add a 'dm' command for testingSimon Glass
2014-03-04dm: Add basic testsSimon Glass
2014-03-04sandbox: config: Enable driver modelSimon Glass
2014-03-04sandbox: Build a device tree file for sandboxSimon Glass
2014-02-19sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren
2014-01-08sandbox: tpm: Add TPM emulationSimon Glass
2014-01-08sandbox: block driver using host file/device as backing storeHenrik Nordström
2013-12-09sandbox: spi: Enable new spi/sf layersMike Frysinger
2013-11-21sandbox: config: Don't use 64-bit physical memorySimon Glass
2013-11-08sandbox: convert to common time functionsRob Herring
2013-11-08config/sandbox: Add EFI and GPT supportEgbert Eich
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring
2013-09-03sandbox: add compression testsKees Cook
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26sandbox: config: Enable FIT signatures with RSASimon Glass
2013-06-26sandbox: Support trace featureSimon Glass