barebox / commands /
@Jan Weitzel Jan Weitzel authored on 5 Dec 2011
Sascha Hauer committed on 5 Dec 2011
..
Kconfig initial oftree command support 12 years ago
Makefile initial oftree command support 12 years ago
bmp.c BMP: Add support for 32bpp video frame buffer 13 years ago
bootm.c bootm: add -L option to specify the initrd load address 12 years ago
cat.c doc: unify documentation for 'cat' 13 years ago
cd.c doc: unify documentation for 'cd' 13 years ago
clear.c doc: add documentation for 'clear' 13 years ago
cp.c cp command: handle directories as last argument 13 years ago
crc.c crc exit with COMMAND_ERROR_USAGE 12 years ago
dfu.c doc: add documentation for 'dfu' 13 years ago
digest.c command/digest: add sha224 support 12 years ago
echo.c doc: add documentation for 'echo' 13 years ago
edit.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 13 years ago
exec.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
export.c doc: unify documentation for 'export' 13 years ago
false.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
flash.c Cosmetic fixes, including format attributes for printf() and friends. 13 years ago
go.c Cosmetic fixes, including format attributes for printf() and friends. 13 years ago
gpio.c Fix a typo in the GPIO doc 13 years ago
help.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
i2c.c commands: add i2c commands 13 years ago
insmod.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
led.c commands/led.c: check registered LEDs 12 years ago
linux16.c LINUX16: Fix warning 13 years ago
loadb.c Cosmetic fixes, including format attributes for printf() and friends. 13 years ago
loadenv.c environment: make default env path configurable 13 years ago
loads.c commands/loads.c: fix whitespace errors & formatting 12 years ago
login.c login: correct a typo in command description 12 years ago
ls.c Cosmetic fixes, including format attributes for printf() and friends. 13 years ago
lsmod.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
mem.c Fix spelling of "omitted"; found by lintian 12 years ago
meminfo.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
memtest.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
menu.c Cosmetic fixes, including format attributes for printf() and friends. 13 years ago
mkdir.c mkdir command: do not fail with -p and directory already exists 12 years ago
mount.c mount: Fix the printing of device name 12 years ago
nand.c nand bb: add proper bb remove function 13 years ago
net.c net: remove old network stack 13 years ago
oftree.c initial oftree command support 12 years ago
partition.c doc: unify documentation for 'delpart' 13 years ago
passwd.c login: add timeout support 12 years ago
printenv.c doc: unify documentation for 'printenv' 13 years ago
pwd.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
readline.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
reginfo.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
reset.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
rm.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
rmdir.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
saveenv.c Fix spelling of "omitted"; found by lintian 12 years ago
setenv.c doc: unify documentation for 'setenv' 13 years ago
sleep.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
test.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
time.c Add 'time' command to measure execution time of a command 13 years ago
timeout.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
trigger.c trigger command: fix printf format 13 years ago
true.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
ubi.c Add UBI commands: ubiattach, ubidetach, ubimkvol, ubirmvol 13 years ago
umount.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
unlzo.c add unlzo support 14 years ago
usb.c commands: seperate usb command from usb core 13 years ago
version.c version_string: sparse fixes 13 years ago
xyzModem.c xyzModem.c: fix 'dummy' is used uninitialized in this function warning 13 years ago