summaryrefslogtreecommitdiffstats
path: root/commands/cp.c
Commit message (Expand)AuthorAgeFilesLines
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-2/+1
* cp: fix memory leakSascha Hauer2012-02-271-1/+1
* commands/cp: add verbose mode which displays progress barHubert Feurstein2011-11-221-6/+20
* cp command: handle directories as last argumentSascha Hauer2011-04-121-1/+2
* doc: unify documentation for 'cp'Robert Schwebel2010-11-011-16/+14
* cp: fix help textBaruch Siach2010-08-111-2/+0
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-3/+3
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-191-4/+2
* make copy_file() globally availableSascha Hauer2009-09-251-57/+2
* cp: check return value of read()Sascha Hauer2008-09-021-1/+1
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-1/+1
* adding copy docuJuergen Beisert2007-11-121-3/+7
* adding various dokuJuergen Beisert2007-11-081-1/+1
* doc added and some reorganisedJuergen Beisert2007-10-191-0/+21
* cp command: Allow to copy multiple filessascha2007-10-171-22/+63
* fix error path in cp command.sascha2007-10-161-4/+9
* declare lots of functions staticSascha Hauer2007-09-281-1/+1
* remove u-boot command paramter flagSascha Hauer2007-09-241-1/+1
* svn_rev_706Sascha Hauer2007-07-051-0/+22
* svn_rev_653Sascha Hauer2007-07-051-0/+68