blob: c747b4baa193e60c74eb7b0f4a7051378b2febb7 [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 */
22#define CONFIG_CMD_BSP /* Board Specific functions */
23#define CONFIG_CMD_CACHE /* icache, dcache */
Wolfgang Denk53677ef2008-05-20 16:00:29 +020024#define CONFIG_CMD_CDP /* Cisco Discovery Protocol */
Jon Loeligerec63b102007-06-11 19:01:34 -050025#define CONFIG_CMD_CONSOLE /* coninfo */
26#define CONFIG_CMD_DATE /* support for RTC, date/time...*/
27#define CONFIG_CMD_DHCP /* DHCP Support */
28#define CONFIG_CMD_DIAG /* Diagnostics */
29#define CONFIG_CMD_DISPLAY /* Display support */
30#define CONFIG_CMD_DOC /* Disk-On-Chip Support */
31#define CONFIG_CMD_DTT /* Digital Therm and Thermostat */
32#define CONFIG_CMD_ECHO /* echo arguments */
33#define CONFIG_CMD_EEPROM /* EEPROM read/write support */
34#define CONFIG_CMD_ELF /* ELF (VxWorks) load/boot cmd */
Mike Frysingerbdab39d2009-01-28 19:08:14 -050035#define CONFIG_CMD_SAVEENV /* saveenv */
Jon Loeligerec63b102007-06-11 19:01:34 -050036#define CONFIG_CMD_EXT2 /* EXT2 Support */
37#define CONFIG_CMD_FAT /* FAT support */
38#define CONFIG_CMD_FDC /* Floppy Disk Support */
39#define CONFIG_CMD_FDOS /* Floppy DOS support */
40#define CONFIG_CMD_FLASH /* flinfo, erase, protect */
41#define CONFIG_CMD_FPGA /* FPGA configuration Support */
42#define CONFIG_CMD_HWFLOW /* RTS/CTS hw flow control */
43#define CONFIG_CMD_I2C /* I2C serial bus support */
44#define CONFIG_CMD_IDE /* IDE harddisk support */
45#define CONFIG_CMD_IMI /* iminfo */
46#define CONFIG_CMD_IMLS /* List all found images */
47#define CONFIG_CMD_IMMAP /* IMMR dump support */
48#define CONFIG_CMD_IRQ /* irqinfo */
49#define CONFIG_CMD_ITEST /* Integer (and string) test */
50#define CONFIG_CMD_JFFS2 /* JFFS2 Support */
51#define CONFIG_CMD_KGDB /* kgdb */
Harald Welte0a823aa2008-07-09 22:30:30 +080052#define CONFIG_CMD_LICENSE /* console license display */
Jon Loeligerec63b102007-06-11 19:01:34 -050053#define CONFIG_CMD_LOADB /* loadb */
54#define CONFIG_CMD_LOADS /* loads */
55#define CONFIG_CMD_MEMORY /* md mm nm mw cp cmp crc base loop mtest */
56#define CONFIG_CMD_MFSL /* FSL support for Microblaze */
57#define CONFIG_CMD_MII /* MII support */
58#define CONFIG_CMD_MISC /* Misc functions like sleep etc*/
59#define CONFIG_CMD_MMC /* MMC support */
Stefan Roese68d7d652009-03-19 13:30:36 +010060#define CONFIG_CMD_MTDPARTS /* mtd parts support */
Jon Loeligerec63b102007-06-11 19:01:34 -050061#define CONFIG_CMD_NAND /* NAND support */
62#define CONFIG_CMD_NET /* bootp, tftpboot, rarpboot */
63#define CONFIG_CMD_NFS /* NFS support */
Kyungmin Parkd7e8ce12007-09-10 17:15:14 +090064#define CONFIG_CMD_ONENAND /* OneNAND support */
Jon Loeligerec63b102007-06-11 19:01:34 -050065#define CONFIG_CMD_PCI /* pciinfo */
66#define CONFIG_CMD_PCMCIA /* PCMCIA support */
67#define CONFIG_CMD_PING /* ping support */
68#define CONFIG_CMD_PORTIO /* Port I/O */
69#define CONFIG_CMD_REGINFO /* Register dump */
70#define CONFIG_CMD_REISER /* Reiserfs support */
71#define CONFIG_CMD_RUN /* run command in env variable */
72#define CONFIG_CMD_SAVES /* save S record dump */
73#define CONFIG_CMD_SCSI /* SCSI Support */
74#define CONFIG_CMD_SDRAM /* SDRAM DIMM SPD info printout */
Wolfgang Denk53677ef2008-05-20 16:00:29 +020075#define CONFIG_CMD_SETEXPR /* setexpr support */
Jon Loeligerec63b102007-06-11 19:01:34 -050076#define CONFIG_CMD_SETGETDCR /* DCR support on 4xx */
77#define CONFIG_CMD_SNTP /* SNTP support */
Wolfgang Denk74de7ae2009-04-01 23:34:12 +020078#define CONFIG_CMD_SOURCE /* "source" command support */
Jon Loeligerec63b102007-06-11 19:01:34 -050079#define CONFIG_CMD_SPI /* SPI utility */
Harald Welted16471e2007-12-19 14:14:47 +010080#define CONFIG_CMD_TERMINAL /* built-in Serial Terminal */
Jon Loeligerec63b102007-06-11 19:01:34 -050081#define CONFIG_CMD_UNIVERSE /* Tundra Universe Support */
Harald Weltefe2ce552008-07-06 15:56:38 +080082#define CONFIG_CMD_UNZIP /* unzip from memory to memory */
Jon Loeligerec63b102007-06-11 19:01:34 -050083#define CONFIG_CMD_USB /* USB Support */
84#define CONFIG_CMD_VFD /* VFD support (TRAB) */
85#define CONFIG_CMD_XIMG /* Load part of Multi Image */
Peter Pearse557ab892007-09-04 14:23:50 +010086#define CONFIG_CMD_AT91_SPIMUX /* AT91 MMC/SPI Mux Support */
unsik Kim75eb82e2009-02-25 11:31:24 +090087#define CONFIG_CMD_MG_DISK /* mGine m(g)flash IO node support */
Jon Loeligerec63b102007-06-11 19:01:34 -050088
89#endif /* _CONFIG_CMD_ALL_H */