summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1819-0/+19
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1816-0/+16
* common: Drop linux/bug.h from common headerSimon Glass2020-05-1810-0/+10
* common: Drop log.h from common headerSimon Glass2020-05-1815-0/+15
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-184-0/+6
* arm: Don't include common.h in header filesSimon Glass2020-05-182-0/+4
* mtd: nand: raw: mxs_nand changes for nandbcbHan Xu2020-05-101-3/+40
* nand: enable the Randomizer module for i.mx7 and i.mx8Alice Guo2020-05-101-1/+7
* mxs_nand: don't check zero count when ECC reading with randomizerHan Xu2020-05-101-2/+3
* MXS_NAND: Add clock support for iMX8Ye Li2020-05-101-0/+69
* mtd: nand: support GPMI NAND driver for i.MX8Peng Fan2020-05-103-10/+19
* nand: mxs_nand: make imx8mm can use hardware BCH and randomizerAlice Guo2020-05-101-1/+1
* mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu2020-05-101-0/+2
* mtd: nand: mxs_nand: add i.MX6QP compatible stringHan Xu2020-05-101-0/+4
* mxs_nand: Update compatible string for i.MX6SXYe Li2020-05-101-0/+8
* nand: Update SPL MXS NAND mini driverYe Li2020-05-101-7/+34
* mxs_nand: Add support for i.MX8MYe Li2020-05-102-7/+7
* nand: mxs: correct bitflip for erased NAND pagePeng Fan2020-05-101-1/+17
* nand: mxs: fix the bitflips for erased page when uncorrectable errorPeng Fan2020-05-101-0/+44
* mtd: gpmi: provide the option to use legacy bch geometryYe Li2020-05-102-2/+4
* mtd: gpmi: change the BCH layout setting for large oob NANDYe Li2020-05-101-69/+136
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/30Apr2020Tom Rini2020-04-303-1/+203
|\
| * mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJRobert Marko2020-04-291-0/+10
| * mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko2020-04-293-1/+193
* | Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-301-1/+1
|\ \ | |/ |/|
| * ARM: zynq: Fix invalid check on NAND_CMD_NONE.Patrick van Gelder2020-04-271-1/+1
* | nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas2020-04-271-1/+8
|/
* mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach2020-04-241-1/+1
* nand: raw: zynq: Do not try to probe driver if nand flash is disabledMichal Simek2020-04-061-0/+5
* nand: raw: Do not free xnand structureMichal Simek2020-04-061-11/+9
* mtd: nand: Fix on-die ecc issues in arasan_nfc driverT Karthik Reddy2020-02-281-3/+8
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-191-2/+1
* dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-191-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-0515-1/+18
* dm: core: Require users of devres to include the headerSimon Glass2020-02-0520-0/+24
* mtd: Rename free() to rfree()Simon Glass2020-02-056-6/+6
* mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada2020-02-012-3/+3
* mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatibleMasahiro Yamada2020-02-012-9/+22
* mtd: rawnand: denali_dt: insert udelay() after reset deassertMasahiro Yamada2020-02-011-2/+10
* mtd: rawnand: denali: Do not reset the block before booting the kernelMarek Vasut2020-02-012-13/+4
* mtd: rawnand: denali_dt: make the core clock optionalMasahiro Yamada2020-02-011-4/+6
* mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGAMarek Vasut2020-02-011-0/+7
* mtd: spinand: winbond: Add support for W25N01GVRobert Marko2020-01-271-0/+8
* mtd: denali: Drop custom dma mapping functionsVignesh Raghavendra2020-01-251-32/+3
* nand: brcmnand: add bcm68360 supportPhilippe Reynes2020-01-233-0/+130
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma2020-01-141-37/+57
* zynq: mtd: nand: Move zynq nand driver to driver modelAshok Reddy Soma2020-01-142-11/+34
* mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma2020-01-141-148/+174