~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mtd: spi-nor-core: Add fixups for s25fs512sTakahiro Kuwano2023-04-26
* mtd: spi-nor: missing fallthrough in set_4byte()Heinrich Schuchardt2023-04-25
* mtd: spi-nor: Add CHIP_ERASE optimizationMarek Vasut2023-04-25
* mtd: spi-nor: Add support for Infineon s25fs256tTakahiro Kuwano2023-01-26
* mtd: spi-nor: Rename s25hx_t prefixTakahiro Kuwano2023-01-26
* mtd: spi-nor-core: Make CFRx reg fields genericTakahiro Kuwano2023-01-26
* mtd: spi-nor-core: Invert logic to reflect sst26 flash unlockedAlgapally Santosh Sagar2022-12-05
* mtd: spi-nor-core: Fix index value for SCCR dwordsTakahiro Kuwano2022-10-23
* mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal addr...Takahiro Kuwano2022-10-23
* mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytesTakahiro Kuwano2022-10-23
* mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano2022-10-23
* mtd: spi-nor-core: Default to addr_width of 3 for configurable widthsTakahiro Kuwano2022-10-23
* mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDsTakahiro Kuwano2022-10-23
* mtd: spi-nor-core: Rename configuration macro for S28 supportTakahiro Kuwano2022-10-23
* mtd: spi-nor-core: Rename s28hs512t prefixTakahiro Kuwano2022-10-23
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* mtd: spi-nor: Use spi-mem dirmap APIChin-Ting Kuo2022-09-13
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* Audit <flash.h> inclusionTom Rini2022-08-04
* mtd: spi: Convert is_locked callback to is_unlockedJan Kiszka2022-07-18
* mtd: spi-nor: Parse SFDP SCCR MapJaimeLiao2022-07-18
* mtd: spi-nor-core: Adding different type of command extension in Soft ResetJaimeLiao2022-07-18
* mtd: spi-nor: add support for Macronix Octal flashJaimeLiao2022-07-18
* spi: Avoid checking console in SPLSimon Glass2022-04-06
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-21
* mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay2022-01-21
* mtd: Remove mtd_erase_callback() entirelyMarek Behún2021-10-23
* mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()Marek Behún2021-10-23
* mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()Marek Behún2021-10-23
* mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_e...Marek Behún2021-10-23
* mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()Marek Behún2021-10-23
* mtd: spi-nor-core: Don't overwrite return value if it is non-zeroMarek Behún2021-10-23
* mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()Marek Behún2021-10-23
* mtd: spi-nor-core: Try cleaning up in case writing BAR failedMarek Behún2021-10-23
* mtd: spi-nor: Add support for Spansion S25FL256LTakahiro Kuwano2021-10-23
* mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay2021-09-28
* mtd: spi-nor: Mask out fast read if not requested in DTBin Meng2021-08-03
* mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()Bin Meng2021-08-03
* mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byteTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Read status by Read Any RegisterTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Add the ->ready() hookTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Add support for volatile QE bitTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Add support for Read/Write Any RegisterTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR modePratyush Yadav2021-06-28
* mtd: spi-nor-core: Add support for Cypress Semper flashPratyush Yadav2021-06-28
* mtd: spi-nor-core: Add non-uniform erase for Spansion/CypressTakahiro Kuwano2021-06-28
* mtd: spi-nor-core: allow truncated erasesPratyush Yadav2021-06-28
* mtd: spi-nor-core: Perform a Soft Reset on bootPratyush Yadav2021-06-28
* mtd: spi-nor-core: Perform a Soft Reset on shutdownPratyush Yadav2021-06-28