index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
spi
/
airoha_snfi_spi.c
Age
Commit message (
Expand
)
Author
2025-11-18
spi: airoha: en7523: workaround flash damaging if UART_TXD was short to GND
Mikhail Kshevetskiy
2025-11-18
spi: airoha: avoid usage of flash specific parameters
Mikhail Kshevetskiy
2025-11-18
spi: airoha: set custom sector size equal to flash page size
Mikhail Kshevetskiy
2025-11-18
spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SP...
Mikhail Kshevetskiy
2025-11-18
spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
Mikhail Kshevetskiy
2025-11-18
spi: airoha: buffer must be 0xff-ed before writing
Mikhail Kshevetskiy
2025-11-18
spi: airoha: support of dualio/quadio flash reading commands
Mikhail Kshevetskiy
2025-11-18
spi: airoha: return an error for continuous mode dirmap creation cases
Mikhail Kshevetskiy
2025-11-18
spi: airoha: add dma support
Mikhail Kshevetskiy
2025-11-18
spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
Mikhail Kshevetskiy
2025-11-18
spi: airoha: remove unnecessary operation adjust_op_size
Mikhail Kshevetskiy
2025-04-17
spi: airoha: Add Airoha SPI NAND driver
Christian Marangi