index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
fb_nand.c
Age
Commit message (
Expand
)
Author
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-07
fastboot: sparse: make write_sparse_image useable for non-fastboot
Jassi Brar
2018-05-07
fastboot: sparse: remove redundant argument to write_sparse_image
Jassi Brar
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-07-11
common: use get_nand_dev_by_index()
Grygorii Strashko
2016-06-27
fastboot: sparse: implement reserve()
Steve Rae
2016-06-27
fastboot: sparse: resync common/image-sparse.c (part 2)
Steve Rae
2016-06-27
fastboot: sparse: resync common/image-sparse.c (part 1)
Steve Rae
2016-06-27
fastboot: sparse: remove session-id logic
Steve Rae
2016-06-19
common: fb_nand: won't compile
Sergey Kubushyn
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
mtd: nand: Remove nand_info_t typedef
Scott Wood
2015-11-12
sparse: Rename the file and header
Maxime Ripard
2015-11-12
fastboot: nand: Add pre erase and write hooks
Maxime Ripard
2015-11-12
fastboot: Implement NAND backend
Maxime Ripard