summaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Convert CONFIG_CMD_KGDB to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IO to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IMMAP 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-1/+0
2017-05-22Convert CONFIG_CMD_GETTIME to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_FDC to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-1/+0
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass1-1/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-04-30Convert CONFIG_CMD_DISPLAY to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_CLK to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BSP to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass1-1/+0
2017-02-09cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada1-1/+0
2017-01-26Drop CONFIG_CMD_DOCSimon Glass1-1/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-1/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-7/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-11/+0
2016-02-08Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)1-1/+0
2015-11-13sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-20/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2014-02-21fs/fdos: RemoveTom Rini1-1/+0
2014-02-04common: Add new clk commandMichal Simek1-0/+1
2013-04-28Add fuse API and commandsBenoît Thébaudeau1-0/+1
2013-03-11Feature Removal: disable "mtest" command by defaultWolfgang Denk1-1/+2
2013-03-04sandbox: Add 'sb' command to access filesystem featuresSimon Glass1-0/+1
2013-01-11Add option to display customised memory informationSimon Glass1-0/+1
2012-12-12Add console command to access io space registersVadim Bendebury1-0/+1
2012-12-12Add hash command to perform hashing using various algorithmsSimon Glass1-0/+1
2012-12-12Add a command to read raw blocks from a partitionKenneth Waters1-0/+1
2012-12-12Add gettime commandAnton Staaf1-0/+1
2012-08-10zfs: Add ZFS filesystem supportJorgen Lundman1-0/+1
2012-06-21Block: Remove MG DISK supportMarek Vasut1-1/+0
2012-04-20AT91: Drop AT91_SPIMUX command from cmd_allMarek Vasut1-1/+0
2012-03-31BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut1-0/+1
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk1-1/+0
2010-10-12rarp: Condtionally compile rarp supportPeter Tyser1-0/+1
2010-04-11config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel1-3/+3
2010-04-11config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks1-0/+2
2009-10-27Add 'editenv' commandPeter Tyser1-0/+1