summaryrefslogtreecommitdiff
path: root/cmd/mtdparts.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: mtdparts: remove mandatory 'mtdparts=' prefixMiquel Raynal2018-09-201-11/+6
* cmd: mtdparts: accept spi-nand devicesMiquel Raynal2018-09-201-5/+8
* cmd: mtdparts: add fallthrough in switch statementMiquel Raynal2018-09-201-0/+3
* mtdparts: fixed buffer overflow bugKay Potthoff2018-07-241-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mtdparts: Correct use of debug()Simon Glass2017-12-071-3/+0
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* mtdparts: Fix uninitialized scalar usageTom Rini2017-08-261-0/+1
* mtdparts: Fix final outstanding issue reported by CoverityTom Rini2017-08-261-2/+2
* mtdparts: Fix various issues reported by CoverityTom Rini2017-08-201-15/+18
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-3/+3
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-5/+5
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-13/+13
* cmd: mtdparts: fix uninitialized variable warningLothar Waßmann2017-06-121-1/+1
* cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard2017-04-071-0/+8
* mtd: fix compiler warningsSteve Rae2016-07-241-2/+2
* cmd: mtdparts: support runtime generated mtdpartsLadislav Michl2016-07-221-9/+12
* cmd: mtdparts: use defaults by defaultLadislav Michl2016-07-221-6/+16
* cmd: mtdparts: consolidate mtdparts reading from envLadislav Michl2016-07-221-22/+20
* cmd: mtdparts: fix null pointer dereference in parse_mtdpartsLadislav Michl2016-07-221-10/+13
* cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_initLadislav Michl2016-07-221-4/+6
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-051-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+2106