summaryrefslogtreecommitdiff
path: root/common/fb_nand.c
Commit message (Expand)AuthorAgeLines
* fastboot: sparse: implement reserve()Steve Rae2016-06-27-0/+20
* fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-27-23/+15
* fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae2016-06-27-26/+30
* fastboot: sparse: remove session-id logicSteve Rae2016-06-27-2/+2
* common: fb_nand: won't compileSergey Kubushyn2016-06-19-1/+1
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-1/+1
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-03-16/+16
* sparse: Rename the file and headerMaxime Ripard2015-11-12-1/+1
* fastboot: nand: Add pre erase and write hooksMaxime Ripard2015-11-12-0/+18
* fastboot: Implement NAND backendMaxime Ripard2015-11-12-0/+195