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
/
denali.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-04
mtd: nand: denali: consolidate include directives
Masahiro Yamada
2017-12-04
mtd: nand: denali: remove ad-hoc board_nand_init() entry
Masahiro Yamada
2017-12-04
mtd: nand: denali: remove bogus __maybe_unused
Masahiro Yamada
2017-11-29
mtd: nand: denali: sync with Linux 4.15-rc1
Masahiro Yamada
2017-09-18
mtd: nand: denali: allow to override corrupted revision register
Masahiro Yamada
2017-08-30
mtd: nand: denali_dt: add a DT driver
Masahiro Yamada
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-06-03
mtd: nand: Sync with Linux v4.6
Scott Wood
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
2016-04-01
mtd: nand: denali: max_banks calculation changed in revision 5.1
Graham Moore
2016-03-24
mtd: denali: fix warning when compiled for 64bit system
Masahiro Yamada
2015-08-25
nand: Sync with Linux v4.1
Scott Wood
2014-11-26
mtd: denali: set some registers after nand_scan_ident()
Masahiro Yamada
2014-11-26
mtd: denali: use CONFIG_SYS_NAND_SELF_INIT
Masahiro Yamada
2014-10-09
mtd: denali: support NAND_CMD_RNDOUT command
Masahiro Yamada
2014-10-09
mtd: denali: fix NAND_CMD_PARAM command
Masahiro Yamada
2014-09-25
nand/denali: Adding Denali NAND driver support
Chin Liang See