barebox / commands /
@Antony Pavlov Antony Pavlov authored on 15 Apr 2014
Sascha Hauer committed on 23 Apr 2014
..
Kconfig add menutree command 10 years ago
Makefile add menutree command 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: honor default/once entries again 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 Merge branch 'for-next/misc' 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 Merge branch 'for-next/misc' 10 years ago
exec.c run_command: remove unused flag parameter 10 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 loadenv: ignore -ENOENT when removing /env 10 years ago
loads.c loads: use getenv_bool for 'loads_echo' 10 years ago
loadxy.c commands: loady: fix Y-Modem/G option name in help message 10 years ago
login.c run_command: remove unused flag parameter 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 memtest: exclude page starting at address 0. 10 years ago
menu.c Treewide: remove address of the Free Software Foundation 11 years ago
menutree.c add menutree command 10 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: support filesystem options passed via -o 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 treewide: fix signedness mixups in printf format specifiers 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 mtd: Support for 4GB partitions 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
readf.c Add readf command 10 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 environment: Use accessor functions for default environment path 10 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 mount: support filesystem options passed via -o 10 years ago
time.c treewide: fix signedness mixups in printf format specifiers 10 years ago
timeout.c Treewide: remove address of the Free Software Foundation 11 years ago
trigger.c led: trigger: Add missing LED_TRIGGER_DEFAULT_ON string 10 years ago
true.c Treewide: remove address of the Free Software Foundation 11 years ago
ubi.c ubi: Fix for creating ubi volumes with 64bit size 10 years ago
ubiformat.c ubiformat: check file size 10 years ago
uimage.c commands: uimage: remove redundant error message 10 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