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
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
2024-10-10
mtd: spi-nor-ids: Deduplicate mx25u25635f entry
Marek Vasut
2024-10-10
mtd: spi-nor-ids: Deduplicate w25q16dw entry
Marek Vasut
2024-10-10
mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
Marek Vasut
2024-10-09
mtd: simplify CONFIG_DM_SPI_FLASH dependencies
Heinrich Schuchardt
2024-10-09
spi: spi-uclass: Read chipselect and restrict capabilities
Venkatesh Yadav Abbarapu
2024-10-09
mtd: spi-nor: Add parallel and stacked memories support in read_bar and write...
Ashok Reddy Soma
2024-10-09
mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
Ashok Reddy Soma
2024-10-09
mtd: spi-nor: Add parallel and stacked memories support
Venkatesh Yadav Abbarapu
2024-09-19
mtd: spi-nor: scale up timeout for full-chip erase
Venkatesh Yadav Abbarapu
2024-08-05
mtd: spi-nor: ids: Add IS25LP01GG flash support
Prasad Kummari
2024-07-22
drivers: mtd: Remove duplicate newlines
Marek Vasut
2024-06-17
mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part
Prasad Kummari
2024-06-12
mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode
Pratyush Yadav
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mtd: Remove <common.h> and add needed includes
Tom Rini
2024-04-22
Kconfig: Make all Kconfig encoding ascii
Michal Simek
2024-02-19
mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B
Frieder Schrempf
2024-01-29
mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID
Takahiro Kuwano
2024-01-29
mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()
Takahiro Kuwano
2024-01-29
mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 an...
Takahiro Kuwano
[next]