summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/omap_gpmc.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: omap: allow to switch to BCH16Heiko Schocher2016-06-091-0/+4
* mtd: nand: Sync with Linux v4.6Scott Wood2016-06-031-1/+1
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-20/+20
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-2/+2
* Fix spelling of "occurred".Vagrant Cascadian2016-05-021-2/+2
* nand: omap_gpmc: Change correctable bit-flips messages to debug()Ezequiel García2015-10-111-3/+3
* mtd: OMAP: Enable GPMC prefetch mode for 16 bit accessJeroen Hofstee2015-06-181-10/+18
* omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELMJeroen Hofstee2015-06-181-109/+109
* omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-051-1/+11
* mtd: nand: omap_gpmc: Make ready/busy pins configurableMichal Sojka2015-03-051-2/+14
* mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel2015-02-161-1/+4
* mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-131-2/+112
* mtd: nand: omap_gpmc: fix error handlingGuido Martínez2015-01-051-1/+2
* mtd: nand: omap_gpmc: Always use ready/busy pinStefan Roese2014-12-041-5/+4
* omap_gpmc: fix warnigs with W=1Jeroen Hofstee2014-10-251-18/+18
* mtd: nand: omap_gpmc: Fix 'bit-flip' errorsRostislav Lisovy2014-09-041-2/+2
* mtd: nand: omap_gpmc: Enable multiple NAND flash devicesRostislav Lisovy2014-09-041-22/+20
* mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-061-1/+78
* mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-061-4/+9
* mtd: nand: omap: fix error-codes returned from omap-elm driverpekon gupta2014-06-061-4/+4
* mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bchpekon gupta2014-06-061-5/+5
* mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_infopekon gupta2014-06-061-32/+26
* mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'pekon gupta2014-06-061-17/+6
* mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-061-8/+2
* mtd: nand: omap_gpmc: Fix update of read_ecc in oobBelisko Marek2014-05-131-1/+1
* mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-1/+1
* mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-1/+1
* mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-041-1/+0
* mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemespekon gupta2014-03-031-90/+71
* mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemespekon gupta2014-03-031-163/+63
* mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta2014-03-031-142/+56
* nand, gpmc: fix reading after switching eccJeroen Hofstee2014-01-171-0/+1
* mtd: nand: omap: fix ecc ops assignment when changing eccNikita Kiryanov2013-12-171-0/+3
* mtd: nand: omap: fix sw->hw->sw ecc switchNikita Kiryanov2013-12-171-1/+6
* mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.sizeNikita Kiryanov2013-12-171-1/+1
* mtd: nand: omap_gpmc: cosmetic: Fix indentationStefan Roese2013-12-171-43/+45
* mtd: nand: omap: fix ecc-layout for HAM1 ecc-schemepekon gupta2013-12-171-2/+6
* mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-9/+4
* mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta2013-11-211-125/+201
* mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-211-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()Sergey Lapin2013-06-041-0/+2
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-311-2/+4
* omap_gpmc: add support for hw assisted BCH8Andreas Bießmann2013-04-081-91/+276
* omap_gpmc: change nandecc commandAndreas Bießmann2013-04-081-26/+31
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-081-1/+1
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-241-0/+1
* omap_gpmc: BCH8 support (ELM based)Mansoor Ahamed2012-12-101-1/+402
* arm: omap: Fix switching back to nandecc sw.Jeroen Hofstee2012-09-011-0/+1
* NAND: TI: fix warnings in omap_gpmc.cStefano Babic2012-03-271-6/+8
OpenPOWER on IntegriCloud