barebox / commands /
@Alexander Aring Alexander Aring authored on 19 Dec 2015
Sascha Hauer committed on 4 Jan 2016
..
2048.c 2048: Reset score on startup 9 years ago
Kconfig readline: Kconfig: fix typo 8 years ago
Makefile commands: Add MMC ext. CSD register tool 8 years ago
automount.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
barebox-update.c move file helper functions to separate file 9 years ago
basename.c treewide: remove address of the Free Software Foundation 9 years ago
boot.c boot command: Allow to enable watchdog 8 years ago
bootm.c bootm: add magicvar description for global.bootm.oftree 8 years ago
cat.c commands: harmonize in-barebox documentation 9 years ago
cd.c commands: harmonize in-barebox documentation 9 years ago
clear.c commands: harmonize in-barebox documentation 9 years ago
clk.c commands: clk_dump: use COMMAND_SUCCESS instead of 0 return code 8 years ago
cmp.c commands: implement 'cmp' command 9 years ago
cp.c cp: Add recursive copy 9 years ago
crc.c commands: crc: support setting environment variables 9 years ago
defaultenv.c Add defaultenv command 9 years ago
detect.c commands: detect: use device_detect_by_name 8 years ago
devinfo.c devinfo: fix return value 8 years ago
dfu.c Merge branch 'for-next/usb-gadget' 9 years ago
dhcp.c net: dhcp: Split dhcp funcionality & add dhcp command 8 years ago
dhrystone.c dhrystone: Fix documentation 8 years ago
digest.c digest: digest doesn't return an error if the signature length is incorrect 8 years ago
dirname.c treewide: remove address of the Free Software Foundation 9 years ago
dmesg.c commands: dmesg: fi format security warning 9 years ago
drvinfo.c commands: drvinfo: Make locally used function static 9 years ago
echo.c Documentation: remove doxygen documentation 9 years ago
edit.c edit: return error when save_file failed 8 years ago
exec.c move file helper functions to separate file 9 years ago
export.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
false.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
filetype.c commands: harmonize in-barebox documentation 9 years ago
firmwareload.c commands: firmwareload: add CMD_GROUP 9 years ago
flash.c Documentation: remove doxygen documentation 9 years ago
global.c globalvar: Add support for printing all global variables 9 years ago
go.c ARM: Remove do_execute and thumb2_execute 8 years ago
gpio.c Documentation: remove doxygen documentation 9 years ago
hashsum.c command: hashsum: Conding style fixup 9 years ago
help.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
hwclock.c commands: add hwclock 9 years ago
i2c.c i2c_probe: Make command easier to work with 8 years ago
imd.c Add support for metadata in barebox images 9 years ago
insmod.c move file helper functions to separate file 9 years ago
internal.h command: digest/hashsum: set key at command level 9 years ago
iomemport.c commands: harmonize in-barebox documentation 9 years ago
led.c Documentation: remove doxygen documentation 9 years ago
let.c commands: harmonize in-barebox documentation 9 years ago
linux16.c move file helper functions to separate file 9 years ago
linux_exec.c commands: include missing header 9 years ago
ln.c treewide: remove address of the Free Software Foundation 9 years ago
loadb.c loadb: Allow to specify device to use 8 years ago
loadenv.c loadenv: fix typo in help text 9 years ago
loads.c loads: Use putchar rather than console_putc 8 years ago
loadxy.c loadxy: use console_set_baudrate 8 years ago
login.c login: rework login mechanism 8 years ago
ls.c ls: fix exitcode 8 years ago
lsmod.c commands: harmonize in-barebox documentation 9 years ago
lspci.c commands: lspci: go down into subordinate busses 9 years ago
magicvar.c magicvar: Add support for dynamically added magicvars 9 years ago
md.c md command: Add 64bit support 8 years ago
mem.c mem commands: suppport parsing 'q' option 8 years ago
memcmp.c memcmp command: Add 64bit support 8 years ago
memcpy.c memcpy command: Add 64bit support 8 years ago
meminfo.c commands: harmonize in-barebox documentation 9 years ago
memset.c memset command: Add 64bit support 8 years ago
memtest.c memtest: fix missing arguments in help string 8 years ago
menu.c commands: harmonize in-barebox documentation 9 years ago
menutree.c login: rework login mechanism 8 years ago
miitool.c Merge branch 'for-next/misc' 9 years ago
mkdir.c commands: harmonize in-barebox documentation 9 years ago
mm.c mm command: Add 64bit support 8 years ago
mmc_extcsd.c commands: Add MMC ext. CSD register tool 8 years ago
mount.c commands: mount: detect the device to be mounted 8 years ago
msleep.c commands: harmonize in-barebox documentation 9 years ago
mw.c mw command: Add 64bit support 8 years ago
nand.c commands: harmonize in-barebox documentation 9 years ago
nandtest.c commands: harmonize in-barebox documentation 9 years ago
net.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
nv.c Add support for non volatile variables 9 years ago
of_display_timings.c commands: add of_display_timings 9 years ago
of_dump.c of_dump: Add option to print node names only 8 years ago
of_node.c complete: Add devicetree completion 9 years ago
of_property.c Fix spelling: pathes -> paths 9 years ago
oftree.c Merge branch 'for-next/metadata' 9 years ago
partition.c cmdlinepart: add function to parse a cmdline partition string 9 years ago
passwd.c commands: harmonize in-barebox documentation 9 years ago
poweroff.c treewide: remove address of the Free Software Foundation 9 years ago
printenv.c Documentation: remove doxygen documentation 9 years ago
pwd.c commands: harmonize in-barebox documentation 9 years ago
readf.c move file helper functions to separate file 9 years ago
readline.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
readlink.c treewide: remove address of the Free Software Foundation 9 years ago
reginfo.c commands: harmonize in-barebox documentation 9 years ago
regulator.c commands: harmonize in-barebox documentation 9 years ago
reset.c restart: replace reset_cpu with registered restart handlers 8 years ago
rm.c commands: harmonize in-barebox documentation 9 years ago
rmdir.c commands: harmonize in-barebox documentation 9 years ago
saveenv.c environment: envfs_{load, save}: add possibility to call with filename and dirname == NULL 9 years ago
setenv.c Documentation: remove doxygen documentation 9 years ago
sleep.c commands: harmonize in-barebox documentation 9 years ago
spd_decode.c commands: add spd_decode command 8 years ago
spi.c commands: harmonize in-barebox documentation 9 years ago
splash.c gui: Use fb provided shadowfb for offscreen rendering 8 years ago
state.c state: disable load command 8 years ago
stddev.c treewide: remove address of the Free Software Foundation 9 years ago
test.c commands: harmonize in-barebox documentation 9 years ago
tftp.c move file helper functions to separate file 9 years ago
time.c commands: harmonize in-barebox documentation 9 years ago
timeout.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
trigger.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
true.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
ubi.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
ubiformat.c ubiformat: remove dead code 8 years ago
uimage.c move file helper functions to separate file 9 years ago
umount.c commands: harmonize in-barebox documentation 9 years ago
uncompress.c commands: harmonize in-barebox documentation 9 years ago
usb.c commands: usb: drop help for force rescan option 9 years ago
usbgadget.c USB: gadget: Add a multi function gadget 9 years ago
usbserial.c USB: gadget: specify vendor/product id with device parameters 9 years ago
version.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
wd.c commands: harmonize in-barebox documentation 9 years ago