barebox / commands /
@Sascha Hauer Sascha Hauer authored on 5 Sep 2012
..
Kconfig Merge branch 'for-next/misc' 11 years ago
Makefile command: add ln support 11 years ago
automount.c automount: optionally make directory 12 years ago
basename.c Add basename command 11 years ago
bmp.c commands: remove struct command pointer from commands 12 years ago
bootm.c trivial: bootm: correct grammar in error message 11 years ago
cat.c commands: remove struct command pointer from commands 12 years ago
cd.c commands: remove struct command pointer from commands 12 years ago
clear.c complete: add empty complete support 12 years ago
cp.c commands: remove struct command pointer from commands 12 years ago
crc.c commands/crc: assert newline after output with big offsets 11 years ago
dfu.c commands: remove struct command pointer from commands 12 years ago
digest.c commands/digest: don't print checksum for non-existing files 11 years ago
dirname.c dirname: add -V option to return only path related to the mountpoint 11 years ago
echo.c echo: Fix help 11 years ago
edit.c edit: Add a status line 11 years ago
exec.c exec command: Fix compilation 11 years ago
export.c commands: remove struct command pointer from commands 12 years ago
false.c complete: add empty complete support 12 years ago
flash.c make parse_area_spec arguments loff_t 12 years ago
global.c add 'global' command 12 years ago
go.c common: fix typo cammand_var_complete 11 years ago
gpio.c commands: remove struct command pointer from commands 12 years ago
help.c complete: add help complete support 12 years ago
i2c.c Merge branch 'master' into next 11 years ago
insmod.c commands: remove struct command pointer from commands 12 years ago
iomem.c resource: store 'end' instead of 'size' in struct resource 11 years ago
led.c commands: remove struct command pointer from commands 12 years ago
linux16.c x86 linux16 command: Add missing include 11 years ago
linux_exec.c commands: remove struct command pointer from commands 12 years ago
ln.c command: add ln support 11 years ago
loadb.c loadb: fix compilation 11 years ago
loadenv.c commands: remove struct command pointer from commands 12 years ago
loads.c commands: remove struct command pointer from commands 12 years ago
login.c complete: add empty complete support 12 years ago
ls.c ls: add symlink support to -l 11 years ago
lsmod.c complete: add empty complete support 12 years ago
magicvar.c commands: remove struct command pointer from commands 12 years ago
mem.c commands: memset: fix help message 11 years ago
meminfo.c complete: add empty complete support 12 years ago
memtest.c commands: remove struct command pointer from commands 12 years ago
menu.c menu: fix non command management support 12 years ago
mkdir.c commands: remove struct command pointer from commands 12 years ago
mount.c command/mount: add autodetection support 11 years ago
msleep.c commands: add msleep command 11 years ago
nand.c mtd: fix bad block ioctls 11 years ago
nandtest.c mtd: fix bad block ioctls 11 years ago
net.c remove dead rarpboot command 12 years ago
oftree.c commands: remove struct command pointer from commands 12 years ago
partition.c Removed duplicate definition for DEVFS_PARTITION_xxx 11 years ago
passwd.c complete: add empty complete support 12 years ago
poweroff.c add 'poweroff' command 11 years ago
printenv.c commands: remove struct command pointer from commands 12 years ago
pwd.c complete: add empty complete support 12 years ago
readline.c commands: remove struct command pointer from commands 12 years ago
readlink.c command: add readlink support 11 years ago
reginfo.c complete: add empty complete support 12 years ago
reset.c complete: add empty complete support 12 years ago
rm.c commands: remove struct command pointer from commands 12 years ago
rmdir.c commands: remove struct command pointer from commands 12 years ago
saveenv.c Make errno a positive value 11 years ago
setenv.c commands: remove struct command pointer from commands 12 years ago
sleep.c common: fix typo cammand_var_complete 11 years ago
stddev.c fs: fix standard zero, full devices 11 years ago
test.c test: add -L support to test if it's a symbolic link 11 years ago
time.c commands: remove struct command pointer from commands 12 years ago
timeout.c timeout: allow to set a variable with the key pressed 12 years ago
trigger.c commands: remove struct command pointer from commands 12 years ago
true.c complete: add empty complete support 12 years ago
ubi.c commands: remove struct command pointer from commands 12 years ago
uimage.c commands: remove struct command pointer from commands 12 years ago
umount.c commands: remove struct command pointer from commands 12 years ago
uncompress.c commands: uncompress: fix description 11 years ago
usb.c trivial: fix spelling in usb code 11 years ago
usbserial.c commands: remove struct command pointer from commands 12 years ago
version.c complete: add empty complete support 12 years ago
wd.c Add a simple watchdog framework 11 years ago
xyzModem.c xyzModem.c: fix 'dummy' is used uninitialized in this function warning 13 years ago