index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
denali.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
1
-1371
/
+0
*
mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs
Masahiro Yamada
2018-09-10
1
-0
/
+4
*
mtd: nand: denali: correct buffer alignment for DMA transfer
Masahiro Yamada
2018-07-25
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mtd: nand: denali: consolidate include directives
Masahiro Yamada
2017-12-04
1
-3
/
+3
*
mtd: nand: denali: remove ad-hoc board_nand_init() entry
Masahiro Yamada
2017-12-04
1
-26
/
+0
*
mtd: nand: denali: remove bogus __maybe_unused
Masahiro Yamada
2017-12-04
1
-1
/
+1
*
mtd: nand: denali: sync with Linux 4.15-rc1
Masahiro Yamada
2017-11-29
1
-968
/
+1059
*
mtd: nand: denali: allow to override corrupted revision register
Masahiro Yamada
2017-09-18
1
-12
/
+15
*
mtd: nand: denali_dt: add a DT driver
Masahiro Yamada
2017-08-30
1
-1
/
+3
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-03
1
-22
/
+17
*
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
1
-2
/
+4
*
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
1
-2
/
+2
*
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
1
-2
/
+2
*
mtd: nand: denali: max_banks calculation changed in revision 5.1
Graham Moore
2016-04-01
1
-1
/
+10
*
mtd: denali: fix warning when compiled for 64bit system
Masahiro Yamada
2016-03-24
1
-3
/
+3
*
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
1
-94
/
+115
*
mtd: denali: set some registers after nand_scan_ident()
Masahiro Yamada
2014-11-26
1
-0
/
+11
*
mtd: denali: use CONFIG_SYS_NAND_SELF_INIT
Masahiro Yamada
2014-11-26
1
-37
/
+84
*
mtd: denali: support NAND_CMD_RNDOUT command
Masahiro Yamada
2014-10-09
1
-0
/
+7
*
mtd: denali: fix NAND_CMD_PARAM command
Masahiro Yamada
2014-10-09
1
-2
/
+3
*
nand/denali: Adding Denali NAND driver support
Chin Liang See
2014-09-25
1
-0
/
+1205