~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi2022-12-10
* spi: Tidy up get/set of device nodeSimon Glass2021-01-05
* mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon2018-09-20
* mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon2018-09-20
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-04
* mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-11-29
* mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada2017-11-29
* mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada2017-11-29
* mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon2017-11-29
* mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada2017-11-29
* mtd: nand: Drop the ->errstat() hookBoris Brezillon2017-11-29
* mtd: nand: Drop unused cached programming supportBoris Brezillon2017-11-29
* mtd: nand: Support controllers with custom pageMarc Gonzalez2017-11-29
* mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon2017-11-29
* mtd: nand: Fix data interface configuration logicBoris Brezillon2017-11-29
* mtd: nand: automate NAND timings selectionBoris Brezillon2017-11-29
* mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2017-11-29
* mtd: nand: convert ONFI mode into data interfaceSascha Hauer2017-11-29
* mtd: nand: Introduce nand_data_interfaceSascha Hauer2017-11-29
* mtd: nand: Create a NAND reset functionSascha Hauer2017-11-29
* mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer2017-11-29
* mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2017-11-29
* mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabledMasahiro Yamada2017-11-29
* treewide: use #include <...> to include public headersMasahiro Yamada2016-09-23
* mtd: nand: Increase the max OOB sizeBoris Brezillon2016-07-24
* mtd: nand: add common DT init codeBrian Norris2016-07-24
* mtd: nand: Sync with Linux v4.6Scott Wood2016-06-03
* mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-03
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03
* mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu2015-08-25
* nand: Sync with Linux v4.1Scott Wood2015-08-25
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-25
* nand: Remove __UBOOT__ ifdefsScott Wood2015-08-25
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-16
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-25
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25
* mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-06-06
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-06
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-09
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31
* Consolidate bool typeYork Sun2013-04-01
* nand: Move the sub-page read support enable to a flagJoe Hershberger2012-11-26
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21
|\
| * nand: Try to align the default buffersSimon Glass2012-09-07
* | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-17
* | nand: consolidate duplicated constantsJoe Hershberger2012-09-17
|/
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-30
* nand: reinstate lazy bad block scanningScott Wood2012-02-28