9
0
Fork 0
barebox/commands
Sascha Hauer 1af56abc0c Add UBI commands: ubiattach, ubidetach, ubimkvol, ubirmvol
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-07-05 15:07:51 +02:00
..
Kconfig Add UBI commands: ubiattach, ubidetach, ubimkvol, ubirmvol 2010-07-05 15:07:51 +02:00
Makefile Add UBI commands: ubiattach, ubidetach, ubimkvol, ubirmvol 2010-07-05 15:07:51 +02:00
bmp.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
bootm.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
cat.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
cd.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
clear.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
cp.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
crc.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
dfu.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
echo.c echo: add -e option support 2010-03-30 14:14:59 +02:00
edit.c trivial: fix typos concerning "instead" 2010-07-05 08:27:28 +02:00
exec.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
export.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
false.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
flash.c trivial: fix command case for erase usage line 2010-03-30 14:27:04 +02:00
go.c go command: shutdown barebox before calling an application 2010-03-30 14:15:03 +02:00
gpio.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
help.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
i2c.c commands: add i2c commands 2010-05-26 10:34:58 +02:00
insmod.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
linux16.c Add a special command to load and start a bzImage on x86 2010-01-14 10:06:16 +01:00
loadb.c fix command loadb 2010-06-24 12:37:56 +02:00
loadenv.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
loads.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
ls.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
lsmod.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
mem.c memcpy cmd: Do not expect to read/write the whole chunk at once 2010-06-24 11:36:28 +02:00
meminfo.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
memtest.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
mkdir.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
mount.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
nand.c Make some help comments less confusing 2010-03-18 08:11:06 +01:00
net.c net: remove old network stack 2010-06-17 08:28:25 +02:00
partition.c Merge branch 'pu' 2010-02-01 17:25:59 +01:00
printenv.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
pwd.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
readline.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
reginfo.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
reset.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
rm.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
rmdir.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
saveenv.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
setenv.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
sleep.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
test.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
timeout.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
true.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
ubi.c Add UBI commands: ubiattach, ubidetach, ubimkvol, ubirmvol 2010-07-05 15:07:51 +02:00
umount.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
unlzo.c add unlzo support 2010-03-30 14:14:58 +02:00
version.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
xyzModem.c Cleanup colleteral damage from renaming 2009-12-15 10:19:08 +01:00