summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six1-1/+0
2018-02-24Remove config_distro_defaults.hAdam Ford1-3/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-09block: Migrate SystemACE chip to KconfigTom Rini1-4/+0
2018-01-23fs: Migrate ext4 to KconfigTuomas Tynkkynen1-2/+0
2017-11-18Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini1-1/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-08-12Convert CONFIG_CMD_TRACE to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass1-1/+0
2017-08-11Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX optionSimon Glass1-2/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-2/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+0
2017-07-11sandbox: Enable more console optionsSimon Glass1-0/+1
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-1/+0
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-1/+0
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-2/+0
2017-06-01Kconfig: Finish migration of hashing commandsDaniel Thompson1-2/+0
2017-05-22Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass1-2/+0
2017-05-22Convert CONFIG_LZMA to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IOTRACE to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IO to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-3/+0
2017-05-22Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass1-2/+0
2017-05-22Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass1-1/+0
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-2/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass1-1/+0
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass1-1/+0
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin1-1/+0
2017-04-13sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini1-6/+0
2017-04-05board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass1-0/+2
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-17configs: move CMD_MD5SUM definition to defconfigsAndre Przywara1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-2/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-4/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-2/+0