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
/
tegra_nand.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-06-03
mtd: nand: Add page argument to write_page() etc.
Scott Wood
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
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-08-13
tegra: nand: disable subpage writes
Marcel Ziswiler
2015-08-13
mtd/nand/tegra: alignment workaround
Marcel Ziswiler
2015-08-13
tegra: nand: fix read_byte required for proper onfi detection
Marcel Ziswiler
2015-01-29
dm: tegra: nand: Remove use of fdtdec GPIO support
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2012-10-29
tegra: nand: make ONFI detection work
Lucas Stach
2012-10-15
tegra: nand: add board pinmux
Lucas Stach
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-09-07
tegra: nand: Add Tegra NAND driver
Jim Lin