public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1
@ 2015-06-27  6:16 Scott Wood
  2015-06-27  6:16 ` [U-Boot] [PATCH 1/3] nand: Remove __UBOOT__ ifdefs Scott Wood
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Scott Wood @ 2015-06-27  6:16 UTC (permalink / raw)
  To: u-boot

As requested, these patches can be found in the sync-4.1 branch of
u-boot-nand-flash.git.

Ezequiel Garcia (1):
  mtd: Introduce mtd_block_isreserved()

Scott Wood (2):
  nand: Remove __UBOOT__ ifdefs
  nand: Sync with Linux v4.1

 drivers/mtd/mtdcore.c             |  14 +-
 drivers/mtd/mtdpart.c             |   9 +
 drivers/mtd/nand/Makefile         |   1 +
 drivers/mtd/nand/atmel_nand_ecc.h |   3 +
 drivers/mtd/nand/denali.c         | 209 +++++++------
 drivers/mtd/nand/denali.h         |   8 +-
 drivers/mtd/nand/docg4.c          |   6 +-
 drivers/mtd/nand/fsl_elbc_nand.c  |  14 +
 drivers/mtd/nand/fsl_ifc_nand.c   |  33 +-
 drivers/mtd/nand/nand_base.c      | 615 ++++++++++----------------------------
 drivers/mtd/nand/nand_bbt.c       |  75 ++---
 drivers/mtd/nand/nand_ids.c       |  10 +-
 drivers/mtd/nand/nand_timings.c   | 252 ++++++++++++++++
 include/fsl_ifc.h                 |   2 +
 include/linux/mtd/mtd.h           |   2 +
 include/linux/mtd/nand.h          | 122 +++++---
 16 files changed, 715 insertions(+), 660 deletions(-)
 create mode 100644 drivers/mtd/nand/nand_timings.c

-- 
2.1.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-08-19 21:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-27  6:16 [U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1 Scott Wood
2015-06-27  6:16 ` [U-Boot] [PATCH 1/3] nand: Remove __UBOOT__ ifdefs Scott Wood
2015-06-27  6:16 ` [U-Boot] [PATCH 2/3] mtd: Introduce mtd_block_isreserved() Scott Wood
2015-06-27  6:16 ` [U-Boot] [PATCH 3/3] nand: Sync with Linux v4.1 Scott Wood
2015-07-23  6:51 ` [U-Boot] [PATCH 0/3] " Stefan Roese
2015-08-04 12:39   ` Stefan Roese
2015-08-04 18:26     ` Scott Wood
2015-08-04 23:45       ` Stefan Roese
2015-08-18 17:55         ` Tom Rini
2015-08-19 21:31           ` Scott Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox