summaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
AgeCommit message (Expand)Author
2017-08-11Drop config_cmd_all.hSimon Glass
2017-08-11Convert CONFIG_CMD_ZFS to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_UNIVERSE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_TERMINAL to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass
2017-08-11Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX optionSimon Glass
2017-08-11Convert CONFIG_CMD_REISER to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy
2017-08-11Kconfig: Convert CMD_READ to KconfigSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass
2017-08-11Convert CONFIG_CMD_PCMCIA to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_ONENAND to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_KGDB to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IO to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IMMAP 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_GETTIME to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FDC to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
2017-04-30Convert CONFIG_CMD_DISPLAY to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_CLK to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BSP to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-01-25Drop CONFIG_CMD_DOCSimon Glass
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-02-08Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)
2015-11-13sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2014-02-21fs/fdos: RemoveTom Rini