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
/
include
/
linux
/
mtd
/
spi-nor.h
Age
Commit message (
Expand
)
Author
2025-04-29
mtd: spi-nor: Use CONFIG_IS_ENABLED for CONFIG_SPI_FLASH_BAR defines
Bernhard Messerklinger
2024-10-31
mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
Marek Vasut
2024-10-18
mtd: spi-nor: Move SR3 WPS bit definition in the correct location
Marek Vasut
2024-10-15
mtd: spi-nor: Allow flashes to specify MTD writesize
Takahiro Kuwano
2024-10-10
mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
Marek Vasut
2024-10-09
mtd: spi-nor: Add parallel and stacked memories support
Venkatesh Yadav Abbarapu
2024-01-29
mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()
Takahiro Kuwano
2024-01-29
mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28
Takahiro Kuwano
2024-01-29
mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28
Takahiro Kuwano
2024-01-29
mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28
Takahiro Kuwano
2023-01-26
mtd: spi-nor: Add support for Infineon s25fs256t
Takahiro Kuwano
2023-01-26
mtd: spi-nor-core: Make CFRx reg fields generic
Takahiro Kuwano
2023-01-26
mtd: spi-nor-core: Consider reserved bits in CFR5 register
Takahiro Kuwano
2022-10-23
mtd: spi-nor-core: Track flash's internal address mode
Takahiro Kuwano
2022-09-13
mtd: spi-nor: Use spi-mem dirmap API
Chin-Ting Kuo
2022-07-18
mtd: spi: Convert is_locked callback to is_unlocked
Jan Kiszka
2022-07-18
mtd: spi-nor: Parse SFDP SCCR Map
JaimeLiao
2022-07-18
mtd: spi-nor: add support for Macronix Octal flash
JaimeLiao
2021-09-28
mtd: spi: nor: force mtd name to "nor%d"
Patrick Delaunay
2021-06-29
mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
Takahiro Kuwano
2021-06-29
mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
Takahiro Kuwano
2021-06-29
mtd: spi-nor-core: Read status by Read Any Register
Takahiro Kuwano
2021-06-29
mtd: spi-nor-core: Add the ->ready() hook
Takahiro Kuwano
2021-06-29
mtd: spi-nor-core: Add support for volatile QE bit
Takahiro Kuwano
2021-06-29
mtd: spi-nor-core: Add support for Read/Write Any Register
Takahiro Kuwano
2021-06-29
mtd: spi-nor: Add Cypress manufacturer ID
Takahiro Kuwano
2021-06-28
mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Add support for Cypress Semper flash
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Perform a Soft Reset on shutdown
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Enable octal DTR mode when possible
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Parse xSPI Profile 1.0 table
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Add support for DTR protocol
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Rework hwcaps selection
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Introduce flash-specific fixup hooks
Pratyush Yadav
2021-06-28
mtd: spi-nor-core: Add a ->setup() hook
Pratyush Yadav
2021-02-26
mtd: spi-nor-core: Fix typo in documentation
Sean Anderson
2021-02-26
mtd: spi-nor.h: Change spaces to tabs
Bin Meng
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2021-01-05
spi: Tweak a few strange SPI NOR features for of-platdata
Simon Glass
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
2020-04-30
mtd: spi-nor: Enable QE bit for ISSI flash
Jagan Teki
2020-01-27
mtd: spi-nor-core: Add octal mode support
Vignesh Raghavendra
2019-12-17
mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
Tudor Ambarus
2019-10-08
mtd: spi: Add 'struct spi_flash {' to the code
Simon Glass
2019-09-16
mtd: spi-nor: add missing SST26* flash IC protection ops
Eugeniy Paltsev
2019-02-07
mtd: spi: spi-nor-core: Add back U-Boot specific features
Vignesh R
2019-02-07
mtd: spi: Port SPI NOR framework from Linux
Vignesh R