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
/
drivers
/
mtd
/
nand
/
nand_spl_simple.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-08
mtd: nand: Consolidate nand spl loaders implementation
Ladislav Michl
2016-07-22
nand_spl_simple: Add a simple NAND read function
Thomas Gleixner
2016-06-19
mtd: nand: Patch remaining places where nand_to_mtd() should be used
Boris Brezillon
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
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-08-12
spl: nand: simple: replace readb() with chip specific read_buf()
Vladimir Zapolskiy
2014-06-06
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-01-26
nand_spl_simple: store ecc data on the stack
Stefano Babic
2011-12-07
drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
Anatolij Gustschin
2011-12-06
nand_spl_simple: add support for software ECC
Ilya Yanok
2011-11-03
spl, nand: add 4bit HW ecc oob first nand_read_page function
Heiko Schocher
2011-09-30
spl: add NAND Library to new SPL
Simon Schwarz