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
/
spi
Age
Commit message (
Expand
)
Author
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-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-01-09
dm: core: Default to using DEVRES outside of xPL
Tom Rini
2025-11-18
mtd: spinor: winbond: Describe several chips
Miquel Raynal
2025-10-28
mtd: spi: sf_dataflash.c: Make use of 'z' for printing size_t
Tom Rini
2025-08-07
mtd: spi-nor: Fix return value of s25_s28_mdp_ready()
Takahiro Kuwano
2025-08-06
mtd: spi-nor-ids: Add support for Winbond W77Q51NW
Marek Vasut
2025-05-06
mtd: spi-nor: Send write disable cmd after every write enable
Venkatesh Yadav Abbarapu
2025-05-06
mtd: spi-nor-core: Fixup SNOR_F_IO_MODE_EN_VOLATILE for MT35X
Vaishnav Achath
2025-04-29
Revert "mtd: spi-nor: Remove recently added SST special case"
Prasad Kummari
2025-04-29
Merge patch series "Add support for Infineon S28HL256T and S28HL02GT"
Tom Rini
2025-04-29
mtd: spi-nor-ids: Add support for S28HL02GT
Takahiro Kuwano
2025-04-29
mtd: spi-nor-ids: Add support for S28HL256T
Takahiro Kuwano
2025-04-29
mtd: spi-nor: Use CONFIG_IS_ENABLED for CONFIG_SPI_FLASH_BAR defines
Bernhard Messerklinger
2025-04-29
mtd: spi-nor: Add NO_CHIP_ERASE flag for mt35xu01g/2g
Venkatesh Yadav Abbarapu
2025-04-08
mtd: spi-nor-tiny: annotate switch/case fallthrough
Andre Przywara
2024-12-30
mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
Venkatesh Yadav Abbarapu
2024-10-31
mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check
Tom Rini
2024-10-31
mtd: spi-nor: Always build SPI_STACKED_PARALLEL code
Marek Vasut
2024-10-31
mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
Marek Vasut
2024-10-31
mtd: spi-nor: Rewrite rem_bank_len calculation
Marek Vasut
2024-10-31
mtd: spi-nor: Fix multiple coding style issues
Marek Vasut
2024-10-31
mtd: spi-nor: Remove recently added SST special case
Marek Vasut
2024-10-31
mtd: spi-nor: Remove recently added write_disable() call
Marek Vasut
2024-10-31
mtd: spi-nor: Remove recently added set_4byte() call
Marek Vasut
2024-10-31
mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call
Marek Vasut
2024-10-31
mtd: spi-nor: Remove recently added nor->addr_width == 3 test
Marek Vasut
2024-10-24
mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash
Han Xu
2024-10-24
mtd: spi-nor-ids: Add Puya Semiconductor chips description
Dmitry Dunaev
2024-10-15
mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes
Takahiro Kuwano
2024-10-15
mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()
Takahiro Kuwano
2024-10-15
mtd: spi-nor: Replace default_init() hook with late_init()
Takahiro Kuwano
2024-10-15
mtd: spi-nor: Check nor->info before setting macronix_octal_fixups
Takahiro Kuwano
2024-10-15
mtd: spi-nor: Allow flashes to specify MTD writesize
Takahiro Kuwano
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-10
mtd: spi-nor-ids: Add support for S28HS256T
Takahiro Kuwano
2024-10-10
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt
Takahiro Kuwano
2024-10-10
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt
Takahiro Kuwano
2024-10-10
Merge patch series "mtd: spi-nor: Add support for S25FS-S family"
Tom Rini
2024-10-10
mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs
Takahiro Kuwano
2024-10-10
mtd: spi-nor-id: Use INFO6 macro for S25FL-S
Takahiro Kuwano
2024-10-10
mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s
Takahiro Kuwano
2024-10-10
mtd: spi-nor-ids: Extend w25q16cl entry with locking support
Marek Vasut
[next]