~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
/
spi-nor-core.c
Commit message (
Expand
)
Author
Age
*
mtd: spi-nor-core: Add fixups for s25fs512s
Takahiro Kuwano
2023-04-26
*
mtd: spi-nor: missing fallthrough in set_4byte()
Heinrich Schuchardt
2023-04-25
*
mtd: spi-nor: Add CHIP_ERASE optimization
Marek Vasut
2023-04-25
*
mtd: spi-nor: Add support for Infineon s25fs256t
Takahiro Kuwano
2023-01-26
*
mtd: spi-nor: Rename s25hx_t prefix
Takahiro Kuwano
2023-01-26
*
mtd: spi-nor-core: Make CFRx reg fields generic
Takahiro Kuwano
2023-01-26
*
mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked
Algapally Santosh Sagar
2022-12-05
*
mtd: spi-nor-core: Fix index value for SCCR dwords
Takahiro Kuwano
2022-10-23
*
mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal addr...
Takahiro Kuwano
2022-10-23
*
mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes
Takahiro Kuwano
2022-10-23
*
mtd: spi-nor-core: Track flash's internal address mode
Takahiro Kuwano
2022-10-23
*
mtd: spi-nor-core: Default to addr_width of 3 for configurable widths
Takahiro Kuwano
2022-10-23
*
mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs
Takahiro Kuwano
2022-10-23
*
mtd: spi-nor-core: Rename configuration macro for S28 support
Takahiro Kuwano
2022-10-23
*
mtd: spi-nor-core: Rename s28hs512t prefix
Takahiro Kuwano
2022-10-23
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
mtd: spi-nor: Use spi-mem dirmap API
Chin-Ting Kuo
2022-09-13
*
common: Drop display_options.h from common header
Simon Glass
2022-08-10
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
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-core: Adding different type of command extension in Soft Reset
JaimeLiao
2022-07-18
*
mtd: spi-nor: add support for Macronix Octal flash
JaimeLiao
2022-07-18
*
spi: Avoid checking console in SPL
Simon Glass
2022-04-06
*
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2022-01-21
*
mtd: cfi: introduce CFI_FLASH_BANKS
Patrick Delaunay
2022-01-21
*
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-10-23
*
mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
Marek Behún
2021-10-23
*
mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()
Marek Behún
2021-10-23
*
mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_e...
Marek Behún
2021-10-23
*
mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()
Marek Behún
2021-10-23
*
mtd: spi-nor-core: Don't overwrite return value if it is non-zero
Marek Behún
2021-10-23
*
mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()
Marek Behún
2021-10-23
*
mtd: spi-nor-core: Try cleaning up in case writing BAR failed
Marek Behún
2021-10-23
*
mtd: spi-nor: Add support for Spansion S25FL256L
Takahiro Kuwano
2021-10-23
*
mtd: spi: nor: force mtd name to "nor%d"
Patrick Delaunay
2021-09-28
*
mtd: spi-nor: Mask out fast read if not requested in DT
Bin Meng
2021-08-03
*
mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()
Bin Meng
2021-08-03
*
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-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: Add non-uniform erase for Spansion/Cypress
Takahiro Kuwano
2021-06-28
*
mtd: spi-nor-core: allow truncated erases
Pratyush Yadav
2021-06-28
*
mtd: spi-nor-core: Perform a Soft Reset on boot
Pratyush Yadav
2021-06-28
*
mtd: spi-nor-core: Perform a Soft Reset on shutdown
Pratyush Yadav
2021-06-28
[next]