summaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
AgeCommit message (Expand)Author
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
2014-02-04common: Add new clk commandMichal Simek
2013-04-28Add fuse API and commandsBenoît Thébaudeau
2013-03-11Feature Removal: disable "mtest" command by defaultWolfgang Denk
2013-03-04sandbox: Add 'sb' command to access filesystem featuresSimon Glass
2013-01-10Add option to display customised memory informationSimon Glass
2012-12-11Add console command to access io space registersVadim Bendebury
2012-12-11Add hash command to perform hashing using various algorithmsSimon Glass
2012-12-11Add a command to read raw blocks from a partitionKenneth Waters
2012-12-11Add gettime commandAnton Staaf
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman
2012-06-21Block: Remove MG DISK supportMarek Vasut
2012-04-19AT91: Drop AT91_SPIMUX command from cmd_allMarek Vasut
2012-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2010-10-12rarp: Condtionally compile rarp supportPeter Tyser
2010-04-10config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel
2010-04-10config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks
2009-10-27Add 'editenv' commandPeter Tyser