aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2018-06-27mtd: nand: mxs_nand: use self initStefan Agner
2018-06-27mtd: nand: mxs_nand: introduce SPL specific initStefan Agner
2018-05-11Merge git://git.denx.de/u-boot-tegraTom Rini
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini
2018-05-11nand: zynq: Send address cycles as per onfi parameter pageSiva Durga Prasad Paladugu
2018-05-11nand: zynq: Add support for 16-bit buswidthSiva Durga Prasad Paladugu
2018-05-10mtd: nand: tegra: convert to driver model and live treeMarcel Ziswiler
2018-05-09mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya
2018-05-09mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-23nand: zynq: Cleanup initializationEzequiel Garcia
2018-04-23nand: zynq: Fix driver initializationEzequiel Garcia
2018-04-09nand: arasan_nfc: Fixed NAND write issueVipul Kumar
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-03sunxi: move the NAND parameters to KconfigMiquel Raynal
2018-04-03sunxi: make NAND_SUNXI use ARCH_SUNXI as default in KconfigMiquel Raynal
2018-04-03sunxi: automatically select SPL_NAND_SUPPORT in KconfigMiquel Raynal
2018-04-03sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal
2018-04-03spl: nand: sunxi: use PIO instead of DMAMiquel Raynal
2018-04-03spl: nand: sunxi: declare the ecc_bytes array globallyMiquel Raynal
2018-04-03spl: nand: sunxi: make the reset column helper more genericMiquel Raynal
2018-04-03spl: nand: sunxi: ensure enough time has passed after changing the columnMiquel Raynal
2018-04-03spl: nand: sunxi: create an helper to handle command executionMiquel Raynal
2018-04-03spl: nand: sunxi: add missing status clearMiquel Raynal
2018-04-03spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helperMiquel Raynal
2018-04-03spl: nand: sunxi: introduce the nand_wait_int() helperMiquel Raynal
2018-04-03spl: nand: sunxi: fix typo on register nameMiquel Raynal
2018-04-03spl: nand: sunxi: fix second case of modulo by zero errorMiquel Raynal
2018-04-03mtd: nand: sunxi: fix ECC strength choiceMiquel Raynal
2018-03-23arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or moreVipul Kumar
2018-03-19nand: Remove unused ppc4xx NAND driver and referencesStefan Roese
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford
2018-02-08Convert CONFIG_NAND_MXS to KconfigStefan Agner
2018-01-30nand: arasan: Select CONFIG_SYS_NAND_SELF_INITEzequiel Garcia
2018-01-30nand: arasan_nfc: Use the calculated ecc address for updating ecc registerSiva Durga Prasad Paladugu
2018-01-30nand: arasan_nfc: Add support for ondie eccSiva Durga Prasad Paladugu
2018-01-30nand: arasan_nfc: Move common ecc struct initialization init routineSiva Durga Prasad Paladugu
2018-01-08mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki
2017-12-12mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada
2017-12-04mtd: nand: denali: consolidate include directivesMasahiro Yamada
2017-12-04mtd: nand: denali_dt: replace printf() with pr_err()Masahiro Yamada
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-12-04mtd: nand: denali: remove ad-hoc board_nand_init() entryMasahiro Yamada
2017-12-04mtd: nand: denali: remove bogus __maybe_unusedMasahiro Yamada
2017-11-30fix: nand: pxa3xx: fix defined but not used warningsSean Nyekjaer
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-11-29mtd: nand: zynq: Add support for the NAND lock/unlock operationJoe Hershberger
2017-11-29mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee
2017-11-29mtd: nand: denali: sync with Linux 4.15-rc1Masahiro Yamada