9
0
Fork 0
barebox/commands
Sascha Hauer 97d2da3d98 Merge branch 'for-next/video' 2017-03-13 08:16:53 +01:00
..
2048.c output: use '[0m' to reset colors 2017-01-24 09:34:11 +01:00
Kconfig efi: move x86 efi boot support to x86 arch 2017-02-27 08:33:14 +01:00
Makefile boot: add framework for redundant boot scenarios 2016-09-22 11:44:23 +02:00
automount.c move make_directory declaration to libfile.h 2016-04-15 12:21:45 +02:00
barebox-update.c bbu: Allow to refresh/repair images 2016-04-08 13:35:32 +02:00
basename.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
boot.c boot: add '-w' parameter to usage help text 2016-10-12 08:47:57 +02:00
bootchooser.c bootchooser: fix help message 2017-01-13 08:28:32 +01:00
bootm.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
cat.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
cd.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
clear.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
clk.c clk: add clock command completion 2016-11-08 18:34:23 +01:00
cmp.c commands: implement 'cmp' command 2014-11-04 12:36:19 +01:00
cp.c cp: Add recursive copy 2014-11-06 10:58:55 +01:00
crc.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
defaultenv.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
detect.c commands: detect: use device_detect_by_name 2015-06-26 09:19:35 +02:00
devinfo.c Convert users of PRINTF_CONVERSION_RESOURCE to %pa 2016-01-15 15:33:59 +01:00
dfu.c Merge branch 'for-next/usb-gadget' 2014-08-07 20:34:28 +02:00
dhcp.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
dhrystone.c dhrystone: Fix documentation 2015-08-20 15:10:34 +02:00
digest.c digest: digest doesn't return an error if the signature length is incorrect 2015-07-06 13:29:35 +02:00
dirname.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
dmesg.c commands: dmesg: fi format security warning 2015-04-03 08:01:53 +02:00
drvinfo.c commands: drvinfo: Make locally used function static 2014-06-05 10:18:06 +02:00
echo.c stdio: Replace FILE functions with filedescriptor functions 2016-04-15 12:21:46 +02:00
edit.c efi: move x86 efi boot support to x86 arch 2017-02-27 08:33:14 +01:00
exec.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
export.c treewide: fix 'new blank line at EOF' formatting error 2015-07-02 09:39:58 +02:00
false.c treewide: fix 'new blank line at EOF' formatting error 2015-07-02 09:39:58 +02:00
fbtest.c fb: introduce flush for virtual framebuffer 2017-02-28 15:52:53 +01:00
filetype.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
firmwareload.c commands: firmwareload: add CMD_GROUP 2014-10-10 08:36:32 +02:00
flash.c fix erasing/protecting flashes with unspecified size 2016-04-19 08:26:51 +02:00
global.c complete: Add completion for nv and globalvar commands 2016-10-18 22:45:32 +02:00
go.c ARM: Remove do_execute and thumb2_execute 2015-12-07 10:44:45 +01:00
gpio.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
hashsum.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
help.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
hwclock.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
hwmon.c commands: Add 'hwmon' command 2016-05-18 07:47:51 +02:00
i2c.c commands: i2c: Listen for CTRL-C when probing 2017-01-10 08:27:33 +01:00
imd.c Add support for metadata in barebox images 2014-08-07 06:13:52 +02:00
insmod.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
internal.h command: digest/hashsum: set key at command level 2015-03-27 07:49:37 +01:00
iomemport.c Convert users of PRINTF_CONVERSION_RESOURCE to %pa 2016-01-15 15:33:59 +01:00
led.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
let.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
linux16.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
linux_exec.c commands: include missing header 2014-06-26 21:16:13 +02:00
ln.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
loadb.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
loadenv.c move unlink_recursive declaration to libfile.h 2016-04-15 12:21:45 +02:00
loads.c stdio: rename getc to getchar 2016-04-15 12:21:46 +02:00
loadxy.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
login.c login: rework login mechanism 2015-08-28 08:00:27 +02:00
ls.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
lsmod.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
lspci.c commands: lspci: go down into subordinate busses 2014-10-08 08:39:01 +02:00
magicvar.c commands: magicvar: make locally used magicvar_find() static 2016-02-24 19:23:41 +01:00
md.c libfile: move open_and_lseek() to libfile 2016-04-15 12:21:45 +02:00
mem.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
memcmp.c memcmp: fix comparison on short read 2017-03-02 08:39:58 +01:00
memcpy.c libfile: move open_and_lseek() to libfile 2016-04-15 12:21:45 +02:00
meminfo.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
memset.c libfile: move open_and_lseek() to libfile 2016-04-15 12:21:45 +02:00
memtest.c memtest: fix missing arguments in help string 2016-01-04 09:34:00 +01:00
menu.c menu: sanitize menu_add_title 2017-01-10 08:27:33 +01:00
menutree.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
miitool.c stdio: replace fprintf(stderr,...) with eprintf 2016-04-15 12:21:46 +02:00
mkdir.c move make_directory declaration to libfile.h 2016-04-15 12:21:45 +02:00
mm.c libfile: move open_and_lseek() to libfile 2016-04-15 12:21:45 +02:00
mmc_extcsd.c commands/mmc_extcsd: Relicense under GPLv2+ 2017-03-01 08:04:06 +01:00
mount.c commands: mount: detect the device to be mounted 2015-06-26 09:21:41 +02:00
msleep.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
mw.c libfile: move open_and_lseek() to libfile 2016-04-15 12:21:45 +02:00
nand-bitflip.c commands: Create nand_bitflip command 2016-04-06 10:17:53 +02:00
nand.c mtd: nand: Add option to print bbt in nand command 2016-03-15 08:56:53 +01:00
nandtest.c commands: nandtest: Fix wrong format specifier 2016-03-30 07:52:30 +02:00
net.c treewide: fix 'new blank line at EOF' formatting error 2015-07-02 09:39:58 +02:00
nv.c complete: Add completion for nv and globalvar commands 2016-10-18 22:45:32 +02:00
of_display_timings.c commands: add of_display_timings 2014-10-01 08:13:02 +02:00
of_dump.c commands: of_dump: Add description for -n option 2016-02-12 09:46:02 +01:00
of_fixup_status.c commands: Add of_fixup_status 2016-03-01 08:25:48 +01:00
of_node.c complete: Add devicetree completion 2014-05-19 22:23:56 +02:00
of_property.c Fix spelling: pathes -> paths 2015-01-28 10:02:56 +01:00
oftree.c Merge branch 'for-next/metadata' 2014-08-07 06:15:16 +02:00
partition.c cmdlinepart: add function to parse a cmdline partition string 2015-02-12 09:33:43 +01:00
passwd.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
poweroff.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
printenv.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
pwd.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
readf.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
readline.c treewide: fix 'new blank line at EOF' formatting error 2015-07-02 09:39:58 +02:00
readlink.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
reginfo.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
regulator.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
reset.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
rm.c move unlink_recursive declaration to libfile.h 2016-04-15 12:21:45 +02:00
rmdir.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
saveenv.c commands: saveenv: exit on invalid option 2016-09-05 08:53:24 +02:00
setenv.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
sleep.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
spd_decode.c commands: add spd_decode command 2015-07-14 07:09:19 +02:00
spi.c commands: spi: fix chip select validation 2016-11-08 08:55:48 +01:00
splash.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
state.c state: disable load command 2015-11-27 08:26:40 +01:00
stddev.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
test.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
tftp.c convert users to %pI4 2016-09-22 11:30:38 +02:00
time.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
timeout.c console_countdown: add possibility to abort countdown by external commands 2017-03-10 08:43:27 +01:00
trigger.c treewide: fix 'new blank line at EOF' formatting error 2015-07-02 09:39:58 +02:00
true.c treewide: fix 'new blank line at EOF' formatting error 2015-07-02 09:39:58 +02:00
ubi.c commands: ubi: ubiupdatevol: Open device with O_TRUNC 2017-01-11 08:06:48 +01:00
ubiformat.c ubiformat: use default values for ubi_ver and image_seq 2016-04-26 09:24:57 +02:00
uimage.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
umount.c fs: umount based on device path and mount path 2016-04-08 13:34:45 +02:00
uncompress.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
usb.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
usbgadget.c usb: gadget: properly release f_multi_opts 2017-03-09 09:37:03 +01:00
usbserial.c commands: exit on invalid option 2016-09-16 09:36:26 +02:00
version.c treewide: fix 'new blank line at EOF' formatting error 2015-07-02 09:39:58 +02:00
wd.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00