aboutsummaryrefslogtreecommitdiff
path: root/common/fb_nand.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-27fastboot: sparse: implement reserve()Steve Rae1-0/+20
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae1-23/+15
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae1-26/+30
2016-06-27fastboot: sparse: remove session-id logicSteve Rae1-2/+2
2016-06-19common: fb_nand: won't compileSergey Kubushyn1-1/+1
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