summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
AgeCommit message (Expand)Author
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-05-25sandbox: move compression option to KconfigMichael Walle
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-07-10sandbox: Add a memory {} nodeSimon Glass
2019-06-14net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut
2019-04-23sandbox: Enable the 'trace' command when tracing is usedSimon Glass
2019-04-23sandbox: Increase the early-trace-buffer sizeSimon Glass
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-02-23Remove config_distro_defaults.hAdam Ford
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-08block: Migrate SystemACE chip to KconfigTom Rini
2018-01-22fs: Migrate ext4 to KconfigTuomas Tynkkynen
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-11Convert CONFIG_CMD_TRACE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass
2017-08-11Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX optionSimon Glass
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-11sandbox: Enable more console optionsSimon Glass
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-05-22Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass
2017-05-22Convert CONFIG_LZMA to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IOTRACE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IO to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_HASH 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-22lib: move hash CONFIG options to KconfigTom Rini
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin
2017-04-13sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini
2017-04-05board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-03-17configs: move CMD_MD5SUM definition to defconfigsAndre Przywara