summaryrefslogtreecommitdiffstats
path: root/commands/clk.c
Commit message (Expand)AuthorAgeFilesLines
* clk: add clock command completionSascha Hauer2016-11-081-0/+5
* stdio: replace fprintf(stderr,...) with eprintfSascha Hauer2016-04-151-1/+1
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
* commands: clk_dump: use COMMAND_SUCCESS instead of 0 return codeAntony Pavlov2015-10-261-2/+2
* commands: add clk_get_rate commandAntony Pavlov2015-10-221-0/+55
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-27/+13
* commands: group 'help' outputHolger Schurig2014-05-141-0/+5
* commands: Add clk commandsSascha Hauer2012-10-041-0/+144