aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi/spi-nor-core.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabledWIP/30Dec2024Venkatesh Yadav Abbarapu2024-12-301-31/+44
* mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI checkTom Rini2024-10-311-0/+2
* mtd: spi-nor: Always build SPI_STACKED_PARALLEL codeMarek Vasut2024-10-311-58/+58
* mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLELMarek Vasut2024-10-311-2/+2
* mtd: spi-nor: Rewrite rem_bank_len calculationMarek Vasut2024-10-311-7/+8
* mtd: spi-nor: Fix multiple coding style issuesMarek Vasut2024-10-311-9/+7
* mtd: spi-nor: Remove recently added SST special caseMarek Vasut2024-10-311-13/+0
* mtd: spi-nor: Remove recently added write_disable() callMarek Vasut2024-10-311-9/+1
* mtd: spi-nor: Remove recently added set_4byte() callMarek Vasut2024-10-311-1/+0
* mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() callMarek Vasut2024-10-311-8/+0
* mtd: spi-nor: Remove recently added nor->addr_width == 3 testMarek Vasut2024-10-311-19/+14
* mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashesTakahiro Kuwano2024-10-151-0/+14
* mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()Takahiro Kuwano2024-10-151-10/+9
* mtd: spi-nor: Replace default_init() hook with late_init()Takahiro Kuwano2024-10-151-21/+27
* mtd: spi-nor: Check nor->info before setting macronix_octal_fixupsTakahiro Kuwano2024-10-151-1/+3
* mtd: spi-nor: Allow flashes to specify MTD writesizeTakahiro Kuwano2024-10-151-1/+2
* Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"WIP/11Oct2024Tom Rini2024-10-111-2/+2
|\
| * drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-111-2/+2
* | Merge patch series "mtd: spi-nor: Add support for S25FS-S family"Tom Rini2024-10-101-7/+21
|\ \
| * | mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDsTakahiro Kuwano2024-10-101-6/+18
| * | mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-sTakahiro Kuwano2024-10-101-1/+3
* | | mtd: spi-nor: Clear Winbond SR3 WPS bit on bootMarek Vasut2024-10-101-0/+47
* | | 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
| |/ |/|
* | mtd: spi-nor: scale up timeout for full-chip eraseWIP/19Sep2024-nextVenkatesh Yadav Abbarapu2024-09-191-2/+29
|/
* mtd: spi-nor-core: Do not start or end writes at odd address in DTR modePratyush Yadav2024-06-121-4/+55
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* mtd: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+0
* mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()Takahiro Kuwano2024-01-291-27/+27
* mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 an...Takahiro Kuwano2024-01-291-46/+6
* mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28Takahiro Kuwano2024-01-291-37/+4
* mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR modeTakahiro Kuwano2024-01-291-3/+3
* mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28Takahiro Kuwano2024-01-291-1/+1
* mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR modeTakahiro Kuwano2024-01-291-5/+29
* mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28Takahiro Kuwano2024-01-291-10/+3
* mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28Takahiro Kuwano2024-01-291-12/+14
* mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parseVaishnav Achath2023-12-141-2/+32
* mtd: spi-nor: Add spi flash lock config optionVenkatesh Yadav Abbarapu2023-11-071-1/+7
* common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-241-0/+1
* mtd: spi-nor-core: Add fixups for s25fs512sTakahiro Kuwano2023-04-261-0/+85
* mtd: spi-nor: missing fallthrough in set_4byte()Heinrich Schuchardt2023-04-251-0/+1
* mtd: spi-nor: Add CHIP_ERASE optimizationMarek Vasut2023-04-251-1/+30
* mtd: spi-nor: Add support for Infineon s25fs256tTakahiro Kuwano2023-01-261-9/+38
* mtd: spi-nor: Rename s25hx_t prefixTakahiro Kuwano2023-01-261-21/+21
* mtd: spi-nor-core: Make CFRx reg fields genericTakahiro Kuwano2023-01-261-4/+4
* mtd: spi-nor-core: Invert logic to reflect sst26 flash unlockedAlgapally Santosh Sagar2022-12-051-1/+1
* mtd: spi-nor-core: Fix index value for SCCR dwordsTakahiro Kuwano2022-10-231-1/+1
* mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal addr...Takahiro Kuwano2022-10-231-4/+19