barebox / commands /
@Sascha Hauer Sascha Hauer authored on 10 Feb 2012
..
Kconfig CMD_UNCOMPRESS: select UNCOMPRESS 12 years ago
Makefile nandtest: add nandtest command 12 years ago
bmp.c BMP: Add support for 32bpp video frame buffer 13 years ago
bootm.c uimage: Fix error message 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 commands/cp: add verbose mode which displays progress bar 12 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 command: flash: remove broken filename check 12 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
iomem.c add iomem command to show iomem usage 12 years ago
led.c commands/led.c: check registered LEDs 12 years ago
linux16.c LINUX16: Fix warning 13 years ago
linux_exec.c Add missing code from linux_exec command 12 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 commands/ls: add to use sorted-insert 12 years ago
lsmod.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
magicvar.c add magicvar command 12 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
nandtest.c nandtest: fix typo 12 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 time command: Fix needed string length 12 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
uimage.c add uimage command 12 years ago
umount.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
uncompress.c add generic uncompress command 12 years ago
usb.c commands: seperate usb command from usb core 13 years ago
usbserial.c serial gadget: enable/disable on request 12 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