summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* timeout: factor out wait-for-key-press loop into separate fileMarc Kleine-Budde2015-04-231-49/+13
* command: timeout: add documentation for option '-v'Marc Kleine-Budde2015-04-231-1/+2
* command: timeout: remove unhandled '-t' optionMarc Kleine-Budde2015-04-231-1/+1
* command: state: harmonize in-barebox documentationMarc Kleine-Budde2015-04-171-7/+9
* Merge branch 'for-next/state'Sascha Hauer2015-04-133-0/+83
|\
| * state: add framework for persistent state handlingSascha Hauer2015-03-123-0/+83
* | Merge branch 'for-next/misc'Sascha Hauer2015-04-131-1/+1
|\ \
| * | commands: dmesg: fi format security warningMarc Kleine-Budde2015-04-031-1/+1
| |/
* | command: hashsum: Conding style fixupAntony Pavlov2015-03-301-1/+1
* | command: digest/hashsum: set key at command levelJean-Christophe PLAGNIOL-VILLARD2015-03-273-22/+21
* | crypto: digest: speficied when a digest need a key to be usedJean-Christophe PLAGNIOL-VILLARD2015-03-201-0/+3
* | command: add generic digest commandJean-Christophe PLAGNIOL-VILLARD2015-03-205-62/+234
* | command: rename digest.c to hashsum.cJean-Christophe PLAGNIOL-VILLARD2015-03-193-8/+8
* | crypto: digest: digest_file_window/digest_file/digest_file_by_name drop key p...Jean-Christophe PLAGNIOL-VILLARD2015-03-191-2/+8
* | command: add hmac sum supportfor md5, sha1, sha224, sha256, sha384, sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-131-5/+29
* | command: add sha384sum and sha512sum supportJean-Christophe PLAGNIOL-VILLARD2015-03-122-0/+66
* | digest: make it multi-instanceJean-Christophe PLAGNIOL-VILLARD2015-03-121-1/+2
* | digest: introduce digest_{init/update/final/length}Jean-Christophe PLAGNIOL-VILLARD2015-03-121-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2015-03-091-7/+3
|\
| * environment: envfs_{load, save}: add possibility to call with filename and di...Marc Kleine-Budde2015-03-061-7/+3
* | cmdlinepart: add function to parse a cmdline partition stringSascha Hauer2015-02-121-24/+1
* | cmdlinepart: make argument types saferSascha Hauer2015-02-121-2/+2
* | move cmdline partition parsing code to separate fileSascha Hauer2015-02-121-77/+4
|/
* Merge branch 'for-next/misc'Sascha Hauer2015-02-043-11/+31
|\
| * commands: crc: support setting environment variablesJan Luebbe2015-02-021-1/+22
| * loadenv: fix typo in help textWjatscheslaw Stoljarski2015-02-021-2/+2
| * memtest: fix 4GB overflow failDmitry Lavnikevich2015-01-271-1/+1
| * memtest: Fix SDRAM size calculationsSascha Hauer2015-01-261-7/+6
* | Fix spelling: pathes -> pathsWadim Egorov2015-01-282-2/+2
* | commands/splash: fix '-y' option handlingAntony Pavlov2015-01-261-0/+1
* | commands: fix a warning in help.cMasahiro Yamada2015-01-131-1/+1
* | command/splash: fix return valueJean-Christophe PLAGNIOL-VILLARD2015-01-131-4/+6
|/
* commands: loady: fix bug with netconsoleRobert Jarzmik2015-01-051-3/+3
* Merge branch 'for-next/randconfig'Sascha Hauer2014-12-081-3/+3
|\
| * command: load[sbxy]: Depend on CONSOLE_FULLSascha Hauer2014-11-271-3/+3
* | Merge branch 'for-next/persistent-vars'Sascha Hauer2014-12-088-29/+336
|\ \
| * | globalvar: Add support for printing all global variablesSascha Hauer2014-11-061-0/+5
| * | Add defaultenv commandSascha Hauer2014-11-063-0/+103
| * | cp: Add recursive copySascha Hauer2014-11-061-13/+23
| * | Add support for non volatile variablesSascha Hauer2014-11-064-3/+107
| * | magicvar: Add support for dynamically added magicvarsSascha Hauer2014-11-061-13/+98
* | | Merge branch 'for-next/misc'Sascha Hauer2014-12-081-1/+3
|\ \ \ | |_|/ |/| |
| * | command: dmesg: depend on !CONSOLE_NONESascha Hauer2014-11-271-0/+1
| * | command: passwd: depend on CMD_LOGIN rather than selecting itSascha Hauer2014-11-271-1/+1
| * | command: login: depend on !CONSOLE_NONESascha Hauer2014-11-271-0/+1
| |/
* | xymodem: select CRC16 from libJan Weitzel2014-11-121-1/+0
* | command: memset: Fix argument order in help textSascha Hauer2014-11-101-1/+1
|/
* Merge branch 'for-next/tegra'Sascha Hauer2014-11-051-9/+16
|\
| * commands: lspci: go down into subordinate bussesLucas Stach2014-10-081-9/+16
* | Merge branch 'for-next/fs'Sascha Hauer2014-11-053-0/+53
|\ \