index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
mtd
/
nand
/
spi
/
core.c
Age
Commit message (
Expand
)
Author
2025-11-18
mtd: spinand: add support for FudanMicro FM25S01A
Tianling Shen
2025-10-05
mtd: spinand: repeat reading in regular mode if continuous reading fails
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: fix direct mapping creation sizes
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Sync core code and device support with Linux 6.17-rc1
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Add a ->configure_chip() hook
Miquel Raynal
2025-10-05
mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
Gabor Juhos
2025-10-05
mtd: spinand: Enhance the logic when picking a variant
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: add OTP support
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Add read retry support
Cheng Ming Lin
2025-10-05
mtd: spinand: add support of continuous reading mode
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Introduce a way to avoid raw access
Takahiro Kuwano
2025-10-05
mtd: spinand: Remove write_enable_op() in markbad()
Takahiro Kuwano
2025-10-05
mtd: spinand: Add support for setting plane select bits
Cheng Ming Lin
2025-10-05
mtd: spinand: set bitflip_threshold to 75% of ECC strength
Daniel Golle
2025-10-05
mtd: spinand: Sync core code and device support with Linux 6.10
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Refactor ECC/OOB functions
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Refactor spinand_init* functions
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Align logic for enabling ECC to match Linux kernel
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Make use of spinand_to_[mtd/nand]() helpers
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Extend spinand_wait() to match Linux kernel implementation
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
Alexander Lobakin
2025-10-05
mtd: nand: Add a NAND page I/O request type
Miquel Raynal
2025-10-05
mtd: spinand: Use the spi-mem dirmap API
Mikhail Kshevetskiy
2025-04-16
spinand: call SPI setup_for_spinand if supported
Christian Marangi
2024-08-08
spinand: bind UBI block
Alexey Romanov
2024-08-08
spinand: bind mtdblock
Alexey Romanov
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mtd: Remove <common.h> and add needed includes
Tom Rini
2024-04-14
mtd: spinand: Add support for XTX SPINAND
Bruce Suen
2023-12-14
mtd: spinand: add support for ESMT F50x1G41LB
Igor Prusov
2023-10-13
mtd/spinand: sync supported devices with linux-5.15.43
Mikhail Kshevetskiy
2023-10-13
mtd/spinand: sync core spinand code with linux-5.10.118
Mikhail Kshevetskiy
2023-10-13
mtd/spinand: rework detect procedure for different READ_ID operation
Mikhail Kshevetskiy
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-02-27
mtd: spinand: Fix display of unknown raw ID
Patrice Chotard
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2021-03-11
mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()
Patrice Chotard
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
2020-12-18
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
2020-12-18
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
2020-12-18
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-30
mtd: spi-nand: Fix not calling dev_err with a device
Sean Anderson
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
[next]