Merge branch '2022-08-04-Kconfig-migrations'
[platform/kernel/u-boot.git] / drivers / mtd / spi / spi-nor-core.c
2022-08-04 Tom RiniMerge branch '2022-08-04-Kconfig-migrations'
2022-08-04 Tom RiniAudit <flash.h> inclusion
2022-07-23 Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-07-19 Tom RiniMerge tag 'for-v2022.10' of https://source.denx.de...
2022-07-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-18 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-07-18 Jan Kiszkamtd: spi: Convert is_locked callback to is_unlocked
2022-07-18 JaimeLiaomtd: spi-nor: Parse SFDP SCCR Map
2022-07-18 JaimeLiaomtd: spi-nor-core: Adding different type of command...
2022-07-18 JaimeLiaomtd: spi-nor: add support for Macronix Octal flash
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-07 Tom RiniMerge branch '2022-04-06-various-verified-boot-bugfixes'
2022-04-06 Simon Glassspi: Avoid checking console in SPL
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-21 Tom RiniMerge branch '2022-01-21-Kconfig-migrations'
2022-01-21 Patrick Delaunayconfigs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
2022-01-21 Patrick Delaunaymtd: cfi: introduce CFI_FLASH_BANKS
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-10-25 Tom RiniMerge tag 'u-boot-imx-20211022' of https://gitlab.denx...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-23 Marek Behúnmtd: Remove mtd_erase_callback() entirely
2021-10-23 Marek Behúnmtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
2021-10-23 Marek Behúnmtd: spi-nor-core: Call mtd_erase_callback() from spi_n...
2021-10-23 Marek Behúnmtd: spi-nor-core: Don't check for zero length in spi_n...
2021-10-23 Marek Behúnmtd: spi-nor-core: Check return value of write_disable...
2021-10-23 Marek Behúnmtd: spi-nor-core: Don't overwrite return value if...
2021-10-23 Marek Behúnmtd: spi-nor-core: Check return value of write_enable...
2021-10-23 Marek Behúnmtd: spi-nor-core: Try cleaning up in case writing...
2021-10-23 Takahiro Kuwanomtd: spi-nor: Add support for Spansion S25FL256L
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge tag 'rpi-next-2021.10.2' of https://source.denx...
2021-09-28 Tom RiniMerge branch '2021-09-28-regression-fixes'
2021-09-28 Patrick Delaunaymtd: spi: nor: force mtd name to "nor%d"
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-08-03 Bin Mengmtd: spi-nor: Mask out fast read if not requested in DT
2021-08-03 Bin Mengmtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_...
2021-07-05 Tom RiniMerge branch 'next'
2021-07-01 Tom RiniMerge tag 'xilinx-for-v2021.10' of https://source.denx...
2021-06-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-29 Takahiro Kuwanomtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
2021-06-29 Takahiro Kuwanomtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
2021-06-29 Takahiro Kuwanomtd: spi-nor-core: Read status by Read Any Register
2021-06-29 Takahiro Kuwanomtd: spi-nor-core: Add the ->ready() hook
2021-06-29 Takahiro Kuwanomtd: spi-nor-core: Add support for volatile QE bit
2021-06-29 Takahiro Kuwanomtd: spi-nor-core: Add support for Read/Write Any Register
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Allow using Micron mt35xu512aba...
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Add support for Cypress Semper flash
2021-06-28 Takahiro Kuwanomtd: spi-nor-core: Add non-uniform erase for Spansion...
2021-06-28 Pratyush Yadavmtd: spi-nor-core: allow truncated erases
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Perform a Soft Reset on boot
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Perform a Soft Reset on shutdown
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Detect Soft Reset sequence support...
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Do not make invalid quad enable...
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Enable octal DTR mode when possible
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Prepare Read SR and FSR for Octal...
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Parse xSPI Profile 1.0 table
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Get command opcode extension type...
2021-06-28 Pratyush Yadavmtd: spi-nor-core: prepare BFPT parsing for JESD216...
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Add support for DTR protocol
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Do not set data direction when there...
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Rework hwcaps selection
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Introduce flash-specific fixup hooks
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Move SFDP related declarations to top
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Add a ->setup() hook
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Fix address width on flash chips...
2021-06-24 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-06-24 Marek Behúnmtd: spi-nor: fill-in mtd->dev member
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Simon Glasssf: Support querying write-protect
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'ti-v2021.04-rc4' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-11 Patrice Chotardmtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core...
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-08 Tom RiniMerge git://git.denx.de/u-boot-marvell
2021-02-08 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2021-02-08 Michael Wallemtd: spi-nor: add unlock all config option
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-09-30 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-30 Tom RiniMerge branch '2020-09-29-dev_xxx-print-improvement...
2020-09-30 Sean Andersonmtd: spi: Include dm.h in spi-nor-core.c
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
next