blob: 3e8983f2443c7c60dc1841bfb904a8040e46892f [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 */
Michal Simek08d0d6f2013-11-21 13:39:02 -080026#define CONFIG_CMD_CLK /* Clock support */
Jon Loeligerec63b102007-06-11 19:01:34 -050027#define CONFIG_CMD_CONSOLE /* coninfo */
28#define CONFIG_CMD_DATE /* support for RTC, date/time...*/
29#define CONFIG_CMD_DHCP /* DHCP Support */
30#define CONFIG_CMD_DIAG /* Diagnostics */
31#define CONFIG_CMD_DISPLAY /* Display support */
32#define CONFIG_CMD_DOC /* Disk-On-Chip Support */
33#define CONFIG_CMD_DTT /* Digital Therm and Thermostat */
34#define CONFIG_CMD_ECHO /* echo arguments */
Peter Tyser246c6922009-10-25 15:12:56 -050035#define CONFIG_CMD_EDITENV /* editenv */
Jon Loeligerec63b102007-06-11 19:01:34 -050036#define CONFIG_CMD_EEPROM /* EEPROM read/write support */
37#define CONFIG_CMD_ELF /* ELF (VxWorks) load/boot cmd */
Jon Loeligerec63b102007-06-11 19:01:34 -050038#define CONFIG_CMD_EXT2 /* EXT2 Support */
39#define CONFIG_CMD_FAT /* FAT support */
40#define CONFIG_CMD_FDC /* Floppy Disk Support */
41#define CONFIG_CMD_FDOS /* Floppy DOS support */
42#define CONFIG_CMD_FLASH /* flinfo, erase, protect */
43#define CONFIG_CMD_FPGA /* FPGA configuration Support */
Benoît Thébaudeauccca7df2013-04-23 10:17:40 +000044#define CONFIG_CMD_FUSE /* Device fuse support */
Anton Staaf53fdc7e2012-12-05 14:46:29 +000045#define CONFIG_CMD_GETTIME /* Get time since boot */
Simon Glassbf36c5d2012-12-05 14:46:38 +000046#define CONFIG_CMD_HASH /* calculate hash / digest */
Jon Loeligerec63b102007-06-11 19:01:34 -050047#define CONFIG_CMD_HWFLOW /* RTS/CTS hw flow control */
48#define CONFIG_CMD_I2C /* I2C serial bus support */
49#define CONFIG_CMD_IDE /* IDE harddisk support */
50#define CONFIG_CMD_IMI /* iminfo */
51#define CONFIG_CMD_IMLS /* List all found images */
52#define CONFIG_CMD_IMMAP /* IMMR dump support */
Vadim Bendebury9ad557b2012-12-05 14:46:42 +000053#define CONFIG_CMD_IO /* Access to X86 IO space */
Jon Loeligerec63b102007-06-11 19:01:34 -050054#define CONFIG_CMD_IRQ /* irqinfo */
55#define CONFIG_CMD_ITEST /* Integer (and string) test */
56#define CONFIG_CMD_JFFS2 /* JFFS2 Support */
57#define CONFIG_CMD_KGDB /* kgdb */
Harald Welte0a823aa2008-07-09 22:30:30 +080058#define CONFIG_CMD_LICENSE /* console license display */
Jon Loeligerec63b102007-06-11 19:01:34 -050059#define CONFIG_CMD_LOADB /* loadb */
60#define CONFIG_CMD_LOADS /* loads */
Simon Glass15a33e42012-11-30 13:01:20 +000061#define CONFIG_CMD_MEMINFO /* meminfo */
Wolfgang Denka2681702013-03-08 10:51:32 +000062#define CONFIG_CMD_MEMORY /* md mm nm mw cp cmp crc base loop */
63#define CONFIG_CMD_MEMTEST /* mtest */
Jon Loeligerec63b102007-06-11 19:01:34 -050064#define CONFIG_CMD_MFSL /* FSL support for Microblaze */
65#define CONFIG_CMD_MII /* MII support */
66#define CONFIG_CMD_MISC /* Misc functions like sleep etc*/
67#define CONFIG_CMD_MMC /* MMC support */
Stefan Roese68d7d652009-03-19 13:30:36 +010068#define CONFIG_CMD_MTDPARTS /* mtd parts support */
Jon Loeligerec63b102007-06-11 19:01:34 -050069#define CONFIG_CMD_NAND /* NAND support */
70#define CONFIG_CMD_NET /* bootp, tftpboot, rarpboot */
71#define CONFIG_CMD_NFS /* NFS support */
Kyungmin Parkd7e8ce12007-09-10 17:15:14 +090072#define CONFIG_CMD_ONENAND /* OneNAND support */
Jon Loeligerec63b102007-06-11 19:01:34 -050073#define CONFIG_CMD_PCI /* pciinfo */
74#define CONFIG_CMD_PCMCIA /* PCMCIA support */
75#define CONFIG_CMD_PING /* ping support */
76#define CONFIG_CMD_PORTIO /* Port I/O */
77#define CONFIG_CMD_REGINFO /* Register dump */
78#define CONFIG_CMD_REISER /* Reiserfs support */
Peter Tyserbf6cb242010-09-30 11:25:48 -050079#define CONFIG_CMD_RARP /* rarpboot support */
Kenneth Watersff048ea2012-12-05 14:46:30 +000080#define CONFIG_CMD_READ /* Read data from partition */
Jon Loeligerec63b102007-06-11 19:01:34 -050081#define CONFIG_CMD_RUN /* run command in env variable */
Simon Glassd3049312012-12-26 09:53:36 +000082#define CONFIG_CMD_SANDBOX /* sb command to access sandbox features */
Detlev Zundel81781102010-04-08 17:55:48 +020083#define CONFIG_CMD_SAVEENV /* saveenv */
Jon Loeligerec63b102007-06-11 19:01:34 -050084#define CONFIG_CMD_SAVES /* save S record dump */
85#define CONFIG_CMD_SCSI /* SCSI Support */
86#define CONFIG_CMD_SDRAM /* SDRAM DIMM SPD info printout */
Wolfgang Denk53677ef2008-05-20 16:00:29 +020087#define CONFIG_CMD_SETEXPR /* setexpr support */
Jon Loeligerec63b102007-06-11 19:01:34 -050088#define CONFIG_CMD_SETGETDCR /* DCR support on 4xx */
89#define CONFIG_CMD_SNTP /* SNTP support */
Wolfgang Denk74de7ae2009-04-01 23:34:12 +020090#define CONFIG_CMD_SOURCE /* "source" command support */
Jon Loeligerec63b102007-06-11 19:01:34 -050091#define CONFIG_CMD_SPI /* SPI utility */
Harald Welted16471e2007-12-19 14:14:47 +010092#define CONFIG_CMD_TERMINAL /* built-in Serial Terminal */
Frans Meulenbroeks9157e9c2010-04-08 17:55:47 +020093#define CONFIG_CMD_UBI /* UBI Support */
94#define CONFIG_CMD_UBIFS /* UBIFS Support */
Jon Loeligerec63b102007-06-11 19:01:34 -050095#define CONFIG_CMD_UNIVERSE /* Tundra Universe Support */
Harald Weltefe2ce552008-07-06 15:56:38 +080096#define CONFIG_CMD_UNZIP /* unzip from memory to memory */
Jon Loeligerec63b102007-06-11 19:01:34 -050097#define CONFIG_CMD_USB /* USB Support */
Jon Loeligerec63b102007-06-11 19:01:34 -050098#define CONFIG_CMD_XIMG /* Load part of Multi Image */
Jorgen Lundman4d3c95f2012-07-19 20:48:25 +000099#define CONFIG_CMD_ZFS /* ZFS Support */
Jon Loeligerec63b102007-06-11 19:01:34 -0500100
101#endif /* _CONFIG_CMD_ALL_H */