Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b0673183767c147c00f23a648305055a277ee473
/
drivers
/
fastboot
/
fb_nand.c
0fb37ee
fastboot: Use const qualifier for char *part_name
by Sam Protsenko
· Thu Jun 13 21:11:07 2019 +0300
d5aa57c
net: fastboot: Merge AOSP UDP fastboot
by Alex Kiernan
· Tue May 29 15:30:53 2018 +0000
32c2194
fastboot: Rename public fb_ functions to fastboot_
by Alex Kiernan
· Tue May 29 15:30:48 2018 +0000
d0f91f0
fastboot: Fix parameter types in _fb_nand_write
by Alex Kiernan
· Tue May 29 15:30:45 2018 +0000
27b69de
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· Tue May 29 15:30:40 2018 +0000
65de955
fastboot: Move fastboot to drivers/fastboot
by Alex Kiernan
· Tue May 29 15:30:39 2018 +0000
[Renamed from common/fb_nand.c]
427e669
fastboot: sparse: make write_sparse_image useable for non-fastboot
by Jassi Brar
· Fri Apr 06 12:05:09 2018 +0530
040703e
fastboot: sparse: remove redundant argument to write_sparse_image
by Jassi Brar
· Fri Apr 06 12:04:52 2018 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
5f33b82
common: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:12:56 2017 -0500
8a99be8
fastboot: sparse: implement reserve()
by Steve Rae
· Tue Jun 07 11:19:38 2016 -0700
76336b2
fastboot: sparse: resync common/image-sparse.c (part 2)
by Steve Rae
· Tue Jun 07 11:19:37 2016 -0700
8cf58db
fastboot: sparse: resync common/image-sparse.c (part 1)
by Steve Rae
· Tue Jun 07 11:19:36 2016 -0700
f1f112f
fastboot: sparse: remove session-id logic
by Steve Rae
· Tue Jun 07 11:19:35 2016 -0700
5ad7e83
common: fb_nand: won't compile
by Sergey Kubushyn
· Tue Jun 07 14:22:59 2016 -0700
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· Mon May 30 13:57:55 2016 -0500
08364d9
mtd: nand: Remove nand_info_t typedef
by Scott Wood
· Mon May 30 13:57:54 2016 -0500
6af49bc
sparse: Rename the file and header
by Maxime Ripard
· Thu Oct 15 14:34:19 2015 +0200
1812354
fastboot: nand: Add pre erase and write hooks
by Maxime Ripard
· Thu Oct 15 14:34:18 2015 +0200
33602a9
fastboot: Implement NAND backend
by Maxime Ripard
· Thu Oct 15 14:34:17 2015 +0200