Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -6/+6 |
* | common: use get_nand_dev_by_index() | Grygorii Strashko | 2017-07-11 | 1 | -1/+1 |
* | fastboot: sparse: implement reserve() | Steve Rae | 2016-06-27 | 1 | -0/+20 |
* | fastboot: sparse: resync common/image-sparse.c (part 2) | Steve Rae | 2016-06-27 | 1 | -23/+15 |
* | fastboot: sparse: resync common/image-sparse.c (part 1) | Steve Rae | 2016-06-27 | 1 | -26/+30 |
* | fastboot: sparse: remove session-id logic | Steve Rae | 2016-06-27 | 1 | -2/+2 |
* | common: fb_nand: won't compile | Sergey Kubushyn | 2016-06-19 | 1 | -1/+1 |
* | nand: Embed mtd_info in struct nand_chip | Scott Wood | 2016-06-03 | 1 | -1/+1 |
* | mtd: nand: Remove nand_info_t typedef | Scott Wood | 2016-06-03 | 1 | -16/+16 |
* | sparse: Rename the file and header | Maxime Ripard | 2015-11-12 | 1 | -1/+1 |
* | fastboot: nand: Add pre erase and write hooks | Maxime Ripard | 2015-11-12 | 1 | -0/+18 |
* | fastboot: Implement NAND backend | Maxime Ripard | 2015-11-12 | 1 | -0/+195 |