barebox / commands /
@Sascha Hauer Sascha Hauer authored on 7 Jan 2014
..
Kconfig commands: of_node fix descripion 10 years ago
Makefile Merge branch 'for-next/misc' 10 years ago
automount.c commands: automount: Added help string about "-d" option 11 years ago
barebox-update.c Add in-system barebox update infrastructure 11 years ago
basename.c Add basename command 11 years ago
boot.c blspec: Fix another crash with menu disabled 10 years ago
bootm.c bootm: Replace getenv_loadaddr with getenv_ul 10 years ago
cat.c Treewide: remove address of the Free Software Foundation 11 years ago
cd.c Treewide: remove address of the Free Software Foundation 11 years ago
clear.c Treewide: remove address of the Free Software Foundation 11 years ago
clk.c commands: Add clk commands 11 years ago
cp.c Treewide: remove address of the Free Software Foundation 11 years ago
crc.c scripts: bareboxcrc32 as host and target userspacetool 10 years ago
detect.c treewide: Add missing includes 10 years ago
devinfo.c move devinfo command to its own file 10 years ago
dfu.c remove remaining references of CONFIG_BOARDINFO 10 years ago
digest.c Treewide: remove address of the Free Software Foundation 11 years ago
dirname.c dirname: add -V option to return only path related to the mountpoint 11 years ago
echo.c Remove a redundant line. 10 years ago
edit.c Treewide: remove address of the Free Software Foundation 11 years ago
exec.c Treewide: remove address of the Free Software Foundation 11 years ago
export.c Treewide: remove address of the Free Software Foundation 11 years ago
false.c Treewide: remove address of the Free Software Foundation 11 years ago
filetype.c treewide: Add missing includes 10 years ago
flash.c commands: flash: add missing newlines to error messages 11 years ago
global.c globalvar: Allow to set initial value 10 years ago
go.c Treewide: remove address of the Free Software Foundation 11 years ago
gpio.c Treewide: remove address of the Free Software Foundation 11 years ago
help.c cosmetic: improve command list display 11 years ago
i2c.c commands: i2c: change 0X to 0x 11 years ago
insmod.c commands: remove struct command pointer from commands 12 years ago
iomem.c Treewide: remove address of the Free Software Foundation 11 years ago
led.c Treewide: remove address of the Free Software Foundation 11 years ago
let.c commands: add let command which supports proper arithmetic 11 years ago
linux16.c Treewide: remove address of the Free Software Foundation 11 years ago
linux_exec.c Treewide: remove address of the Free Software Foundation 11 years ago
ln.c command: add ln support 11 years ago
loadb.c console: factorise function to get the first enabled console 10 years ago
loadenv.c treewide: Add missing includes 10 years ago
loads.c loads: use getenv_bool for 'loads_echo' 10 years ago
loadxy.c console: factorise function to get the first enabled console 10 years ago
login.c login: disable input console if password wrong 10 years ago
ls.c ls command: call stat() only when necessary 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
md.c memory commands: separate into one file per command 11 years ago
mem.c commands/mem.c: drop non used DEVMEM 10 years ago
memcmp.c memory commands: separate into one file per command 11 years ago
memcpy.c memory commands: separate into one file per command 11 years ago
meminfo.c Treewide: remove address of the Free Software Foundation 11 years ago
memset.c memory commands: separate into one file per command 11 years ago
memtest.c commands: Fix memtest return value 10 years ago
menu.c Treewide: remove address of the Free Software Foundation 11 years ago
miitool.c miitool: drop internal table of known MII, use phy drivers instead 10 years ago
mkdir.c Treewide: remove address of the Free Software Foundation 11 years ago
mm.c Add memory modify command (mm) 11 years ago
mount.c mount: use standard mountpath if path is ommitted 10 years ago
msleep.c commands: add msleep command 11 years ago
mw.c memory commands: separate into one file per command 11 years ago
nand.c nand command: check for <dev> directly after option parsing 11 years ago
nandtest.c commands: nandtest: Fix signed/unsigned arguments for printf 10 years ago
net.c Treewide: remove address of the Free Software Foundation 11 years ago
of_node.c OF: base: rename of_free to of_delete_node 10 years ago
of_property.c of_property command: allow to set phandles 10 years ago
oftree.c oftree command: Allow free stored dtb before load 10 years ago
partition.c devfs: let devfs_add_partition return the new partition 10 years ago
passwd.c login/passwd: add default password support 10 years ago
poweroff.c add 'poweroff' command 11 years ago
printenv.c environment variables: use linux list 11 years ago
pwd.c Treewide: remove address of the Free Software Foundation 11 years ago
readline.c Treewide: remove address of the Free Software Foundation 11 years ago
readlink.c command: add readlink support 11 years ago
reginfo.c Treewide: remove address of the Free Software Foundation 11 years ago
reset.c commands: reset: add shutdown_barebox() before reset_cpu() 11 years ago
rm.c rm: implement -r 11 years ago
rmdir.c commands: remove struct command pointer from commands 12 years ago
saveenv.c move prototypes for envfs_* to envfs.h 11 years ago
setenv.c Treewide: remove address of the Free Software Foundation 11 years ago
sleep.c Treewide: remove address of the Free Software Foundation 11 years ago
spi.c commands: spi: Fix spi read procedure 10 years ago
splash.c splash: fix background color support 11 years ago
stddev.c fs: fix standard zero, full devices 11 years ago
test.c Treewide: remove address of the Free Software Foundation 11 years ago
tftp.c commands/tftp: use debug() for debug output 11 years ago
time.c commands: remove struct command pointer from commands 12 years ago
timeout.c Treewide: remove address of the Free Software Foundation 11 years ago
trigger.c Treewide: remove address of the Free Software Foundation 11 years ago
true.c Treewide: remove address of the Free Software Foundation 11 years ago
ubi.c command: ubiattach: add option to pass VID offset 10 years ago
ubiformat.c ubiformat: check file size 10 years ago
uimage.c commands: remove struct command pointer from commands 12 years ago
umount.c Treewide: remove address of the Free Software Foundation 11 years ago
uncompress.c Treewide: remove address of the Free Software Foundation 11 years ago
usb.c usb: move scanned status into core 10 years ago
usbserial.c remove remaining references of CONFIG_BOARDINFO 10 years ago
version.c Treewide: remove address of the Free Software Foundation 11 years ago
wd.c Add a simple watchdog framework 11 years ago