aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"WIP/11Oct2024Tom Rini2024-10-1114-35/+35
|\
| * global: Rename SPL_TPL_ to PHASE_Simon Glass2024-10-114-8/+8
| * drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-1114-26/+26
| * xpl: Rename spl_in_proper() to not_xpl()Simon Glass2024-10-111-1/+1
* | mtd: spi-nor-ids: Add support for S28HS256TTakahiro Kuwano2024-10-101-0/+1
* | mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gtTakahiro Kuwano2024-10-101-1/+1
* | mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gtTakahiro Kuwano2024-10-101-2/+2
* | Merge patch series "mtd: spi-nor: Add support for S25FS-S family"Tom Rini2024-10-102-9/+26
|\ \
| * | mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDsTakahiro Kuwano2024-10-102-6/+21
| * | mtd: spi-nor-id: Use INFO6 macro for S25FL-STakahiro Kuwano2024-10-101-2/+2
| * | mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-sTakahiro Kuwano2024-10-101-1/+3
* | | mtd: spi-nor-ids: Extend w25q16cl entry with locking supportMarek Vasut2024-10-101-1/+5
* | | mtd: spi-nor-ids: Deduplicate mx25u25635f entryMarek Vasut2024-10-101-1/+0
* | | mtd: spi-nor-ids: Deduplicate w25q16dw entryMarek Vasut2024-10-101-6/+2
* | | mtd: spi-nor: Clear Winbond SR3 WPS bit on bootMarek Vasut2024-10-101-0/+47
* | | mtd: simplify CONFIG_DM_SPI_FLASH dependenciesHeinrich Schuchardt2024-10-091-1/+1
* | | Merge patch series "spi-nor: Add parallel and stacked memories support"Tom Rini2024-10-092-56/+350
|\ \ \
| * | | spi: spi-uclass: Read chipselect and restrict capabilitiesVenkatesh Yadav Abbarapu2024-10-091-1/+1
| * | | mtd: spi-nor: Add parallel and stacked memories support in read_bar and write...Ashok Reddy Soma2024-10-091-8/+47
| * | | mtd: spi-nor: Add parallel memories support for read_sr and read_fsrAshok Reddy Soma2024-10-091-14/+36
| * | | mtd: spi-nor: Add parallel and stacked memories supportVenkatesh Yadav Abbarapu2024-10-091-33/+266
| | |/ | |/|
* | | Merge branch 'u-boot-nand-20241005' of https://gitlab.denx.de/u-boot/custodia...WIP/05Oct2024-nextTom Rini2024-10-052-45/+166
|\ \ \
| * | | mtd: rawnand: brcmnand: Add support for getting ecc setting from strapWilliam Zhang2024-10-051-4/+66
| * | | mtd: rawnand: brcmnand: Support write protection setting from dtsWilliam Zhang2024-10-051-1/+10
| * | | mtd: rawnand: brcmnand: Add read data bus interfaceLinus Walleij2024-10-052-3/+19
| * | | mtd: rawnand: brcmnand: Fix mtd oobsizeWilliam Zhang2024-10-051-2/+6
| * | | mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang2024-10-051-2/+16
| * | | mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang2024-10-051-0/+8
| * | | mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang2024-10-051-33/+41
| | |/ | |/|
* | | Merge patch series "Miscellaneous fixes"WIP/24Sep2024-nextTom Rini2024-09-242-20/+20
|\ \ \ | |_|/ |/| |
| * | flash: prefix error codes with FL_Jerome Forissier2024-09-242-20/+20
* | | mtd: spi-nor: scale up timeout for full-chip eraseWIP/19Sep2024-nextVenkatesh Yadav Abbarapu2024-09-191-2/+29
* | | Merge patch series "Fix various bugs"WIP/18Sep2024-nextTom Rini2024-09-181-8/+2
|\ \ \
| * | | nvmxip: Avoid probing on bootSimon Glass2024-09-181-7/+0
| * | | nvmxip: Drop the message on probeSimon Glass2024-09-181-1/+2
* | | | Merge tag 'v2024.10-rc5' into nextTom Rini2024-09-161-0/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | mtd: rpc: renesas: Add R-Car Gen4 DT compatibleMarek Vasut2024-09-091-0/+1
| |/
* | Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/cus...Tom Rini2024-09-022-27/+60
|\ \
| * | mtd: rawnand: meson: read/write access for boot ROM pagesArseniy Krasnov2024-08-281-10/+46
| * | mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'Arseniy Krasnov2024-08-281-18/+12
| * | mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flagArseniy Krasnov2024-08-281-0/+3
| |/
* | list: use list_count_nodes() to count list entriesSughosh Ganu2024-08-301-5/+3
* | mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_initVignesh Raghavendra2024-08-271-1/+4
|/
* Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/...Tom Rini2024-08-089-0/+577
|\
| * spinand: bind UBI blockAlexey Romanov2024-08-081-2/+10
| * disk: support UBI partitionsAlexey Romanov2024-08-082-1/+100
| * drivers: introduce UBI block abstractionAlexey Romanov2024-08-083-0/+138
| * spinand: bind mtdblockAlexey Romanov2024-08-081-0/+21
| * drivers: introduce mtdblock abstractionAlexey Romanov2024-08-083-0/+236
| * disk: support MTD partitionsAlexey Romanov2024-08-082-0/+77
|/