aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
9 daysmtd: rpc: renesas: Add R-Car Gen4 DT compatibleMarek Vasut1-0/+1
2024-08-08Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/...Tom Rini9-0/+577
2024-08-08spinand: bind UBI blockAlexey Romanov1-2/+10
2024-08-08disk: support UBI partitionsAlexey Romanov2-1/+100
2024-08-08drivers: introduce UBI block abstractionAlexey Romanov3-0/+138
2024-08-08spinand: bind mtdblockAlexey Romanov1-0/+21
2024-08-08drivers: introduce mtdblock abstractionAlexey Romanov3-0/+236
2024-08-08disk: support MTD partitionsAlexey Romanov2-0/+77
2024-08-05mtd: spi-nor: ids: Add IS25LP01GG flash supportPrasad Kummari1-0/+2
2024-07-31Merge patch series "Endian Kconfig improvements"Tom Rini1-1/+1
2024-07-31config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possibleJiaxun Yang1-1/+1
2024-07-22drivers: mtd: Remove duplicate newlinesMarek Vasut22-39/+0
2024-07-19drivers/mtd/nvmxip: nvmxip.h is a global includeHeinrich Schuchardt3-3/+3
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini3-0/+176
2024-06-17mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash partPrasad Kummari1-1/+1
2024-06-17mtd: nand: pxa3xx: Incorrect bitflip return on page readRavi Minnikanti1-0/+5
2024-06-17ubi: Depend on MTDJohn Watts1-0/+1
2024-06-17mtd: rawnand: macronix: OTP access for MX30LFxG18ACArseniy Krasnov1-0/+170
2024-06-12mtd: spi-nor-core: Do not start or end writes at odd address in DTR modePratyush Yadav1-4/+55
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini81-81/+25
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini81-25/+81
2024-05-07mtd: Remove <common.h> and add needed includesTom Rini81-81/+25
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini2-2/+2
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek1-1/+1
2024-04-22Kconfig: Make all Kconfig encoding asciiMichal Simek1-1/+1
2024-04-19mtd: rawnand: stm32_fmc2: add MP25 supportChristophe Kerello1-7/+40
2024-04-14Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/...Tom Rini8-60/+1582
2024-04-14mtd: spinand: Add support for XTX SPINANDBruce Suen3-1/+268
2024-04-14mtd: nand: raw: atmel: Fix comment in timings preparationAlexander Dahl1-1/+1
2024-04-14mtd: nand: raw: Fix (most) Kconfig indentationAlexander Dahl1-53/+53
2024-04-14mtd: nand: raw: Port another option flag from LinuxAlexander Dahl1-2/+0
2024-04-14mtd: nand: raw: Use macro nand_to_mtd() where appropriateAlexander Dahl1-3/+3
2024-04-14mtd: rawnand: Meson NAND controller supportArseniy Krasnov3-0/+1258
2024-03-12mtd: nand: arasan: Fix the crash caused by use after freeVenkatesh Yadav Abbarapu1-13/+14
2024-03-12mtd: nand: arasan: Print warning for unsupported ecc modesVenkatesh Yadav Abbarapu1-0/+7
2024-02-19mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80BFrieder Schrempf1-0/+1
2024-01-31Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini1-3/+0
2024-01-29treewide: Remove clk_freeSean Anderson2-4/+1
2024-01-29mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt IDTakahiro Kuwano1-0/+1
2024-01-29mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()Takahiro Kuwano1-27/+27
2024-01-29mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 an...Takahiro Kuwano1-46/+6
2024-01-29mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28Takahiro Kuwano1-37/+4
2024-01-29mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR modeTakahiro Kuwano1-3/+3
2024-01-29mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28Takahiro Kuwano1-1/+1
2024-01-29mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR modeTakahiro Kuwano1-5/+29
2024-01-29mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28Takahiro Kuwano1-10/+3
2024-01-29mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28Takahiro Kuwano1-12/+14
2024-01-29mtd: spi: spi-nor-ids: Add more XM25Q series chipsSsunk1-0/+4
2024-01-29mtd: spi-nor-ids: Add is25lx512 chipTejas Bhumkar1-0/+2
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini1-2/+4