summaryrefslogtreecommitdiff
path: root/common/fb_nand.c
AgeCommit message (Expand)Author
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan
2018-05-07fastboot: sparse: make write_sparse_image useable for non-fastbootJassi Brar
2018-05-07fastboot: sparse: remove redundant argument to write_sparse_imageJassi Brar
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-07-11common: use get_nand_dev_by_index()Grygorii Strashko
2016-06-27fastboot: sparse: implement reserve()Steve Rae
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae
2016-06-27fastboot: sparse: remove session-id logicSteve Rae
2016-06-19common: fb_nand: won't compileSergey Kubushyn
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood
2015-11-12sparse: Rename the file and headerMaxime Ripard
2015-11-12fastboot: nand: Add pre erase and write hooksMaxime Ripard
2015-11-12fastboot: Implement NAND backendMaxime Ripard