9
0
Fork 0
barebox/commands
sascha 3b6d6a45e7 - Implement tree structure for devices
- Use device tree structure to implement partitions
- Let devinfo print a nice tree
- Introduce 'fixed' partitions which are not removable
- Fix mount: It was not possible to mount on a relative path.
2007-10-19 08:45:57 +02:00
..
Kconfig tristate commands to compile as modules 2007-10-07 14:33:07 +02:00
Makefile remove mii.c 2007-09-28 10:24:44 +02:00
bootm.c export symbols 2007-10-07 14:27:24 +02:00
cat.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
cd.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
clear.c declare lots of functions static 2007-09-28 10:07:26 +02:00
cp.c cp command: Allow to copy multiple files 2007-10-17 11:12:57 +02:00
crc.c various small typos fixed 2007-10-16 19:07:21 +02:00
echo.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
edit.c editor: Do not use ansi code for screen scrolling by default. 2007-10-16 22:35:42 +02:00
environment.c adding some useful error messages 2007-10-18 18:32:02 +02:00
exec.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
flash.c various small typos fixed 2007-10-16 19:07:21 +02:00
go.c various small typos fixed 2007-10-16 19:07:21 +02:00
loadb.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
loads.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
ls.c various small typos fixed 2007-10-16 19:07:21 +02:00
mem.c mem.c: allow memcpy and memcmp to handle files. 2007-10-16 20:57:37 +02:00
meminfo.c declare lots of functions static 2007-09-28 10:07:26 +02:00
memtest.c various small typos fixed 2007-10-16 19:07:21 +02:00
mkdir.c implement mkdir -p #2 2007-09-27 11:59:36 +02:00
mount.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
net.c various small typos fixed 2007-10-16 19:07:21 +02:00
partition.c - Implement tree structure for devices 2007-10-19 08:45:57 +02:00
pwd.c various small typos fixed 2007-10-16 19:07:21 +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 remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
rmdir.c remove u-boot command paramter flag 2007-09-24 12:31:08 +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 declare lots of functions static 2007-09-28 10:07:26 +02:00
timeout.c various small typos fixed 2007-10-16 19:07:21 +02:00
umount.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00