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
Age
Commit message (
Expand
)
Author
2019-05-21
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-04
nand: davinci: remove dead code for dm644x
Bartosz Golaszewski
2019-04-26
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
Gregory CLEMENT
2019-04-22
drivers: nand: brcmnand: add an option to read the write-protect from device ...
Philippe Reynes
2019-04-22
drivers: nand: brcmnand: add parameter parameter-page-big-endian
Philippe Reynes
2019-04-22
drivers: nand: brcmnand: add initial support
Philippe Reynes
2019-04-22
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2019-04-17
mtd: rawnand: denali: add reset handling
Simon Goldschmidt
2019-04-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-04-12
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
2019-04-12
mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version
Stefan Roese
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
[next]