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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: nand: brcmnand: add an option to read the write-protect from device ...
Philippe Reynes
2019-04-22
1
-0
/
+3
*
drivers: nand: brcmnand: add parameter parameter-page-big-endian
Philippe Reynes
2019-04-22
1
-2
/
+15
*
drivers: nand: brcmnand: add initial support
Philippe Reynes
2019-04-22
10
-0
/
+3334
*
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2019-04-22
1
-160
/
+853
*
mtd: rawnand: denali: add reset handling
Simon Goldschmidt
2019-04-17
2
-0
/
+17
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-04-14
1
-32
/
+47
|
\
|
*
mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version
Stefan Roese
2019-04-12
1
-32
/
+47
*
|
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
2019-04-12
3
-0
/
+1104
|
/
*
MTD: mxs_nand_spl: Redo the way nand_init initializes
Adam Ford
2019-03-13
1
-11
/
+6
*
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
Adam Ford
2019-02-15
1
-3
/
+0
*
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
Adam Ford
2019-02-15
1
-1
/
+1
*
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
Adam Ford
2019-02-15
2
-0
/
+7
*
MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
Adam Ford
2019-01-28
1
-0
/
+1
*
mtd: nand: arasan_nfc: Add support for nand multi chip select
T Karthik Reddy
2019-01-24
2
-14
/
+20
*
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
Derald D. Woods
2019-01-21
1
-0
/
+38
*
mtd: nand: raw: allow to disable unneeded ECC layouts
Stefan Agner
2019-01-16
2
-0
/
+11
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-01-02
1
-0
/
+4
|
\
|
*
mtd: nand: raw: Add Hynix H27UBG8T2BTR id table
Nikolai Zhubr
2019-01-02
1
-0
/
+4
*
|
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
2019-01-01
2
-1
/
+59
|
\
\
|
|
/
|
/
|
|
*
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)
Lukasz Majewski
2019-01-01
1
-0
/
+47
|
*
Kconfig: Add entry for VF610 NAND NFC device tree aware driver
Lukasz Majewski
2019-01-01
1
-0
/
+11
|
*
nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc
Lukasz Majewski
2019-01-01
1
-1
/
+1
*
|
mtd: rawnand: denali: fix a race condition when DMA is kicked
Masahiro Yamada
2018-12-29
1
-0
/
+6
*
|
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
2018-12-29
3
-24
/
+26
*
|
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
Masahiro Yamada
2018-12-29
1
-3
/
+35
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
1
-19
/
+124
|
\
|
*
mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout
Miquel Raynal
2018-11-22
1
-9
/
+9
|
*
mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error
Miquel Raynal
2018-11-22
1
-4
/
+23
|
*
mtd: nand: pxa3xx: add raw read support
Miquel Raynal
2018-11-22
1
-6
/
+92
*
|
mtd: nand: Arasan: Add subpage configuration support
Martin Lund
2018-11-26
1
-0
/
+4
|
/
*
mtd: nand: lpc32xx slc: disable DMA support in SPL builds
Vladimir Zapolskiy
2018-11-16
1
-46
/
+32
*
mtd: nand: lpc32xx mlc: predefine number of NAND chips to support
Vladimir Zapolskiy
2018-11-16
1
-0
/
+4
*
nand: atmel: Initialize pmecc smu with correct size
Bin Meng
2018-10-22
1
-1
/
+1
*
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
2018-10-04
3
-1
/
+137
*
mtd: spinand: Add initial support for the MX35LF2GE4AB chip
Miquel Raynal
2018-09-20
1
-6
/
+14
*
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-09-20
3
-1
/
+140
*
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-09-20
3
-1
/
+145
*
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-09-20
3
-1
/
+153
*
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-09-20
5
-0
/
+1249
*
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-09-20
4
-0
/
+380
*
mtd: rename nand into rawnand in Kconfig prompt
Miquel Raynal
2018-09-20
1
-1
/
+1
*
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
53
-376
/
+379
*
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-09-20
1
-56
/
+0
*
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
David Sniatkiwicz
2018-09-19
1
-0
/
+3
*
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
Konstantin Porotchkin
2018-09-19
1
-6
/
+66
*
nand: pxa3xx: cosmetic: add comments to the timing layout structures
Konstantin Porotchkin
2018-09-19
1
-1
/
+20
*
fix: nand: Replace hardcoded page chunk size with calculated one
Konstantin Porotchkin
2018-09-19
1
-22
/
+20
*
mtd: nand: pxa3xx: add support for Toshiba flash
Konstantin Porotchkin
2018-09-19
1
-0
/
+3
*
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
Victor Axelrod
2018-09-19
1
-0
/
+27
*
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
2018-09-19
1
-0
/
+1
[next]