index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
fb_nand.c
Age
Commit message (
Expand
)
Author
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