index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2019-03-13
MTD: mxs_nand_spl: Redo the way nand_init initializes
Adam Ford
2019-02-15
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
Adam Ford
2019-02-15
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
Adam Ford
2019-02-15
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
Adam Ford
2019-01-28
MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
Adam Ford
2019-01-24
mtd: nand: arasan_nfc: Add support for nand multi chip select
T Karthik Reddy
2019-01-21
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
Derald D. Woods
2019-01-16
mtd: nand: raw: allow to disable unneeded ECC layouts
Stefan Agner
2019-01-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-01-02
mtd: nand: raw: Add Hynix H27UBG8T2BTR id table
Nikolai Zhubr
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
2019-01-01
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)
Lukasz Majewski
2019-01-01
Kconfig: Add entry for VF610 NAND NFC device tree aware driver
Lukasz Majewski
2019-01-01
nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc
Lukasz Majewski
2018-12-29
mtd: rawnand: denali: fix a race condition when DMA is kicked
Masahiro Yamada
2018-12-29
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
2018-12-29
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
Masahiro Yamada
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-11-26
mtd: nand: Arasan: Add subpage configuration support
Martin Lund
2018-11-22
mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout
Miquel Raynal
2018-11-22
mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error
Miquel Raynal
2018-11-22
mtd: nand: pxa3xx: add raw read support
Miquel Raynal
2018-11-16
mtd: nand: lpc32xx slc: disable DMA support in SPL builds
Vladimir Zapolskiy
2018-11-16
mtd: nand: lpc32xx mlc: predefine number of NAND chips to support
Vladimir Zapolskiy
2018-10-22
nand: atmel: Initialize pmecc smu with correct size
Bin Meng
2018-10-04
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
2018-09-20
mtd: spinand: Add initial support for the MX35LF2GE4AB chip
Miquel Raynal
2018-09-20
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-09-20
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-09-20
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-09-20
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-09-20
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-09-20
mtd: rename nand into rawnand in Kconfig prompt
Miquel Raynal
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-09-19
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
David Sniatkiwicz
2018-09-19
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
Konstantin Porotchkin
2018-09-19
nand: pxa3xx: cosmetic: add comments to the timing layout structures
Konstantin Porotchkin
2018-09-19
fix: nand: Replace hardcoded page chunk size with calculated one
Konstantin Porotchkin
2018-09-19
mtd: nand: pxa3xx: add support for Toshiba flash
Konstantin Porotchkin
2018-09-19
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
Victor Axelrod
2018-09-19
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
2018-09-19
mtd: nand: pxa3xx_nand: add support for partial chunks
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Fix initial controller configuration
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Increase the initial chunk size
Ofer Heifetz
2018-09-19
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx-nand: fix random command timeouts
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
Ofer Heifetz
[next]