summaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
AgeCommit message (Expand)Author
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-25Move 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-11rarp: 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
2009-04-03mflash: Initial mflash supportunsik Kim
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2009-03-20Separate mtdparts command from jffs2Stefan Roese
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2008-08-18Add 'license' command to U-Boot command lineHarald Welte
2008-08-18add 'unzip' command to u-boot commandlineHarald Welte
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-08SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom
2008-03-25Add setexpr commandKumar Gala
2008-01-09add 'terminal program' functionalityHarald Welte
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2007-09-17OneNAND support (take #2)Kyungmin Park
2007-09-11Final tidyPeter Pearse
2007-09-04Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUXPeter Pearse
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse
2007-07-04Introduce initial versions of new Command Config files.Jon Loeliger