summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
AgeCommit message (Expand)Author
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass
2017-08-11Kconfig: Convert CMD_READ to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_MTDPARTS_SPREAD to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-11sandbox: Enable more console optionsSimon Glass
2017-06-19configs: Resync defconfigsTom Rini
2017-06-05bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an intSimon Glass
2017-06-01sandbox: Move to use live treeSimon Glass
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_ETHSW to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass
2017-05-10power: rk808: rename to rk8xxJacob Chen
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot
2017-05-08dm: Simple Watchdog uclassmaxims@google.com
2017-05-01configs: Re-syncTom Rini
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass
2017-04-27pinctrl: Kconfig: sort pinctrl config options to prevent future clutterPhilipp Tomsich
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass
2017-04-15dm: led: Add support for blinking LEDsSimon Glass
2017-03-17configs: move CMD_MD5SUM definition to defconfigsAndre Przywara
2017-01-31mmc: sandbox: rename CONFIG, fix dependency, and use it in MakefileMasahiro Yamada
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini
2016-10-28drivers/pci/Kconfig: Add PCITom Rini
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass
2016-09-09configs: Resync with savedefconfigTom Rini
2016-07-27Add a power domain framework/uclassStephen Warren
2016-07-26cosmetic: rockchip: rk3036: pinctrl: fix config symbol namingHeiko Stübner
2016-07-26cosmetic: rockchip: rk3288: pinctrl: fix config symbol namingHeiko Stübner
2016-07-25sandbox: Migrate CONFIG_I2C_EEPROMTom Rini
2016-07-11dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass
2016-06-19reset: implement a reset testStephen Warren
2016-06-17configs: Re-sync BOOTDELAY changesTom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-05-27mailbox: implement a sandbox testStephen Warren
2016-05-27Rename reset to sysresetStephen Warren
2016-05-23config: sandbox: enable qfw and cmd_qfw for testingMiao Yan