blob: d84706969d1b4117705c7bc8752be2976ca413bd [file] [log] [blame]
Jon Loeligerec63b102007-06-11 19:01:34 -05001/*
2 * Copyright 2007 Freescale Semiconductor, Inc.
3 *
4 * This file is licensed under the terms of the GNU General Public
5 * License Version 2. This file is licensed "as is" without any
6 * warranty of any kind, whether express or implied.
7 */
8
9#ifndef _CONFIG_CMD_ALL_H
10#define _CONFIG_CMD_ALL_H
11
12/*
13 * Alphabetical list of all possible commands.
14 */
15
Daniel Hellstrom2a2fa792008-03-26 23:00:38 +010016#define CONFIG_CMD_AMBAPP /* AMBA Plug & Play Bus print utility */
Jon Loeligerec63b102007-06-11 19:01:34 -050017#define CONFIG_CMD_ASKENV /* ask for env variable */
Wolfgang Denk53677ef2008-05-20 16:00:29 +020018#define CONFIG_CMD_BDI /* bdinfo */
Jon Loeligerec63b102007-06-11 19:01:34 -050019#define CONFIG_CMD_BEDBUG /* Include BedBug Debugger */
20#define CONFIG_CMD_BMP /* BMP support */
21#define CONFIG_CMD_BOOTD /* bootd */
Marek Vasut44f074c2012-03-14 21:52:45 +000022#define CONFIG_CMD_BOOTZ /* boot zImage */
Jon Loeligerec63b102007-06-11 19:01:34 -050023#define CONFIG_CMD_BSP /* Board Specific functions */
24#define CONFIG_CMD_CACHE /* icache, dcache */
Wolfgang Denk53677ef2008-05-20 16:00:29 +020025#define CONFIG_CMD_CDP /* Cisco Discovery Protocol */
Jon Loeligerec63b102007-06-11 19:01:34 -050026#define CONFIG_CMD_CONSOLE /* coninfo */
27#define CONFIG_CMD_DATE /* support for RTC, date/time...*/
28#define CONFIG_CMD_DHCP /* DHCP Support */
29#define CONFIG_CMD_DIAG /* Diagnostics */
30#define CONFIG_CMD_DISPLAY /* Display support */
31#define CONFIG_CMD_DOC /* Disk-On-Chip Support */
32#define CONFIG_CMD_DTT /* Digital Therm and Thermostat */
33#define CONFIG_CMD_ECHO /* echo arguments */
Peter Tyser246c6922009-10-25 15:12:56 -050034#define CONFIG_CMD_EDITENV /* editenv */
Jon Loeligerec63b102007-06-11 19:01:34 -050035#define CONFIG_CMD_EEPROM /* EEPROM read/write support */
36#define CONFIG_CMD_ELF /* ELF (VxWorks) load/boot cmd */
Jon Loeligerec63b102007-06-11 19:01:34 -050037#define CONFIG_CMD_EXT2 /* EXT2 Support */
38#define CONFIG_CMD_FAT /* FAT support */
39#define CONFIG_CMD_FDC /* Floppy Disk Support */
40#define CONFIG_CMD_FDOS /* Floppy DOS support */
41#define CONFIG_CMD_FLASH /* flinfo, erase, protect */
42#define CONFIG_CMD_FPGA /* FPGA configuration Support */
Benoît Thébaudeauccca7df2013-04-23 10:17:40 +000043#define CONFIG_CMD_FUSE /* Device fuse support */
Anton Staaf53fdc7e2012-12-05 14:46:29 +000044#define CONFIG_CMD_GETTIME /* Get time since boot */
Simon Glassbf36c5d2012-12-05 14:46:38 +000045#define CONFIG_CMD_HASH /* calculate hash / digest */
Jon Loeligerec63b102007-06-11 19:01:34 -050046#define CONFIG_CMD_HWFLOW /* RTS/CTS hw flow control */
47#define CONFIG_CMD_I2C /* I2C serial bus support */
48#define CONFIG_CMD_IDE /* IDE harddisk support */
49#define CONFIG_CMD_IMI /* iminfo */
50#define CONFIG_CMD_IMLS /* List all found images */
51#define CONFIG_CMD_IMMAP /* IMMR dump support */
Vadim Bendebury9ad557b2012-12-05 14:46:42 +000052#define CONFIG_CMD_IO /* Access to X86 IO space */
Jon Loeligerec63b102007-06-11 19:01:34 -050053#define CONFIG_CMD_IRQ /* irqinfo */
54#define CONFIG_CMD_ITEST /* Integer (and string) test */
55#define CONFIG_CMD_JFFS2 /* JFFS2 Support */
56#define CONFIG_CMD_KGDB /* kgdb */
Harald Welte0a823aa2008-07-09 22:30:30 +080057#define CONFIG_CMD_LICENSE /* console license display */
Jon Loeligerec63b102007-06-11 19:01:34 -050058#define CONFIG_CMD_LOADB /* loadb */
59#define CONFIG_CMD_LOADS /* loads */
Simon Glass15a33e42012-11-30 13:01:20 +000060#define CONFIG_CMD_MEMINFO /* meminfo */
Wolfgang Denka2681702013-03-08 10:51:32 +000061#define CONFIG_CMD_MEMORY /* md mm nm mw cp cmp crc base loop */
62#define CONFIG_CMD_MEMTEST /* mtest */
Jon Loeligerec63b102007-06-11 19:01:34 -050063#define CONFIG_CMD_MFSL /* FSL support for Microblaze */
64#define CONFIG_CMD_MII /* MII support */
65#define CONFIG_CMD_MISC /* Misc functions like sleep etc*/
66#define CONFIG_CMD_MMC /* MMC support */
Stefan Roese68d7d652009-03-19 13:30:36 +010067#define CONFIG_CMD_MTDPARTS /* mtd parts support */
Jon Loeligerec63b102007-06-11 19:01:34 -050068#define CONFIG_CMD_NAND /* NAND support */
69#define CONFIG_CMD_NET /* bootp, tftpboot, rarpboot */
70#define CONFIG_CMD_NFS /* NFS support */
Kyungmin Parkd7e8ce12007-09-10 17:15:14 +090071#define CONFIG_CMD_ONENAND /* OneNAND support */
Jon Loeligerec63b102007-06-11 19:01:34 -050072#define CONFIG_CMD_PCI /* pciinfo */
73#define CONFIG_CMD_PCMCIA /* PCMCIA support */
74#define CONFIG_CMD_PING /* ping support */
75#define CONFIG_CMD_PORTIO /* Port I/O */
76#define CONFIG_CMD_REGINFO /* Register dump */
77#define CONFIG_CMD_REISER /* Reiserfs support */
Peter Tyserbf6cb242010-09-30 11:25:48 -050078#define CONFIG_CMD_RARP /* rarpboot support */
Kenneth Watersff048ea2012-12-05 14:46:30 +000079#define CONFIG_CMD_READ /* Read data from partition */
Jon Loeligerec63b102007-06-11 19:01:34 -050080#define CONFIG_CMD_RUN /* run command in env variable */
Simon Glassd3049312012-12-26 09:53:36 +000081#define CONFIG_CMD_SANDBOX /* sb command to access sandbox features */
Detlev Zundel81781102010-04-08 17:55:48 +020082#define CONFIG_CMD_SAVEENV /* saveenv */
Jon Loeligerec63b102007-06-11 19:01:34 -050083#define CONFIG_CMD_SAVES /* save S record dump */
84#define CONFIG_CMD_SCSI /* SCSI Support */
85#define CONFIG_CMD_SDRAM /* SDRAM DIMM SPD info printout */
Wolfgang Denk53677ef2008-05-20 16:00:29 +020086#define CONFIG_CMD_SETEXPR /* setexpr support */
Jon Loeligerec63b102007-06-11 19:01:34 -050087#define CONFIG_CMD_SETGETDCR /* DCR support on 4xx */
88#define CONFIG_CMD_SNTP /* SNTP support */
Wolfgang Denk74de7ae2009-04-01 23:34:12 +020089#define CONFIG_CMD_SOURCE /* "source" command support */
Jon Loeligerec63b102007-06-11 19:01:34 -050090#define CONFIG_CMD_SPI /* SPI utility */
Harald Welted16471e2007-12-19 14:14:47 +010091#define CONFIG_CMD_TERMINAL /* built-in Serial Terminal */
Frans Meulenbroeks9157e9c2010-04-08 17:55:47 +020092#define CONFIG_CMD_UBI /* UBI Support */
93#define CONFIG_CMD_UBIFS /* UBIFS Support */
Jon Loeligerec63b102007-06-11 19:01:34 -050094#define CONFIG_CMD_UNIVERSE /* Tundra Universe Support */
Harald Weltefe2ce552008-07-06 15:56:38 +080095#define CONFIG_CMD_UNZIP /* unzip from memory to memory */
Jon Loeligerec63b102007-06-11 19:01:34 -050096#define CONFIG_CMD_USB /* USB Support */
Jon Loeligerec63b102007-06-11 19:01:34 -050097#define CONFIG_CMD_XIMG /* Load part of Multi Image */
Jorgen Lundman4d3c95f2012-07-19 20:48:25 +000098#define CONFIG_CMD_ZFS /* ZFS Support */
Jon Loeligerec63b102007-06-11 19:01:34 -050099
100#endif /* _CONFIG_CMD_ALL_H */