index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
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
Age
Commit message (
Expand
)
Author
2026-05-01
mtd: nand: raw: sunxi_spl: remove user data length reset
Richard Genoud
2026-05-01
mtd: rawnand: sunxi: introduce variable user data length
Richard Genoud
2026-05-01
mtd: rawnand: sunxi: clean sunxi_nand_chip_init()
Richard Genoud
2026-05-01
mtd: rawnand: sunxi: make the code mode self-explanatory
Richard Genoud
2026-05-01
mtd: rawnand: sunxi: Replace hard coded value by a define
Richard Genoud
2026-04-15
mtd: spi-nor-ids: add flags for mx25u12835f
David Lechner
2026-04-15
spi: Correct dependencies for SPI_FLASH_SST
Tom Rini
2026-04-15
mtd: spi-nor: Add is25wx128 and is25lx128 chips
Flaviu Nistor
2026-04-15
mtd: spi-nor-ids: Add support for IS25WP01GG SPI NOR flash
Chen Huei Lok
2026-04-15
mtd: spi-nor: Add gd25lx128j chip
Flaviu Nistor
2026-04-15
mtd: spi-nor: ids: add ISSI IS25LP*J/*MJ/*E and IS25WP*J/*MJ device IDs
Jeffrey Yu
2026-04-15
mtd: spi-nor: Add Dosilicon DS25M/Q series support
Ssunk
2026-04-15
mtd: spi: spi-nor-ids: Add support for XMC XM25QH01D
Ssunk
2026-04-15
mtd: spi-nor: ids: Add support for Puyasemi flash chips
Ssunk
2026-02-20
spi: add support for ISSI IS25WP02GG flash
Jeffrey Yu
2026-02-20
mtd: spi-nor-ids: Add Fujitsu MB85RS256TY FRAM
Christoph Reiter
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-13
mtd: spi-nor-tiny: fix 4-Byte address instructions for Cypress and ISSI
Shiji Yang
2026-02-13
mtd: spi-nor: winbond: Make sure w25q{01, 02}jv behave correctly
Miquel Raynal
2026-02-13
mtd: spi-nor-ids: remove duplicate IDs for w25q32 and w25q512 series
Shiji Yang
2026-02-08
Merge tag 'u-boot-at91-2026.04-a' of https://source.denx.de/u-boot/custodians...
Tom Rini
2026-02-04
Merge patch series "part: fix partition searching"
Tom Rini
2026-02-04
mtd: mtdpart: fix partitions searching
Mikhail Kshevetskiy
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
[next]