aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/spi
AgeCommit message (Expand)Author
2024-02-19mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80BFrieder Schrempf
2024-01-29mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt IDTakahiro Kuwano
2024-01-29mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 an...Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR modeTakahiro Kuwano
2024-01-29mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR modeTakahiro Kuwano
2024-01-29mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28Takahiro Kuwano
2024-01-29mtd: spi: spi-nor-ids: Add more XM25Q series chipsSsunk
2024-01-29mtd: spi-nor-ids: Add is25lx512 chipTejas Bhumkar
2023-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi ...Tom Rini
2023-12-14mtd: spi-nor-ids: add support for xtx XT55Q02GBruce Suen
2023-12-14mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parseVaishnav Achath
2023-12-09mtd: spi-nor: add flash model w25q01/02 supportJim Liu
2023-12-09mtd: spi-nor: Add MT25QU128AB paramsGodfrey Mwangi
2023-12-09mtd: spi-nor: Add MT25U01G part number for SPI NOR FlashJit Loon Lim
2023-12-09drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flashTeik Heng Chong
2023-12-06mtd: spi-nor: Add support for zBIT ZB25VQ128Andre Przywara
2023-12-06mtd: spi-nor: Add support for Silicon Kaiser sk25lp128Jonas Karlman
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07mtd: spi-nor: Add spi flash lock config optionVenkatesh Yadav Abbarapu
2023-11-01bootstd: BOOTDEV_SPI_FLASH requires BOOTSTDHeinrich Schuchardt
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-24mtd: spi-nor: Add support for XMC XM25QU128CRicardo Pardini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-21drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f supportNeal Frager
2023-09-14sf: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-07-13mtd: spi-nor: Add support for w25q256jwmVenkatesh Yadav Abbarapu
2023-07-13mtd: spi-nor-ids: add xtxtech part#Bruce Suen
2023-07-13mtd: spi-nor-ids: change full company name of XTXBruce Suen
2023-05-11sf: Rename spi-nor-tiny functionsSimon Glass
2023-05-11sf: Guard against zero erasesizeSimon Glass
2023-05-01Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2023-04-28sandbox: spi: sandbox_sf_process_cmd() missing fallthroughHeinrich Schuchardt
2023-04-26mtd: spi-nor-core: Add fixups for s25fs512sTakahiro Kuwano
2023-04-25mtd: spi-nor: missing fallthrough in set_4byte()Heinrich Schuchardt
2023-04-25mtd: spi-nor: Add CHIP_ERASE optimizationMarek Vasut
2023-01-27Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-01-26mtd: spi-nor: Add support for Infineon s25fs256tTakahiro Kuwano
2023-01-26mtd: spi-nor: Rename s25hx_t prefixTakahiro Kuwano
2023-01-26mtd: spi-nor-core: Make CFRx reg fields genericTakahiro Kuwano
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass
2023-01-23bootstd: Add a SPI flash bootdevSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-10mtd: spi-nor-ids: add gigadevice part #Victor Lim
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05mtd: spi-nor-core: Invert logic to reflect sst26 flash unlockedAlgapally Santosh Sagar
2022-10-23mtd: spi-nor-core: Fix index value for SCCR dwordsTakahiro Kuwano