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
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-05-28
mtd: spinand: toshiba: Support for new Kioxia Serial NAND
Yoshio Furuyama
2020-05-28
mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
Yoshio Furuyama
2020-05-22
mtd: rawnand: denali: deassert write protect pin
Masahiro Yamada
2020-05-22
mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-05-10
mtd: nand: raw: mxs_nand changes for nandbcb
Han Xu
2020-05-10
nand: enable the Randomizer module for i.mx7 and i.mx8
Alice Guo
2020-05-10
mxs_nand: don't check zero count when ECC reading with randomizer
Han Xu
2020-05-10
MXS_NAND: Add clock support for iMX8
Ye Li
2020-05-10
mtd: nand: support GPMI NAND driver for i.MX8
Peng Fan
2020-05-10
nand: mxs_nand: make imx8mm can use hardware BCH and randomizer
Alice Guo
2020-05-10
mtd: mxs_nand: fix the gf_13/14 definition issue
Han Xu
2020-05-10
mtd: nand: mxs_nand: add i.MX6QP compatible string
Han Xu
2020-05-10
mxs_nand: Update compatible string for i.MX6SX
Ye Li
2020-05-10
nand: Update SPL MXS NAND mini driver
Ye Li
2020-05-10
mxs_nand: Add support for i.MX8M
Ye Li
2020-05-10
nand: mxs: correct bitflip for erased NAND page
Peng Fan
2020-05-10
nand: mxs: fix the bitflips for erased page when uncorrectable error
Peng Fan
2020-05-10
mtd: gpmi: provide the option to use legacy bch geometry
Ye Li
2020-05-10
mtd: gpmi: change the BCH layout setting for large oob NAND
Ye Li
2020-04-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-04-30
Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-04-29
mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ
Robert Marko
2020-04-29
mtd: spi-nand: Import Toshiba SPI-NAND support
Robert Marko
2020-04-27
nand: brcmnand: return without disabling clock
Álvaro Fernández Rojas
2020-04-27
ARM: zynq: Fix invalid check on NAND_CMD_NONE.
Patrick van Gelder
2020-04-24
mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0
Baruch Siach
2020-04-06
nand: raw: zynq: Do not try to probe driver if nand flash is disabled
Michal Simek
2020-04-06
nand: raw: Do not free xnand structure
Michal Simek
2020-02-28
mtd: nand: Fix on-die ecc issues in arasan_nfc driver
T Karthik Reddy
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
mtd: Rename free() to rfree()
Simon Glass
2020-02-01
mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC
Masahiro Yamada
2020-02-01
mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible
Masahiro Yamada
2020-02-01
mtd: rawnand: denali_dt: insert udelay() after reset deassert
Masahiro Yamada
2020-02-01
mtd: rawnand: denali: Do not reset the block before booting the kernel
Marek Vasut
2020-02-01
mtd: rawnand: denali_dt: make the core clock optional
Masahiro Yamada
2020-02-01
mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA
Marek Vasut
2020-01-27
mtd: spinand: winbond: Add support for W25N01GV
Robert Marko
2020-01-25
mtd: denali: Drop custom dma mapping functions
Vignesh Raghavendra
[next]