summaryrefslogtreecommitdiffstats
path: root/commands/mm.c
Commit message (Expand)AuthorAgeFilesLines
* lib: open_and_lseek(): move error messages to callersSascha Hauer2023-08-181-1/+3
* commands: mm: don't ignore pread() errors for larger access sizesAhmad Fatoum2022-09-131-3/+3
* memory commands: Improve command documentationJules Maselbas2021-11-041-1/+1
* commands/*: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-04-271-16/+2
* 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
* mm command: Add 64bit supportSascha Hauer2015-05-281-4/+16
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-7/+12
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* Add memory modify command (mm)Sascha Hauer2013-04-171-0/+117