summaryrefslogtreecommitdiff
path: root/cmd/mtdparts.c
AgeCommit message (Expand)Author
2018-09-20cmd: mtdparts: remove mandatory 'mtdparts=' prefixMiquel Raynal
2018-09-20cmd: mtdparts: accept spi-nand devicesMiquel Raynal
2018-09-20cmd: mtdparts: add fallthrough in switch statementMiquel Raynal
2018-07-24mtdparts: fixed buffer overflow bugKay Potthoff
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-07mtdparts: Correct use of debug()Simon Glass
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-08-26mtdparts: Fix uninitialized scalar usageTom Rini
2017-08-26mtdparts: Fix final outstanding issue reported by CoverityTom Rini
2017-08-20mtdparts: Fix various issues reported by CoverityTom Rini
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-12cmd: mtdparts: fix uninitialized variable warningLothar Waßmann
2017-04-07cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard
2016-07-24mtd: fix compiler warningsSteve Rae
2016-07-22cmd: mtdparts: support runtime generated mtdpartsLadislav Michl
2016-07-22cmd: mtdparts: use defaults by defaultLadislav Michl
2016-07-22cmd: mtdparts: consolidate mtdparts reading from envLadislav Michl
2016-07-22cmd: mtdparts: fix null pointer dereference in parse_mtdpartsLadislav Michl
2016-07-22cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_initLadislav Michl
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-25Remove the cmd_ prefix from command filesSimon Glass