index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked
Algapally Santosh Sagar
2022-10-23
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-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-13
mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID
Chin-Ting Kuo
2022-09-13
mtd: spi-nor: Use spi-mem dirmap API
Chin-Ting Kuo
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-07-18
mtd: spi-nor-ids: add winbond w25q512nw family support
Jae Hyun Yoo
2022-07-18
mtd: spi-nor-core: Add support for Macronix Octal flash
JaimeLiao
2022-07-18
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-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-06-29
mtd: spi-nor-ids: Add support for flashes tested by xilinx
Ashok Reddy Soma
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-05-23
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2022-05-03
sf: dataflash: add support for AT45DB641E
Luca Ellero
2022-05-03
sf: dataflash: add support for "extended ID"
Luca Ellero
2022-05-03
mtd: spi-nor-ids: add Macronix mx25u51245g flash entry
Tien Fong Chee
2022-05-03
mtd: spi-nor-ids: Add Winbond W25Q128JW ID
Marek Vasut
2022-04-06
spi: Avoid checking console in SPL
Simon Glass
2022-03-12
mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128
Niklas Cassel
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2022-01-21
mtd: cfi: introduce CFI_FLASH_BANKS
Patrick Delaunay
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-12-16
mtd: spi-nor-ids: Add support for W25Q01JV
Ram Narayanan
2021-12-02
mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig
Michal Simek
2021-10-23
mtd: spi-nor-ids: Add SECT_4K to mt25qu512a
Kris Chaplin
2021-10-23
mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices
Kris Chaplin
2021-10-23
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-ids: Add GD25LQ256D Chip
Yanhong Wang
[next]