aboutsummaryrefslogtreecommitdiff
path: root/common/fb_nand.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood1-1/+1
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood1-16/+16
2015-11-12sparse: Rename the file and headerMaxime Ripard1-1/+1
2015-11-12fastboot: nand: Add pre erase and write hooksMaxime Ripard1-0/+18
2015-11-12fastboot: Implement NAND backendMaxime Ripard1-0/+195