9
0
Fork 0
barebox/commands
Sascha Hauer 932b57873d move several commands into extra files
move false, true, help, insmod, lsmod, version into extra files

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2008-08-13 16:29:17 +02:00
..
Kconfig move several commands into extra files 2008-08-13 16:29:17 +02:00
Makefile move several commands into extra files 2008-08-13 16:29:17 +02:00
bootm.c [memory layout]: streamline memory layout 2008-06-04 11:54:03 +02:00
cat.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
cd.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
clear.c declare lots of functions static 2007-09-28 10:07:26 +02:00
cp.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
crc.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
echo.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
edit.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
exec.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
export.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
false.c move several commands into extra files 2008-08-13 16:29:17 +02:00
flash.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
go.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
help.c move several commands into extra files 2008-08-13 16:29:17 +02:00
insmod.c move several commands into extra files 2008-08-13 16:29:17 +02:00
loadb.c 008-fixloadb 2008-06-05 19:45:20 +02:00
loadenv.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
loads.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
ls.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
lsmod.c move several commands into extra files 2008-08-13 16:29:17 +02:00
mem.c lseek: return -1 for errors and check for that return value 2008-08-01 08:59:27 +02:00
meminfo.c declare lots of functions static 2007-09-28 10:07:26 +02:00
memtest.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
mkdir.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
mount.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
nand.c [NAND] continue to make it work. Now works partly on at91sam9260 2008-06-06 09:30:39 +02:00
net.c Merge branch 'master' of git://www.denx.de/git/u-boot-v2 2008-06-02 16:13:14 +02:00
partition.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
printenv.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
pwd.c various small typos fixed 2007-10-16 19:07:21 +02:00
readline.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
reginfo.c declare lots of functions static 2007-09-28 10:07:26 +02:00
reset.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
rm.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
rmdir.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
saveenv.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
setenv.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
sleep.c declare lots of functions static 2007-09-28 10:07:26 +02:00
splash.c declare lots of functions static 2007-09-28 10:07:26 +02:00
test.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
timeout.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
true.c move several commands into extra files 2008-08-13 16:29:17 +02:00
umount.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
version.c move several commands into extra files 2008-08-13 16:29:17 +02:00
xyzModem.c 008-fixloadb 2008-06-05 19:45:20 +02:00