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
/
include
/
linux
/
mtd
/
nand.h
Age
Commit message (
Expand
)
Author
2025-10-05
mtd: spinand: Sync core code and device support with Linux 6.17-rc1
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: add support of continuous reading mode
Mikhail Kshevetskiy
2025-10-05
mtd: spinand: Sync core code and device support with Linux 6.10
Mikhail Kshevetskiy
2025-10-05
mtd: nand: Add a NAND page I/O request type
Miquel Raynal
2023-10-13
mtd/spinand: sync supported devices with linux-5.15.43
Mikhail Kshevetskiy
2022-12-10
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
2018-09-20
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
2018-09-20
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-11-29
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-11-29
mtd: nand: add a shorthand to generate nand_ecc_caps structure
Masahiro Yamada
2017-11-29
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-11-29
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-11-29
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-11-29
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-11-29
mtd: nand: Drop unused cached programming support
Boris Brezillon
2017-11-29
mtd: nand: Support controllers with custom page
Marc Gonzalez
2017-11-29
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2017-11-29
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2017-11-29
mtd: nand: automate NAND timings selection
Boris Brezillon
2017-11-29
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2017-11-29
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
2017-11-29
mtd: nand: Introduce nand_data_interface
Sascha Hauer
2017-11-29
mtd: nand: Create a NAND reset function
Sascha Hauer
2017-11-29
mtd: nand: remove unnecessary 'extern' from function declarations
Sascha Hauer
2017-11-29
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
2017-11-29
mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled
Masahiro Yamada
2016-09-23
treewide: use #include <...> to include public headers
Masahiro Yamada
2016-07-24
mtd: nand: Increase the max OOB size
Boris Brezillon
2016-07-24
mtd: nand: add common DT init code
Brian Norris
2016-06-03
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-03
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2015-08-25
mtd: nand: Increase max sizes of OOB and Page size
Siva Durga Prasad Paladugu
2015-08-25
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
nand: Remove __UBOOT__ ifdefs
Scott Wood
2015-03-30
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-08-25
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-06-06
mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
David Mosberger
2014-06-06
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2013-10-09
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-04-01
Consolidate bool type
York Sun
2012-11-26
nand: Move the sub-page read support enable to a flag
Joe Hershberger
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
[next]