aboutsummaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Drop 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-25Move 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-10Add option to display customised memory informationSimon Glass1-0/+1
2012-12-11Add console command to access io space registersVadim Bendebury1-0/+1
2012-12-11Add hash command to perform hashing using various algorithmsSimon Glass1-0/+1
2012-12-11Add a command to read raw blocks from a partitionKenneth Waters1-0/+1
2012-12-11Add gettime commandAnton Staaf1-0/+1
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman1-0/+1
2012-06-21Block: Remove MG DISK supportMarek Vasut1-1/+0
2012-04-19AT91: Drop AT91_SPIMUX command from cmd_allMarek Vasut1-1/+0
2012-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut1-0/+1
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk1-1/+0
2010-10-11rarp: Condtionally compile rarp supportPeter Tyser1-0/+1
2010-04-10config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel1-3/+3
2010-04-10config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks1-0/+2
2009-10-27Add 'editenv' commandPeter Tyser1-0/+1
2009-04-03mflash: Initial mflash supportunsik Kim1-0/+1
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-1/+1
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-0/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-08-18Add 'license' command to U-Boot command lineHarald Welte1-0/+1
2008-08-18add 'unzip' command to u-boot commandlineHarald Welte1-0/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2008-04-08SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom1-0/+1
2008-03-25Add setexpr commandKumar Gala1-0/+1
2008-01-09add 'terminal program' functionalityHarald Welte1-0/+1
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-0/+1
2007-09-17OneNAND support (take #2)Kyungmin Park1-0/+1
2007-09-11Final tidyPeter Pearse1-0/+0
2007-09-04Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUXPeter Pearse1-1/+1
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse1-0/+1
2007-07-04Introduce initial versions of new Command Config files.Jon Loeliger1-0/+80