summaryrefslogtreecommitdiff
path: root/cmd/nand.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-11-07cmd: nand: Remove not used declarationAlexander Dahl
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-07-11cmd: nand: remove direct access to struct mtd_info->privGrygorii Strashko
2017-07-11cmd: nand: abstract global variable usage for dm conversionMugunthan V N
2017-07-10cmd, nand: fix broken output of "nand info"Lothar Waßmann
2016-09-01nand: Fix some more NULL name testsScott Wood
2016-09-01nand: Fix nand info for no deviceTony Lindgren
2016-08-26nand: Fix set_dev checks for no deviceTony Lindgren
2016-07-24cmd, nand: add an option to disable the verification when writing in raw modeBoris Brezillon
2016-06-19nand: extend nand tortureMax Krummenacher
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood
2016-01-25Remove the cmd_ prefix from command filesSimon Glass