summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/omap_gpmc.c
AgeCommit message (Expand)Author
2017-07-11cmd: nand: abstract global variable usage for dm conversionMugunthan V N
2017-01-14omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-01nand: Fix some more NULL name testsScott Wood
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-06-09mtd: nand: omap: allow to switch to BCH16Heiko Schocher
2016-06-03mtd: nand: Sync with Linux v4.6Scott 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
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2015-10-11nand: omap_gpmc: Change correctable bit-flips messages to debug()Ezequiel García
2015-06-18mtd: OMAP: Enable GPMC prefetch mode for 16 bit accessJeroen Hofstee
2015-06-18omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELMJeroen Hofstee
2015-03-05omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles
2015-03-05mtd: nand: omap_gpmc: Make ready/busy pins configurableMichal Sojka
2015-02-16mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel
2015-01-13mtd: OMAP: Enable GPMC prefetch modeDaniel Mack
2015-01-05mtd: nand: omap_gpmc: fix error handlingGuido Martínez
2014-12-04mtd: nand: omap_gpmc: Always use ready/busy pinStefan Roese
2014-10-25omap_gpmc: fix warnigs with W=1Jeroen Hofstee
2014-09-04mtd: nand: omap_gpmc: Fix 'bit-flip' errorsRostislav Lisovy
2014-09-04mtd: nand: omap_gpmc: Enable multiple NAND flash devicesRostislav Lisovy
2014-06-06mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta
2014-06-06mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta
2014-06-06mtd: nand: omap: fix error-codes returned from omap-elm driverpekon gupta
2014-06-06mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bchpekon gupta
2014-06-06mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_infopekon gupta
2014-06-06mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'pekon gupta
2014-06-06mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta
2014-05-13mtd: nand: omap_gpmc: Fix update of read_ecc in oobBelisko Marek
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta
2014-03-03mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemespekon gupta
2014-03-03mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemespekon gupta
2014-03-03mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta
2014-01-17nand, gpmc: fix reading after switching eccJeroen Hofstee
2013-12-17mtd: nand: omap: fix ecc ops assignment when changing eccNikita Kiryanov
2013-12-17mtd: nand: omap: fix sw->hw->sw ecc switchNikita Kiryanov
2013-12-17mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.sizeNikita Kiryanov
2013-12-17mtd: nand: omap_gpmc: cosmetic: Fix indentationStefan Roese
2013-12-17mtd: nand: omap: fix ecc-layout for HAM1 ecc-schemepekon gupta
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta
2013-11-21mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta
2013-11-21mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-04bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()Sergey Lapin
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-04-08omap_gpmc: add support for hw assisted BCH8Andreas Bießmann
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann