summaryrefslogtreecommitdiff
path: root/include/linux/mtd/nand.h
AgeCommit message (Expand)Author
2018-09-20mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon
2018-09-20mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-11-29mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-11-29mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada
2017-11-29mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada
2017-11-29mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon
2017-11-29mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada
2017-11-29mtd: nand: Drop the ->errstat() hookBoris Brezillon
2017-11-29mtd: nand: Drop unused cached programming supportBoris Brezillon
2017-11-29mtd: nand: Support controllers with custom pageMarc Gonzalez
2017-11-29mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon
2017-11-29mtd: nand: Fix data interface configuration logicBoris Brezillon
2017-11-29mtd: nand: automate NAND timings selectionBoris Brezillon
2017-11-29mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2017-11-29mtd: nand: convert ONFI mode into data interfaceSascha Hauer
2017-11-29mtd: nand: Introduce nand_data_interfaceSascha Hauer
2017-11-29mtd: nand: Create a NAND reset functionSascha Hauer
2017-11-29mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer
2017-11-29mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon
2017-11-29mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabledMasahiro Yamada
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada
2016-07-24mtd: nand: Increase the max OOB sizeBoris Brezillon
2016-07-24mtd: nand: add common DT init codeBrian Norris
2016-06-03mtd: nand: Sync with Linux v4.6Scott Wood
2016-06-03mtd: nand: Add page argument to write_page() etc.Scott Wood
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2015-08-25mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu
2015-08-25nand: Sync with Linux v4.1Scott Wood
2015-08-25mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
2015-08-25nand: Remove __UBOOT__ ifdefsScott Wood
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2014-06-06mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-04-01Consolidate bool typeYork Sun
2012-11-26nand: Move the sub-page read support enable to a flagJoe Hershberger
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-17mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut
2012-09-17nand: consolidate duplicated constantsJoe Hershberger
2012-09-07nand: Try to align the default buffersSimon Glass
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger
2012-02-28nand: reinstate lazy bad block scanningScott Wood
2012-01-26nand: Merge changes from Linux nand driverChristian Hitz
2012-01-26nand: Merge BCH code from Linux nand driverChristian Hitz