rv1126-uboot/drivers/mtd
Masahiro Yamada 331c237568 UPSTREAM: mtd: nand: Rename nand.h into rawnand.h
This header was renamed to rawnand.h in Linux.

The following is the corresponding commit in Linux.

  commit d4092d76a4a4e57b65910899948a83cc8646c5a5
  Author: Boris Brezillon <boris.brezillon@free-electrons.com>
  Date:   Fri Aug 4 17:29:10 2017 +0200

      mtd: nand: Rename nand.h into rawnand.h

      We are planning to share more code between different NAND based
      devices (SPI NAND, OneNAND and raw NANDs), but before doing that
      we need to move the existing include/linux/mtd/nand.h file into
      include/linux/mtd/rawnand.h so we can later create a nand.h header
      containing all common structure and function prototypes.

Change-Id: Ia387c26297c268a449e3451c7adfabcd6417b278
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 6ae3900a86b52429bf7a73ad832f0ad02acc2282)
2019-07-05 19:21:04 +08:00
..
nand UPSTREAM: mtd: nand: Rename nand.h into rawnand.h 2019-07-05 19:21:04 +08:00
onenand UPSTREAM: mtd: replace MTDDEBUG() with pr_debug() 2019-07-05 19:20:53 +08:00
spi UPSTREAM: mtd/spi: add support for is25lq040b 2019-07-05 19:20:53 +08:00
ubi UPSTREAM: ubi: no NULL check needed before kmem_cache_destroy 2019-07-05 19:20:53 +08:00
ubispl spl: Lightweight UBI and UBI fastmap support 2016-07-22 09:53:00 -04:00
Kconfig mtd: support mtd block model 2019-06-05 14:47:56 +08:00
Makefile mtd: support mtd block model 2019-06-05 14:47:56 +08:00
altera_qspi.c fdt: Rename a few functions in fdt_support 2017-06-01 07:03:11 -06:00
cfi_flash.c UPSTREAM: mtd: cfi: Fix checking status register feature 2019-07-05 19:21:04 +08:00
cfi_mtd.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
ftsmc020.c
jedec_flash.c
mtd-uclass.c
mtd_blk.c mtd: mtd_blk: reserve one block space for gpt table 2019-06-27 19:52:19 +08:00
mtd_uboot.c
mtdconcat.c
mtdcore.c UPSTREAM: mtd: add mtd_ooblayout_xxx() helper functions 2019-07-05 19:21:04 +08:00
mtdcore.h
mtdpart.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
mw_eeprom.c
pic32_flash.c fdt: Rename a few functions in fdt_support 2017-06-01 07:03:11 -06:00
st_smi.c flash: complete CONFIG_SYS_NO_FLASH move with renaming 2017-02-12 14:30:25 -05:00
stm32_flash.c mtd: stm32: use parameter instead of default value 2017-07-10 14:26:05 -04:00
stm32_flash.h