summaryrefslogtreecommitdiff
path: root/cmd/nand.c
Commit message (Expand)AuthorAgeFilesLines
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-3/+3
* env: Rename common functions related to setenv()Simon Glass2017-08-161-3/+3
* cmd: nand: remove direct access to struct mtd_info->privGrygorii Strashko2017-07-111-1/+1
* cmd: nand: abstract global variable usage for dm conversionMugunthan V N2017-07-111-30/+39
* cmd, nand: fix broken output of "nand info"Lothar Waßmann2017-07-101-2/+2
* nand: Fix some more NULL name testsScott Wood2016-09-011-1/+1
* nand: Fix nand info for no deviceTony Lindgren2016-09-011-3/+3
* nand: Fix set_dev checks for no deviceTony Lindgren2016-08-261-2/+1
* cmd, nand: add an option to disable the verification when writing in raw modeBoris Brezillon2016-07-241-5/+10
* nand: extend nand tortureMax Krummenacher2016-06-191-6/+35
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-2/+2
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-21/+21
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-031-80/+81
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+973