summaryrefslogtreecommitdiffstats
path: root/commands/memset.c
Commit message (Expand)AuthorAgeFilesLines
* commands: Get rid of mem_rw_bufAndrey Smirnov2019-01-291-2/+0
* commands: teach commands that write to files to also create themUwe Kleine-König2018-08-101-1/+1
* libfile: move open_and_lseek() to libfileSascha Hauer2016-04-151-0/+1
* memset command: Add 64bit supportSascha Hauer2015-05-281-1/+2
* command: memset: Fix argument order in help textSascha Hauer2014-11-101-1/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-9/+11
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* memory commands: separate into one file per commandSascha Hauer2013-04-171-0/+101