Commit Graph

703 Commits (0cd07a90a9bc9acf6c07e5561441b212edbe901b)

Author SHA1 Message Date
Stefan Agner c7f367bc8d mtd: nand: mxs_nand: add device tree support for i.MX 6 7 years ago
Adam Ford eba7f1ff6c Convert CONFIG_NAND_DAVINCI to Kconfig 7 years ago
Adam Ford e7db856bf9 Convert CONFIG_NAND_ATMEL to Kconfig 7 years ago
Adam Ford d294335e5d Convert CONFIG_NAND_LPC32XX_SLC to Kconfig 7 years ago
Jörg Krause 4368f85359 mtd: nand: mxs_nand_spl: add mxs_flash_full_ident 7 years ago
Jörg Krause f3f2af3bdf mtd: nand: mxs_nand_spl: refactor mxs_flash_ident 7 years ago
Jörg Krause 15e207faa0 spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips 7 years ago
Jörg Krause da37d09682 mtd: nand: export nand_get_flash_type function 7 years ago
Stefan Agner 627544506f mtd: nand: mxs_nand: add support for specific ECC strength 7 years ago
Stefan Agner f75e83bfae mtd: nand: mxs_nand: add device tree support 7 years ago
Stefan Agner 68748340c8 mtd: nand: mxs_nand: move structs into header file 7 years ago
Stefan Agner 502bdc6b4f mtd: nand: mxs_nand: add use_minimum_ecc to struct 7 years ago
Stefan Agner 3b1328a0ad mtd: nand: mxs_nand: separate board/controller init 7 years ago
Stefan Agner 0d4e9d8be2 mtd: nand: mxs_nand: use more precise function name 7 years ago
Stefan Agner 931747e517 mtd: nand: mxs_nand: move register structs to driver data 7 years ago
Stefan Agner 984df7add1 mtd: nand: mxs_nand: add minimal ECC support 7 years ago
Stefan Agner 5c69dd0730 mtd: nand: mxs_nand: report correct ECC parameters 7 years ago
Stefan Agner 28897e8d21 mtd: nand: mxs_nand: use structure for BCH geometry 7 years ago
Stefan Agner dc0b69fa9f mtd: nand: mxs_nand: allow to enable BBT support 7 years ago
Stefan Agner 5346c31e30 mtd: nand: mxs_nand: use self init 7 years ago
Stefan Agner 9345943b2b mtd: nand: mxs_nand: introduce SPL specific init 7 years ago
Siva Durga Prasad Paladugu 9fdde6c4bb nand: zynq: Send address cycles as per onfi parameter page 7 years ago
Siva Durga Prasad Paladugu 9ca8388059 nand: zynq: Add support for 16-bit buswidth 7 years ago
Marcel Ziswiler 4b11a6296a mtd: nand: tegra: convert to driver model and live tree 7 years ago
Jagdish Gediya e8c669a3e6 mtd: nand: fsl_ifc: Fix nand waitfunc return value 7 years ago
Jagdish Gediya f195fad178 mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Ezequiel Garcia 41b7d7f241 nand: zynq: Cleanup initialization 7 years ago
Ezequiel Garcia 07c5cbbd1e nand: zynq: Fix driver initialization 7 years ago
Vipul Kumar 6fbbe2d8f6 nand: arasan_nfc: Fixed NAND write issue 7 years ago
Miquel Raynal 748b5b34d3
sunxi: move the NAND parameters to Kconfig 7 years ago
Miquel Raynal b56052f4ca
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig 7 years ago
Miquel Raynal 6d094d535c
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig 7 years ago
Miquel Raynal 663e8a9b54
sunxi: allow NAND support to be compiled for sun8i platforms 7 years ago
Miquel Raynal 6ddbb1e936
spl: nand: sunxi: use PIO instead of DMA 7 years ago
Miquel Raynal 7440bd7885
spl: nand: sunxi: declare the ecc_bytes array globally 7 years ago
Miquel Raynal 22f0aa0528
spl: nand: sunxi: make the reset column helper more generic 7 years ago
Miquel Raynal 4dac80a5e9
spl: nand: sunxi: ensure enough time has passed after changing the column 7 years ago
Miquel Raynal a084cb6664
spl: nand: sunxi: create an helper to handle command execution 7 years ago
Miquel Raynal 781e70cff1
spl: nand: sunxi: add missing status clear 7 years ago
Miquel Raynal 60fb179133
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper 7 years ago
Miquel Raynal 28f7a9d375
spl: nand: sunxi: introduce the nand_wait_int() helper 7 years ago
Miquel Raynal 802f766994
spl: nand: sunxi: fix typo on register name 7 years ago
Miquel Raynal a0a984e14a
spl: nand: sunxi: fix second case of modulo by zero error 7 years ago
Miquel Raynal f3aff37689
mtd: nand: sunxi: fix ECC strength choice 7 years ago
Vipul Kumar 2453c69518 arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more 7 years ago
Stefan Roese ec9c80d643 nand: Remove unused ppc4xx NAND driver and references 7 years ago
Adam Ford 99bec1aead Convert CONFIG_APBH_DMA et al to Kconfig 7 years ago
Stefan Agner c87c81186c Convert CONFIG_NAND_MXS to Kconfig 7 years ago