index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2026-02-17
Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"
Tom Rini
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2026-02-14
Replace TARGET namespace and cleanup properly
Tien Fong Chee
2026-02-08
Merge tag 'u-boot-at91-2026.04-a' of https://source.denx.de/u-boot/custodians...
Tom Rini
2026-02-04
mtd: nand: raw: atmel: Access device ofnode through functions
Andy Yan
2026-02-03
tools: sunxi-spl-image-builder: support H6/H616 NAND boot
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: fix page size in control register
Richard Genoud
2026-02-03
mtd: rawnand: sunxi_spl: Fix cast to pointer from integer warnings
Richard Genoud
2026-02-03
mtd: rawnand: sunxi_spl: add support for H6/H616 nand controller
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: add support for H6/H616 nand controller
Richard Genoud
2026-02-03
mtd: rawnand: sunxi_spl: use NFC_ECC_MODE and NFC_RANDOM_SEED macros
Richard Genoud
2026-02-03
mtd: rawnand: sunxi_spl: increase max_oobsize for 2KiB pages
Richard Genoud
2026-02-03
mtd: rawnand: sunxi_spl: use NFC_ECC_ERR_MSK and NFC_ECC_PAT_FOUND
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: introduce reg_spare_area in sunxi_nfc_caps
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: move NFC_RANDOM_EN register offset in SoC caps
Richard Genoud
2026-02-03
mtd: rawnand: sunxi_spl: add per SoC capabilities
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: introduce reg_pat_id in sunxi_nfc_caps
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: move NFC_ECC_MODE offset in SoC caps
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: add has_ecc_block_512 capability
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: move ECC_PAT_FOUND register in SoC caps
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: move USER_DATA register offset in SoC caps
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: move ECC_ERR_CNT register offset in SoC caps
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: add per SoC capabilities
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: merge register definitions for sunxi_nand{, _spl}.c
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: remove usage of struct sunxi_ccm_reg
Richard Genoud
2026-02-03
mtd: rawnand: sunxi_spl: cosmetic: use definitions from linux/mtd/rawnand.h
Richard Genoud
2026-02-03
mtd: rawnand: sunxi_spl: harmonize register defines with non spl file
Richard Genoud
2026-02-03
mtd: rawnand: sunxi_spl: fix pointer from integer without a cast
Richard Genoud
2026-02-03
mtd: rawnand: sunxi: cosmetic: remove needless comment
Richard Genoud
2026-01-09
dm: core: Default to using DEVRES outside of xPL
Tom Rini
2025-12-08
Merge tag 'v2026.01-rc4' into next
Tom Rini
2025-12-05
mtd: Tighten some driver dependencies
Tom Rini
2025-12-02
Merge tag 'u-boot-at91-fixes-2026.01-a' of https://source.denx.de/u-boot/cust...
Tom Rini
2025-12-01
nand: denali: enable ONFI detection for SoCFPGA SoC64
Dinesh Maniyam
2025-11-21
mtd: rawnand: atmel: atmel_pmecc_create: Remove unused code
Zixun LI
2025-11-21
mtd: rawnand: atmel: set pmecc data setup time
Zixun LI
2025-11-18
mtd: nand: raw: Drop SYS_NAND_SOFT_ECC from NAND_SANDBOX
Tom Rini
2025-11-18
mtd: spinand: add support for FudanMicro FM25S01A
Tianling Shen
2025-11-18
nand: raw: Kconfig: Correct some dependency issues
Tom Rini
2025-10-28
mtd: nand: Prevent dereference of NULL pointer
Andrew Goodbody
2025-10-09
nand: atmel: Rework ATMEL_EBI and DM_NAND_ATMEL interaction
Tom Rini
2025-10-09
mtd: Tighten some mtd driver dependencies
Tom Rini
2025-10-05
mtd: spinand: repeat reading in regular mode if continuous reading fails
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: fix direct mapping creation sizes
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Sync core code and device support with Linux 6.17-rc1
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Add a ->configure_chip() hook
Miquel Raynal
2025-10-05
mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
Gabor Juhos
2025-10-05
mtd: spinand: Enhance the logic when picking a variant
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: add OTP support
Mikhail Kshevetskiy
[next]