barebox / commands /
@Sascha Hauer Sascha Hauer authored on 29 Jun 2016
..
2048.c 2048: Reset score on startup 9 years ago
Kconfig Merge branch 'for-next/bootm' 7 years ago
Makefile commands: Add 'hwmon' command 7 years ago
automount.c move make_directory declaration to libfile.h 8 years ago
barebox-update.c bbu: Allow to refresh/repair images 8 years ago
basename.c treewide: remove address of the Free Software Foundation 9 years ago
boot.c boot command: Make verbose/dryrun options work again 7 years ago
bootm.c bootm: Move magicvar descriptions to common/bootm.c 7 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 stdio: replace fprintf(stderr,...) with eprintf 8 years ago
cmp.c commands: implement 'cmp' command 9 years ago
cp.c cp: Add recursive copy 9 years ago
crc.c string: Fix (v)asprintf prototypes 8 years ago
defaultenv.c string: Fix (v)asprintf prototypes 8 years ago
detect.c commands: detect: use device_detect_by_name 8 years ago
devinfo.c Convert users of PRINTF_CONVERSION_RESOURCE to %pa 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 stdio: Replace FILE functions with filedescriptor functions 8 years ago
edit.c stdio: rename getc to getchar 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 fix erasing/protecting flashes with unspecified size 8 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 string: Fix (v)asprintf prototypes 8 years ago
help.c treewide: fix 'new blank line at EOF' formatting error 8 years ago
hwclock.c commands/hwclock: Check return value of rtc_read_time() 8 years ago
hwmon.c commands: Add 'hwmon' command 7 years ago
i2c.c documentation: i2c_read() does not expect any "DATA". 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 Convert users of PRINTF_CONVERSION_RESOURCE to %pa 8 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 stdio: replace fprintf(stderr,...) with eprintf 8 years ago
loadenv.c move unlink_recursive declaration to libfile.h 8 years ago
loads.c stdio: rename getc to getchar 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 commands: magicvar: make locally used magicvar_find() static 8 years ago
md.c libfile: move open_and_lseek() to libfile 8 years ago
mem.c libfile: move open_and_lseek() to libfile 8 years ago
memcmp.c libfile: move open_and_lseek() to libfile 8 years ago
memcpy.c libfile: move open_and_lseek() to libfile 8 years ago
meminfo.c commands: harmonize in-barebox documentation 9 years ago
memset.c libfile: move open_and_lseek() to libfile 8 years ago
memtest.c memtest: fix missing arguments in help string 8 years ago
menu.c stdio: replace fprintf(stderr,...) with eprintf 8 years ago
menutree.c login: rework login mechanism 8 years ago
miitool.c stdio: replace fprintf(stderr,...) with eprintf 8 years ago
mkdir.c move make_directory declaration to libfile.h 8 years ago
mm.c libfile: move open_and_lseek() to libfile 8 years ago
mmc_extcsd.c commands: mmc_extcsd: Fix incorrect usage of sprintf 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 libfile: move open_and_lseek() to libfile 8 years ago
nand-bitflip.c commands: Create nand_bitflip command 8 years ago
nand.c mtd: nand: Add option to print bbt in nand command 8 years ago
nandtest.c commands: nandtest: Fix wrong format specifier 8 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 commands: of_dump: Add description for -n option 8 years ago
of_fixup_status.c commands: Add of_fixup_status 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 move unlink_recursive declaration to libfile.h 8 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 string: Fix (v)asprintf prototypes 8 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 commands: ubidetach: Allow mtd devices as argument 8 years ago
ubiformat.c ubiformat: use default values for ubi_ver and image_seq 8 years ago
uimage.c move file helper functions to separate file 9 years ago
umount.c fs: umount based on device path and mount path 8 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