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
2021-03-23
mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
Maxim Kochetkov
2021-03-11
mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()
Patrice Chotard
2021-03-11
mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()
Patrice Chotard
2021-02-26
mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG
Reto Schneider
2021-02-26
mtd: nand: spi: Only one dummy byte in QUADIO
Hauke Mehrtens
2021-02-24
mtd: rawnand: cortina_nand: missing initialization
Heinrich Schuchardt
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
nand: brcmnand: Don't use -EPROBE_DEFER
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-18
mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support
Kate Liu
2021-01-13
mtd: stm32_fmc2: migrate trace to dev and log macro
Patrick Delaunay
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
2021-01-05
zynq: mtd: nand: remove superfluous if
Heinrich Schuchardt
2020-12-18
mtd: spinand: enable erasing of bad mtd blocks
Mikhail Kshevetskiy
2020-12-18
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
2020-12-18
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
2020-12-18
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-29
mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
Shmuel Hazan
2020-10-29
mtd: pxa3xx_nand: remove dead code
Baruch Siach
2020-10-29
mtd: pxa3xx_nand: port to use driver model
Shmuel Hazan
2020-10-15
mtd: mxs_nand: Fix not calling dev_xxx with a device
Sean Anderson
2020-10-14
mtd: nand: Add NAND controller driver for OcteonTX
Suneel Garapati
2020-09-30
nand: vybrid: Re-introduce vf610_nfc.dev
Sean Anderson
2020-09-30
nand: brcmnand: Fix not calling dev_err() with a device
Sean Anderson
2020-09-30
nand: atmel: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
mtd: spi-nand: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
mtd: nand: sunxi: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
mtd: nand: pxa3xx: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-23
nand: Kconfig: Change dependency for NAND_ARASAN
Michal Simek
2020-09-23
xilinx: drivers: Use '_' instead of '-' in driver name
Michal Simek
2020-09-11
mtd: nand: Fix nand write error with bad block addresses above 32-bit
T Karthik Reddy
2020-08-13
mtd: rawnand: stm32_fmc2: get resources from parent node
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use clrsetbits_le32
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: remove useless inline comments
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: fix a buffer overflow
Christophe Kerello
2020-08-04
Fix corner case in bad block table handling.
Doyle, Patrick
2020-08-03
nand: Drop dm.h header file
Simon Glass
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add M70A series Micron SPI NAND devices
Shivamurthy Shastri
[next]