aboutsummaryrefslogtreecommitdiff
path: root/cmd/mtdparts.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-12cmd: mtdparts: fix uninitialized variable warningLothar Waßmann1-1/+1
2017-04-07cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard1-0/+8
2016-07-24mtd: fix compiler warningsSteve Rae1-2/+2
2016-07-22cmd: mtdparts: support runtime generated mtdpartsLadislav Michl1-9/+12
2016-07-22cmd: mtdparts: use defaults by defaultLadislav Michl1-6/+16
2016-07-22cmd: mtdparts: consolidate mtdparts reading from envLadislav Michl1-22/+20
2016-07-22cmd: mtdparts: fix null pointer dereference in parse_mtdpartsLadislav Michl1-10/+13
2016-07-22cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_initLadislav Michl1-4/+6
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+2106