summaryrefslogtreecommitdiffstats
path: root/include/config_cmd_all.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-1/+0
* Convert CONFIG_CMD_KGDB to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IRQ to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IO to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IMMAP to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_GETTIME to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_FUSE to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_FDC to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-1/+0
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-221-1/+0
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Convert CONFIG_CMD_DISPLAY to KconfigSimon Glass2017-04-301-1/+0
* Convert CONFIG_CMD_DIAG to KconfigSimon Glass2017-04-301-1/+0
* Convert CONFIG_CMD_CLK to KconfigSimon Glass2017-04-301-1/+0
* Convert CONFIG_CMD_BSP to KconfigSimon Glass2017-04-301-1/+0
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-1/+0
* Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass2017-04-301-1/+0
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-081-1/+0
* Drop CONFIG_CMD_DOCSimon Glass2017-01-251-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-1/+0
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-7/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-11/+0
* Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-081-1/+0
* sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief2015-11-131-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-20/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* fs/fdos: RemoveTom Rini2014-02-211-1/+0
* common: Add new clk commandMichal Simek2014-02-041-0/+1
* Add fuse API and commandsBenoît Thébaudeau2013-04-281-0/+1
* Feature Removal: disable "mtest" command by defaultWolfgang Denk2013-03-111-1/+2
* sandbox: Add 'sb' command to access filesystem featuresSimon Glass2013-03-041-0/+1
* Add option to display customised memory informationSimon Glass2013-01-101-0/+1
* Add console command to access io space registersVadim Bendebury2012-12-111-0/+1
* Add hash command to perform hashing using various algorithmsSimon Glass2012-12-111-0/+1
* Add a command to read raw blocks from a partitionKenneth Waters2012-12-111-0/+1
* Add gettime commandAnton Staaf2012-12-111-0/+1
* zfs: Add ZFS filesystem supportJorgen Lundman2012-08-091-0/+1
* Block: Remove MG DISK supportMarek Vasut2012-06-211-1/+0
* AT91: Drop AT91_SPIMUX command from cmd_allMarek Vasut2012-04-191-1/+0
* BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut2012-03-301-0/+1
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-1/+0
* rarp: Condtionally compile rarp supportPeter Tyser2010-10-111-0/+1
* config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel2010-04-101-3/+3
* config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks2010-04-101-0/+2