Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd: mtdparts: fix uninitialized variable warning | Lothar Waßmann | 2017-06-12 | 1 | -1/+1 |
* | cmd: Add Kconfig option for CMD_MTDPARTS and related options | Maxime Ripard | 2017-04-07 | 1 | -0/+8 |
* | mtd: fix compiler warnings | Steve Rae | 2016-07-24 | 1 | -2/+2 |
* | cmd: mtdparts: support runtime generated mtdparts | Ladislav Michl | 2016-07-22 | 1 | -9/+12 |
* | cmd: mtdparts: use defaults by default | Ladislav Michl | 2016-07-22 | 1 | -6/+16 |
* | cmd: mtdparts: consolidate mtdparts reading from env | Ladislav Michl | 2016-07-22 | 1 | -22/+20 |
* | cmd: mtdparts: fix null pointer dereference in parse_mtdparts | Ladislav Michl | 2016-07-22 | 1 | -10/+13 |
* | cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init | Ladislav Michl | 2016-07-22 | 1 | -4/+6 |
* | Fix various typos, scattered over the code. | Robert P. J. Day | 2016-05-05 | 1 | -1/+1 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -1/+1 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+2106 |