summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* framebuffer: Add bmp command to show bmp filesSascha Hauer2009-07-311-0/+7
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* make nand command mandatory for nand supportSascha Hauer2009-07-211-5/+0
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* NAND:Config changeNishanth Menon2008-09-151-0/+1
| | | | | | | | Introduce config definitions similar to that defined in Linux MTD layer. These allow us to enable conditional features. Signed-off-by: Nishanth Menon <x0nishan@ti.com>
* some merge leftover slipped inSascha Hauer2008-08-131-1/+0
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* move several commands into extra filesSascha Hauer2008-08-131-4/+36
| | | | | | move false, true, help, insmod, lsmod, version into extra files Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* [NAND] continue to make it work. Now works partly on at91sam9260Sascha Hauer2008-06-061-0/+3
|
* 008-fixloadbNishanth Menon2008-06-051-1/+6
| | | | | | | | | [Patch 08/17] U-Boot-V2:Commands Unbreak loadb support This patch provides support for loadb and loady and enables the broken feature Signed-off-by: Nishanth Menon<x0nishan@ti.com>
* Revert "separating memory commands"Marc Kleine-Budde2007-11-271-21/+2
| | | | | | | | | | | | This reverts commit d59c600c656d08410ea862c582fbd77432c3ca47. Conflicts: commands/Makefile common/Kconfig common/Makefile Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* flinfo is not there any more, remove reference in kconfigRobert Schwebel2007-11-271-1/+1
| | | | | | | The flinfo command has been removed because it's functionality is now integrated into the driver model. Fix the kconfig entry accordingly. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* separating environment commands, part 2Juergen Beisert2007-11-121-2/+8
| | | | Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
* separating environment commands, part 1Juergen Beisert2007-11-121-0/+8
| | | | Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
* separating memory commandsJuergen Beisert2007-11-121-2/+21
| | | | Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
* move readline command to a file of its ownsascha2007-10-191-0/+4
|
* tristate commands to compile as modulesSascha Hauer2007-10-071-32/+32
|
* remove i2c from kconfigSascha Hauer2007-09-281-11/+0
|
* remove mii.cSascha Hauer2007-09-281-11/+0
|
* reactivate mtestSascha Hauer2007-09-271-10/+0
|
* - teach hush to honour PATH variableSascha Hauer2007-09-241-1/+2
| | | | - remove common/main.c. This is now handled in the different shells.
* add timeout commandSascha Hauer2007-09-161-0/+4
|
* add Kconfig option for showing the image typeSascha Hauer2007-09-131-0/+5
|
* svn_rev_701Sascha Hauer2007-07-051-0/+22
| | | | move do_test to own file and reimplement
* svn_rev_676Sascha Hauer2007-07-051-1/+6
|
* svn_rev_653Sascha Hauer2007-07-051-0/+56
| | | | restructure tree, add reginfo command
* svn_rev_648Sascha Hauer2007-07-051-4/+6
|
* svn_rev_643Sascha Hauer2007-07-051-0/+152
structure cleanup