summaryrefslogtreecommitdiff
path: root/drivers/mtd/mtd_uboot.c
AgeCommit message (Expand)Author
2019-06-06mtd: Fix get_mtdparts()Patrice Chotard
2018-12-06mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon
2018-12-06mtd: Make sure we don't parse MTD partitions belonging to another devBoris Brezillon
2018-12-06mtd: Make sure the name passed in mtdparts fits in mtd_name[]Boris Brezillon
2018-12-06mtd: Be more strict on the "mtdparts=" prefix checkBoris Brezillon
2018-12-06mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_na...Boris Brezillon
2018-12-06mtd: Parse mtdparts/mtdids again when the MTD list has been updatedBoris Brezillon
2018-11-13mtd: Use default mtdparts/mtids when not defined in the environmentBoris Brezillon
2018-10-10mtd: uboot: Fix hanging during mtd list commandAdam Ford
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-11-12mtd: uboot: Add meaningful error messageMaxime Ripard
2015-07-10mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada
2015-06-30mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher