u-boot-brain/arch/arm/mach-omap2/omap3
Masahiro Yamada 6ae3900a86 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.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-12-04 22:00:00 +09:00
..
am35x_musb.c drivers: usb: musb: adopt musb backend driver to driver model 2016-12-02 21:04:48 -07:00
board.c arm: omap3: Detect boot mode very early 2017-07-23 09:24:47 -04:00
boot.c arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms 2016-11-21 14:07:29 -05:00
clock.c Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX 2017-08-09 06:14:13 +02:00
emac.c arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms 2016-11-21 14:07:29 -05:00
emif4.c omap3: incorrect logical check in do_emif4_init 2017-08-12 19:17:20 -04:00
hw_data.c arm: omap: Unify get_device_type() function 2017-06-09 20:34:53 -04:00
Kconfig ARM: omap3: am3517-evm: Add device tree and DM support 2017-09-29 14:07:54 -04:00
lowlevel_init.S arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms 2016-11-21 14:07:29 -05:00
Makefile arm: omap: Unify get_device_type() function 2017-06-09 20:34:53 -04:00
prcm-regs.c arm: omap: Unify get_device_type() function 2017-06-09 20:34:53 -04:00
sdrc.c board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00
spl_id_nand.c mtd: nand: Rename nand.h into rawnand.h 2017-12-04 22:00:00 +09:00
sys_info.c arm: omap: Unify get_device_type() function 2017-06-09 20:34:53 -04:00