barebox / commands /
@Antony Pavlov Antony Pavlov authored on 2 Aug 2011
Sascha Hauer committed on 3 Aug 2011
..
Kconfig menu: fix command management module support 12 years ago
Makefile commands: add md5/sha1/sha256sum commands using the digest api 12 years ago
bmp.c BMP: Add support for 32bpp video frame buffer 13 years ago
bootm.c commands/bootm.c: fix unused-but-set-variable gcc warning 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 commands/crc.c: fix typo in help text 12 years ago
dfu.c doc: add documentation for 'dfu' 13 years ago
digest.c commands: add md5/sha1/sha256sum commands using the digest api 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 remove strange flush_cache functions 13 years ago
login.c add login support 13 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 memcpy command: do not set read/write size 13 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 remove typedef cmd_tbl_t and replace it with struct command 14 years ago
mount.c doc: unify documentation for 'mount' 13 years ago
nand.c nand bb: add proper bb remove function 13 years ago
net.c net: remove old network stack 13 years ago
partition.c doc: unify documentation for 'delpart' 13 years ago
passwd.c add passwd command 13 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 environment: make default env path configurable 13 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
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