All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request: nand flash
@ 2012-09-18  1:21 Scott Wood
  2012-09-18 16:26 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2012-09-18  1:21 UTC (permalink / raw)
  To: u-boot

The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:

  Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2012-09-04 09:17:27 +0200)

are available in the git repository at:


  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to 9c60e75e05dab5a0197728b6a940aaac02762936:

  mxc nand: Homogenize IP revisions with Linux (2012-09-17 19:51:45 -0500)

----------------------------------------------------------------
Beno?t Th?baudeau (12):
      mxc nand: Merge mtd and spl register definitions
      mxc nand: cosmectic: Light cleanup
      spl mxc nand: Merge duplicated code
      spl mxc nand: Remove duplicated code
      spl mxc nand: Set symmetric mode
      mxc nand: Access all ecc_status_result fields
      spl mxc nand: Fix broken boot for correctable ECC errors
      mtd mxc nand: Use _mxc_nand_enable_hwecc()
      mtd mxc nand: Fix ECC state after read_page_raw_syndrome()
      mtd mxc nand: Merge init functions
      mxc nand: Let driver detect IP revision
      mxc nand: Homogenize IP revisions with Linux

Joe Hershberger (4):
      nand: Add support for unlock.invert
      nand: Change ulong to loff_t and size_t
      nand: consolidate duplicated constants
      nand: Make NAND lock status compatible with Micron

Marek Vasut (1):
      mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver

Matthieu CASTET (1):
      mtd: support ONFI multi lun NAND

 common/cmd_nand.c            |   21 ++-
 doc/README.nand              |    2 +
 drivers/mtd/nand/mxc_nand.c  |  335 +++++++++++-------------------------------
 drivers/mtd/nand/nand_base.c |   10 +-
 drivers/mtd/nand/nand_util.c |   26 ++--
 include/configs/flea3.h      |    1 -
 include/configs/mx35pdk.h    |    1 -
 include/configs/tx25.h       |    1 -
 include/fsl_nfc.h            |  113 +++++++-------
 include/linux/mtd/nand.h     |    5 +-
 include/nand.h               |    6 +-
 nand_spl/nand_boot_fsl_nfc.c |  121 ++++++++-------
 12 files changed, 251 insertions(+), 391 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2016-09-02 16:31 Scott Wood
  2016-09-06 16:58 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2016-09-02 16:31 UTC (permalink / raw)
  To: u-boot

The following changes since commit cb1cbdd96962931de2ac948a184874e2672f3f96:

  x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload (2016-08-30 09:26:05 +0800)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to 8b7d51249eca113c4965a7c417f33d7eb569434b:

  nand: Fix some more NULL name tests (2016-09-01 20:08:48 -0500)

----------------------------------------------------------------
Chris Packham (1):
      mtd: nand: pxa3xx: use nand_set_controller_data

Scott Wood (1):
      nand: Fix some more NULL name tests

Tony Lindgren (1):
      nand: Fix nand info for no device

 cmd/nand.c                     | 8 ++++----
 drivers/dfu/dfu_nand.c         | 4 ++--
 drivers/mtd/nand/omap_gpmc.c   | 2 +-
 drivers/mtd/nand/pxa3xx_nand.c | 1 +
 4 files changed, 8 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2016-07-25 18:44 Scott Wood
  2016-07-26  2:33 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2016-07-25 18:44 UTC (permalink / raw)
  To: u-boot

The following changes since commit 29d63a59eaf1c9f3b37e249cda2a97e5e4f183f8:

  ARM: uniphier: add clock/reset settings for xHCI of ProXstream2 (2016-07-24 00:44:55 +0900)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to 59441ac3c135c412c679bdd1c82c8f2a9b805bbc:

  mtd: fix compiler warnings (2016-07-24 20:36:29 -0500)

----------------------------------------------------------------
Boris Brezillon (7):
      cmd, nand: add an option to disable the verification when writing in raw mode
      sunxi: Add missing macros to configure the NAND controller clk
      mtd: nand: Add the sunxi NAND controller driver
      mtd: nand: Add a full-id entry for the H27QCG8T2E5R?BCF NAND
      mtd: nand: Increase the max OOB size
      sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS value
      sunxi: Enable NAND controller on the CHIP

Brian Norris (1):
      mtd: nand: add common DT init code

Hector Palacios (1):
      mtd: nand: fix bug writing 1 byte less than page size

Maxime Ripard (1):
      sun5i: Add NAND controller to the sun5i DTSI

Steve Rae (1):
      mtd: fix compiler warnings

 arch/arm/dts/sun5i-a10s.dtsi                  |   14 +
 arch/arm/dts/sun5i-a13-olinuxino.dts          |   15 +
 arch/arm/dts/sun5i-r8-chip.dts                |   15 +
 arch/arm/dts/sun5i.dtsi                       |   49 +
 arch/arm/include/asm/arch-sunxi/clock_sun4i.h |    5 +
 board/sunxi/board.c                           |    5 +-
 cmd/mtdparts.c                                |    4 +-
 cmd/nand.c                                    |   15 +-
 drivers/mtd/nand/Kconfig                      |    8 +-
 drivers/mtd/nand/Makefile                     |    1 +
 drivers/mtd/nand/nand_base.c                  |   72 +-
 drivers/mtd/nand/nand_ids.c                   |    4 +
 drivers/mtd/nand/sunxi_nand.c                 | 1845 +++++++++++++++++++++++++
 include/configs/sunxi-common.h                |    3 +
 include/fdtdec.h                              |    1 +
 include/linux/mtd/mtd.h                       |    5 +
 include/linux/mtd/nand.h                      |    5 +-
 include/nand.h                                |    3 +
 lib/fdtdec.c                                  |    1 +
 19 files changed, 2057 insertions(+), 13 deletions(-)
 create mode 100644 drivers/mtd/nand/sunxi_nand.c

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2016-06-20  8:11 Scott Wood
  2016-06-20 12:45 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2016-06-20  8:11 UTC (permalink / raw)
  To: u-boot

The following changes since commit 667067faa18334f1e28c01b47530b5cce1b6182f:

  nand: fix nand torture to use changed mtd api (2016-06-03 20:29:05 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to 30780f948346436f9974fd6eae89aa2eb841b436:

  mtd: nand: Patch remaining places where nand_to_mtd() should be used (2016-06-19 19:28:38 -0500)

----------------------------------------------------------------
Boris Brezillon (8):
      spl: nand: sunxi: remove support for so-called 'syndrome' mode
      spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency
      spl: nand: support redundant u-boot image
      spl: nand: sunxi: stop guessing the redundant u-boot offset
      spl: nand: sunxi: rework status polling loop
      spl: nand: sunxi: split 'load page' and 'read page' logic
      spl: nand: sunxi: add support for NAND config auto-detection
      mtd: nand: Patch remaining places where nand_to_mtd() should be used

Fabian Mewes (1):
      nand: doc: fix example ecc scheme calculation

Max Krummenacher (2):
      nand: nand torture: follow sync with linux v4.6
      nand: extend nand torture

Sergey Kubushyn (1):
      common: fb_nand: won't compile

 cmd/nand.c                          |  41 ++-
 common/fb_nand.c                    |   2 +-
 common/spl/spl_nand.c               |   7 +
 doc/README.nand                     |  10 +-
 drivers/mtd/nand/Kconfig            |  21 +-
 drivers/mtd/nand/am335x_spl_bch.c   |   2 +-
 drivers/mtd/nand/atmel_nand.c       |   2 +-
 drivers/mtd/nand/lpc32xx_nand_mlc.c |   2 +-
 drivers/mtd/nand/mxs_nand_spl.c     |   2 +-
 drivers/mtd/nand/nand_spl_simple.c  |   2 +-
 drivers/mtd/nand/nand_util.c        |   2 +-
 drivers/mtd/nand/sunxi_nand_spl.c   | 480 +++++++++++++++++++++++-------------
 12 files changed, 383 insertions(+), 190 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2016-06-04  4:35 Scott Wood
  2016-06-06 11:16 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2016-06-04  4:35 UTC (permalink / raw)
  To: u-boot

The following changes since commit b2f1858455e99a91aeafe59ac73c6c047106d5e8:

  arm: lib: fix push/pop-section directives (2016-06-03 15:14:11 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to 667067faa18334f1e28c01b47530b5cce1b6182f:

  nand: fix nand torture to use changed mtd api (2016-06-03 20:29:05 -0500)

----------------------------------------------------------------
Marek Vasut (1):
      mtd: nand: Remove jz4740 driver

Max Krummenacher (1):
      nand: fix nand torture to use changed mtd api

Scott Wood (6):
      mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
      mtd: nand: Remove nand_info_t typedef
      nand: Embed mtd_info in struct nand_chip
      mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
      mtd: nand: Add page argument to write_page() etc.
      mtd: nand: Sync with Linux v4.6

Siva Durga Prasad Paladugu (1):
      mtd: nand: arasan_nfc: Correct nand ecc initialization

 board/BuR/common/common.c                       |    2 +-
 board/atmel/at91sam9261ek/at91sam9261ek.c       |    2 +-
 board/atmel/at91sam9263ek/at91sam9263ek.c       |    2 +-
 board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c |    2 +-
 board/atmel/at91sam9n12ek/at91sam9n12ek.c       |    2 +-
 board/atmel/at91sam9rlek/at91sam9rlek.c         |    2 +-
 board/atmel/at91sam9x5ek/at91sam9x5ek.c         |    2 +-
 board/atmel/sama5d3xek/sama5d3xek.c             |    2 +-
 board/atmel/sama5d4_xplained/sama5d4_xplained.c |    2 +-
 board/atmel/sama5d4ek/sama5d4ek.c               |    2 +-
 board/esd/common/esd405ep_nand.c                |    2 +-
 board/freescale/m5329evb/nand.c                 |    2 +-
 board/freescale/m5373evb/nand.c                 |    2 +-
 board/ronetix/pm9261/pm9261.c                   |    2 +-
 board/ronetix/pm9263/pm9263.c                   |    2 +-
 board/socrates/nand.c                           |    6 +-
 board/xes/common/actl_nand.c                    |    2 +-
 cmd/bootm.c                                     |   30 +-
 cmd/jffs2.c                                     |    8 +-
 cmd/nand.c                                      |  189 ++---
 common/env_nand.c                               |   24 +-
 common/fb_nand.c                                |   32 +-
 common/splash_source.c                          |    4 +-
 doc/README.nand                                 |   15 +-
 drivers/dfu/dfu_nand.c                          |   24 +-
 drivers/mtd/nand/Makefile                       |    3 -
 drivers/mtd/nand/am335x_spl_bch.c               |   54 +-
 drivers/mtd/nand/arasan_nfc.c                   |   42 +-
 drivers/mtd/nand/atmel_nand.c                   |  126 +--
 drivers/mtd/nand/davinci_nand.c                 |   25 +-
 drivers/mtd/nand/denali.c                       |   37 +-
 drivers/mtd/nand/denali.h                       |    1 -
 drivers/mtd/nand/denali_spl.c                   |    2 +-
 drivers/mtd/nand/docg4.c                        | 1030 -----------------------
 drivers/mtd/nand/docg4_spl.c                    |  219 -----
 drivers/mtd/nand/fsl_elbc_nand.c                |   41 +-
 drivers/mtd/nand/fsl_ifc_nand.c                 |   48 +-
 drivers/mtd/nand/fsl_upm.c                      |   22 +-
 drivers/mtd/nand/fsmc_nand.c                    |   15 +-
 drivers/mtd/nand/jz4740_nand.c                  |  258 ------
 drivers/mtd/nand/kb9202_nand.c                  |    2 +-
 drivers/mtd/nand/kirkwood_nand.c                |    2 +-
 drivers/mtd/nand/lpc32xx_nand_mlc.c             |   14 +-
 drivers/mtd/nand/lpc32xx_nand_slc.c             |    5 +-
 drivers/mtd/nand/mpc5121_nfc.c                  |   31 +-
 drivers/mtd/nand/mxc_nand.c                     |   62 +-
 drivers/mtd/nand/mxc_nand_spl.c                 |    2 +-
 drivers/mtd/nand/mxs_nand.c                     |   50 +-
 drivers/mtd/nand/mxs_nand_spl.c                 |   40 +-
 drivers/mtd/nand/nand.c                         |   28 +-
 drivers/mtd/nand/nand_base.c                    |  420 +++++----
 drivers/mtd/nand/nand_bbt.c                     |   62 +-
 drivers/mtd/nand/nand_bch.c                     |   33 +-
 drivers/mtd/nand/nand_ids.c                     |   10 +-
 drivers/mtd/nand/nand_plat.c                    |    4 +-
 drivers/mtd/nand/nand_spl_simple.c              |   84 +-
 drivers/mtd/nand/nand_util.c                    |  176 ++--
 drivers/mtd/nand/ndfc.c                         |   16 +-
 drivers/mtd/nand/omap_gpmc.c                    |   46 +-
 drivers/mtd/nand/pxa3xx_nand.c                  |   45 +-
 drivers/mtd/nand/s3c2410_nand.c                 |    6 +-
 drivers/mtd/nand/tegra_nand.c                   |   48 +-
 drivers/mtd/nand/vf610_nfc.c                    |   14 +-
 drivers/net/fm/fm.c                             |    2 +-
 drivers/net/phy/cortina.c                       |    4 +-
 fs/jffs2/jffs2_1pass.c                          |    2 +-
 fs/jffs2/jffs2_nand_1pass.c                     |   24 +-
 fs/yaffs2/yaffs_uboot_glue.c                    |   10 +-
 include/linux/mtd/docg4.h                       |  132 ---
 include/linux/mtd/mtd.h                         |    5 +
 include/linux/mtd/nand.h                        |   92 +-
 include/linux/mtd/nand_bch.h                    |   10 +-
 include/nand.h                                  |   43 +-
 tools/palmtreo680/flash_u-boot.c                |  177 ----
 74 files changed, 1172 insertions(+), 2816 deletions(-)
 delete mode 100644 drivers/mtd/nand/docg4.c
 delete mode 100644 drivers/mtd/nand/docg4_spl.c
 delete mode 100644 drivers/mtd/nand/jz4740_nand.c
 delete mode 100644 include/linux/mtd/docg4.h
 delete mode 100644 tools/palmtreo680/flash_u-boot.c

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2016-02-13  6:14 Scott Wood
  2016-02-14 18:56 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2016-02-13  6:14 UTC (permalink / raw)
  To: u-boot

The following changes since commit 9ef2835f26652092a61b0cb0551ef4f36be27946:

  Merge branch 'master' of git://git.denx.de/u-boot-video (2016-02-11 18:18:15 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to e4b40e921dcf0e39d5c10984d366023f459facef:

  arasan: nfc: Add initial nand driver support for arasan (2016-02-12 17:27:41 -0600)

----------------------------------------------------------------
Kevin Smith (3):
      mtd: pxa3xx_nand: Correct null dereference
      mtd: pxa3xx_nand: Correct offset calculation
      mtd: pxa3xx_nand: Don't alloc unneeded memory

Peng Fan (1):
      nand: mxs: fix error handling for mxs_nand_init

Siva Durga Prasad Paladugu (2):
      zynqmp: nand: Add Nand driver support for zynqmp
      arasan: nfc: Add initial nand driver support for arasan

 arch/arm/include/asm/arch-zynqmp/hardware.h |    2 +
 configs/xilinx_zynqmp_ep_defconfig          |    1 +
 drivers/mtd/nand/Kconfig                    |    7 +
 drivers/mtd/nand/Makefile                   |    1 +
 drivers/mtd/nand/arasan_nfc.c               | 1154 +++++++++++++++++++++++++++
 drivers/mtd/nand/mxs_nand.c                 |   24 +-
 drivers/mtd/nand/pxa3xx_nand.c              |   17 +-
 include/configs/xilinx_zynqmp.h             |    9 +
 8 files changed, 1194 insertions(+), 21 deletions(-)
 create mode 100644 drivers/mtd/nand/arasan_nfc.c

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2015-05-25  0:25 Scott Wood
  2015-05-25 12:36 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2015-05-25  0:25 UTC (permalink / raw)
  To: u-boot

The following changes since commit 3238639d40732fe78fd62ae5e080465552e882fc:

  Merge git://git.denx.de/u-boot-net (2015-05-20 15:57:55 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to 8fca2d8cb84fb039bb41061f5f5fd9f31cd596c9:

  mtd: vf610_nfc: enable ONFI detection (2015-05-24 14:27:46 -0500)

----------------------------------------------------------------
J?rg Krause (2):
      mtd: nand: mxs: Replace magic number for bits per ECC level with macro
      tools: mxsboot: Calculate ECC strength dynamically

Peng Fan (1):
      mtd:mxs:nand calculate ecc strength dynamically

Raghav Dogra (1):
      nand/elbc: Memory leak fix

Stefan Agner (8):
      mtd: vf610_nfc: remove caching of page in buffer
      mtd: vf610_nfc: remove read on SEQIN
      mtd: vf610_nfc: allow bitflips in an empty page
      mtd: vf610_nfc: implement OOB only read
      mtd: vf610_nfc: use in-band bad block table
      mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
      mtd: vf610_nfc: add 32-error correction option for HW ECC
      mtd: vf610_nfc: enable ONFI detection

Stephen Warren (1):
      nand: fix buffer alignment in new verification feature

 configs/colibri_vf_defconfig     |   2 +
 configs/vf610twr_defconfig       |   2 +
 configs/vf610twr_nand_defconfig  |   2 +
 doc/README.nand                  |  18 ---
 drivers/mtd/nand/Kconfig         |  45 ++++++++
 drivers/mtd/nand/fsl_elbc_nand.c |   1 +
 drivers/mtd/nand/mxs_nand.c      |  35 +++---
 drivers/mtd/nand/nand_util.c     |   4 +-
 drivers/mtd/nand/vf610_nfc.c     | 234 ++++++++++++++++++++-------------------
 include/configs/colibri_vf.h     |   3 +-
 include/configs/vf610twr.h       |   4 +-
 tools/mxsboot.c                  |  38 ++++---
 12 files changed, 217 insertions(+), 171 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2015-03-31 20:59 Scott Wood
  2015-04-01  0:56 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2015-03-31 20:59 UTC (permalink / raw)
  To: u-boot

[resent with Tom's new e-mail address]

The following changes since commit 662e2acb46250881ec26bc8366fc9eb1856cb7c2:

  sunxi: UTOO_P66: Add missing MAINTAINERS entry (2015-03-29 14:56:48 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to 55765b1842e7dcf22efa8d973c7d1b7498dd99fa:

  mtd: vf610_nfc: specify transfer size before each transfer (2015-03-30 23:35:27 -0500)

----------------------------------------------------------------
Luca Ellero (2):
      mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
      mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()

Peter Tyser (7):
      nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option
      nand: Remove unused read/write structures
      nand: Add verification functions
      cmd_nand: Verify writes to NAND
      dfu: nand: Verify writes
      nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
      nand: yaffs: Remove the "nand write.yaffs" command

Stefan Agner (2):
      mtd: vf610_nfc: mark page as dirty on block erase
      mtd: vf610_nfc: specify transfer size before each transfer

 README                              |   3 -
 board/prodrive/alpr/nand.c          |  16 ----
 board/socrates/nand.c               |  25 ------
 common/cmd_nand.c                   |  27 ++-----
 doc/README.nand                     |  12 ---
 drivers/dfu/dfu_nand.c              |   2 +-
 drivers/mtd/nand/davinci_nand.c     |  12 ---
 drivers/mtd/nand/fsl_elbc_nand.c    |  38 ---------
 drivers/mtd/nand/fsl_ifc_nand.c     |  38 ---------
 drivers/mtd/nand/fsl_upm.c          |  18 -----
 drivers/mtd/nand/mpc5121_nfc.c      |  26 ------
 drivers/mtd/nand/mxc_nand.c         |  33 --------
 drivers/mtd/nand/mxs_nand.c         |   4 +-
 drivers/mtd/nand/nand_base.c        |  65 ---------------
 drivers/mtd/nand/nand_util.c        | 156 +++++++++++++++++++++++-------------
 drivers/mtd/nand/ndfc.c             |  18 -----
 drivers/mtd/nand/vf610_nfc.c        |  28 ++++---
 include/configs/B4860QDS.h          |   1 -
 include/configs/BSC9131RDB.h        |   1 -
 include/configs/BSC9132QDS.h        |   1 -
 include/configs/C29XPCIE.h          |   1 -
 include/configs/M54418TWR.h         |   1 -
 include/configs/MPC8313ERDB.h       |   1 -
 include/configs/MPC8315ERDB.h       |   1 -
 include/configs/MPC837XEMDS.h       |   1 -
 include/configs/MPC8536DS.h         |   1 -
 include/configs/MPC8569MDS.h        |   1 -
 include/configs/MPC8572DS.h         |   1 -
 include/configs/P1010RDB.h          |   1 -
 include/configs/P1022DS.h           |   1 -
 include/configs/P1023RDB.h          |   1 -
 include/configs/P2041RDB.h          |   1 -
 include/configs/T102xQDS.h          |   1 -
 include/configs/T102xRDB.h          |   1 -
 include/configs/T1040QDS.h          |   1 -
 include/configs/T104xRDB.h          |   1 -
 include/configs/T208xQDS.h          |   1 -
 include/configs/T208xRDB.h          |   1 -
 include/configs/T4240QDS.h          |   1 -
 include/configs/T4240RDB.h          |   1 -
 include/configs/VCMA9.h             |   1 -
 include/configs/corenet_ds.h        |   1 -
 include/configs/ethernut5.h         |   1 -
 include/configs/ids8313.h           |   1 -
 include/configs/km/kmp204x-common.h |   1 -
 include/configs/ls1021aqds.h        |   1 -
 include/configs/ls2085a_common.h    |   1 -
 include/configs/p1_p2_rdb_pc.h      |   1 -
 include/configs/ve8313.h            |   1 -
 include/configs/xpedite537x.h       |   1 -
 include/configs/xpedite550x.h       |   1 -
 include/linux/mtd/nand.h            |   5 --
 include/nand.h                      |  35 ++------
 53 files changed, 133 insertions(+), 462 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2015-03-31 20:55 Scott Wood
  0 siblings, 0 replies; 164+ messages in thread
From: Scott Wood @ 2015-03-31 20:55 UTC (permalink / raw)
  To: u-boot

The following changes since commit 662e2acb46250881ec26bc8366fc9eb1856cb7c2:

  sunxi: UTOO_P66: Add missing MAINTAINERS entry (2015-03-29 14:56:48 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to 55765b1842e7dcf22efa8d973c7d1b7498dd99fa:

  mtd: vf610_nfc: specify transfer size before each transfer (2015-03-30 23:35:27 -0500)

----------------------------------------------------------------
Luca Ellero (2):
      mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
      mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()

Peter Tyser (7):
      nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option
      nand: Remove unused read/write structures
      nand: Add verification functions
      cmd_nand: Verify writes to NAND
      dfu: nand: Verify writes
      nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
      nand: yaffs: Remove the "nand write.yaffs" command

Stefan Agner (2):
      mtd: vf610_nfc: mark page as dirty on block erase
      mtd: vf610_nfc: specify transfer size before each transfer

 README                              |   3 -
 board/prodrive/alpr/nand.c          |  16 ----
 board/socrates/nand.c               |  25 ------
 common/cmd_nand.c                   |  27 ++-----
 doc/README.nand                     |  12 ---
 drivers/dfu/dfu_nand.c              |   2 +-
 drivers/mtd/nand/davinci_nand.c     |  12 ---
 drivers/mtd/nand/fsl_elbc_nand.c    |  38 ---------
 drivers/mtd/nand/fsl_ifc_nand.c     |  38 ---------
 drivers/mtd/nand/fsl_upm.c          |  18 -----
 drivers/mtd/nand/mpc5121_nfc.c      |  26 ------
 drivers/mtd/nand/mxc_nand.c         |  33 --------
 drivers/mtd/nand/mxs_nand.c         |   4 +-
 drivers/mtd/nand/nand_base.c        |  65 ---------------
 drivers/mtd/nand/nand_util.c        | 156 +++++++++++++++++++++++-------------
 drivers/mtd/nand/ndfc.c             |  18 -----
 drivers/mtd/nand/vf610_nfc.c        |  28 ++++---
 include/configs/B4860QDS.h          |   1 -
 include/configs/BSC9131RDB.h        |   1 -
 include/configs/BSC9132QDS.h        |   1 -
 include/configs/C29XPCIE.h          |   1 -
 include/configs/M54418TWR.h         |   1 -
 include/configs/MPC8313ERDB.h       |   1 -
 include/configs/MPC8315ERDB.h       |   1 -
 include/configs/MPC837XEMDS.h       |   1 -
 include/configs/MPC8536DS.h         |   1 -
 include/configs/MPC8569MDS.h        |   1 -
 include/configs/MPC8572DS.h         |   1 -
 include/configs/P1010RDB.h          |   1 -
 include/configs/P1022DS.h           |   1 -
 include/configs/P1023RDB.h          |   1 -
 include/configs/P2041RDB.h          |   1 -
 include/configs/T102xQDS.h          |   1 -
 include/configs/T102xRDB.h          |   1 -
 include/configs/T1040QDS.h          |   1 -
 include/configs/T104xRDB.h          |   1 -
 include/configs/T208xQDS.h          |   1 -
 include/configs/T208xRDB.h          |   1 -
 include/configs/T4240QDS.h          |   1 -
 include/configs/T4240RDB.h          |   1 -
 include/configs/VCMA9.h             |   1 -
 include/configs/corenet_ds.h        |   1 -
 include/configs/ethernut5.h         |   1 -
 include/configs/ids8313.h           |   1 -
 include/configs/km/kmp204x-common.h |   1 -
 include/configs/ls1021aqds.h        |   1 -
 include/configs/ls2085a_common.h    |   1 -
 include/configs/p1_p2_rdb_pc.h      |   1 -
 include/configs/ve8313.h            |   1 -
 include/configs/xpedite537x.h       |   1 -
 include/configs/xpedite550x.h       |   1 -
 include/linux/mtd/nand.h            |   5 --
 include/nand.h                      |  35 ++------
 53 files changed, 133 insertions(+), 462 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2015-01-09 20:12 Scott Wood
  2015-01-10 19:10 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2015-01-09 20:12 UTC (permalink / raw)
  To: u-boot

Sorry for the lateness -- I was just pinged about these regression fixes
that should go in the forthcoming release.

The following changes since commit b188067f39627d977bb1db67c8456e9aaab90743:

  arm: vf610: fix boot from SD-card (2015-01-09 10:27:51 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to ab37b76d5d7879009565d1d1a2be6de63f86a674:

  mtd: nand: do not scan BBT after scrub (2015-01-09 12:19:06 -0600)

----------------------------------------------------------------
Masahiro Yamada (3):
      mtd: nand: revive "nand scrub" command
      mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again
      mtd: nand: do not scan BBT after scrub

 drivers/mtd/nand/nand_base.c | 11 ++++-------
 drivers/mtd/nand/nand_util.c |  4 +---
 2 files changed, 5 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2014-11-27  7:25 Scott Wood
  2014-11-27 18:09 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2014-11-27  7:25 UTC (permalink / raw)
  To: u-boot

The following changes since commit 85bafb6da4dddfffa78479aa49a72ae48578a4ce:

  Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2014-11-26 11:23:26 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to b19157bf3f2345586f2db8a0f8f92cc54f527952:

  mtd: nand: s3c: Unify the register definition and naming (2014-11-26 23:21:43 -0600)

----------------------------------------------------------------
Marek Vasut (1):
      mtd: nand: s3c: Unify the register definition and naming

Masahiro Yamada (2):
      mtd: denali: use CONFIG_SYS_NAND_SELF_INIT
      mtd: denali: set some registers after nand_scan_ident()

Rostislav Lisovy (1):
      nand: reinstate lazy bad block scanning

Sanchayan Maity (1):
      mtd/nand/vf610_nfc: Disable subpage writes

 arch/arm/include/asm/arch-s3c24x0/s3c2410.h |   4 +-
 arch/arm/include/asm/arch-s3c24x0/s3c2440.h |   4 +-
 arch/arm/include/asm/arch-s3c24x0/s3c24x0.h |  31 ++++---
 drivers/mtd/nand/Kconfig                    |   7 ++
 drivers/mtd/nand/denali.c                   | 132 ++++++++++++++++++++--------
 drivers/mtd/nand/denali.h                   |   5 +-
 drivers/mtd/nand/nand_base.c                |  10 ++-
 drivers/mtd/nand/s3c2410_nand.c             |  38 ++++----
 drivers/mtd/nand/vf610_nfc.c                |   3 +
 9 files changed, 152 insertions(+), 82 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2014-10-10  1:08 Scott Wood
  2014-10-10 14:39 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2014-10-10  1:08 UTC (permalink / raw)
  To: u-boot

The RNDOUT patch addresses a regression in the mtd uprev.  The PARAM
change is a fix to a driver introduced in this release.

The following changes since commit dd0204e48d05f41480743a798b94d5484b664639:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-10-07 07:38:39 -0400)

are available in the git repository at:


  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to ed3c980bee74dc1bd599dd44b41b2c32ee78c0a8:

  mtd: denali: support NAND_CMD_RNDOUT command (2014-10-09 17:33:26 -0500)

----------------------------------------------------------------
Masahiro Yamada (2):
      mtd: denali: fix NAND_CMD_PARAM command
      mtd: denali: support NAND_CMD_RNDOUT command

 drivers/mtd/nand/denali.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2014-09-25 20:28 Scott Wood
  2014-09-26  0:15 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2014-09-25 20:28 UTC (permalink / raw)
  To: u-boot

The following changes since commit e3a4facdfc07179ebe017a07b8de6224a935a9f3:

  checkpatch: remove unnecessary + after {8,8} (2014-09-25 09:31:24 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to f9860cf081efdf32c8a01b9fc271fe55e2a79f8d:

  nand/denali: Document CONFIG symbols (2014-09-25 13:54:58 -0500)

----------------------------------------------------------------
Chin Liang See (1):
      nand/denali: Adding Denali NAND driver support

Rostislav Lisovy (1):
      mtd: nand: am335x: Fix 'bit-flip' errors in SPL

Scott Wood (1):
      nand/denali: Document CONFIG symbols

Stefan Roese (1):
      mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()

 doc/README.nand                   |    6 +
 drivers/mtd/nand/Makefile         |    1 +
 drivers/mtd/nand/am335x_spl_bch.c |   12 +-
 drivers/mtd/nand/denali.c         | 1205 +++++++++++++++++++++++++++++++++++++
 drivers/mtd/nand/denali.h         |  467 ++++++++++++++
 drivers/mtd/nand/nand_base.c      |    4 +-
 6 files changed, 1688 insertions(+), 7 deletions(-)
 create mode 100644 drivers/mtd/nand/denali.c
 create mode 100644 drivers/mtd/nand/denali.h

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2014-03-05  2:09 Scott Wood
  2014-03-05 21:08 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2014-03-05  2:09 UTC (permalink / raw)
  To: u-boot

The following changes since commit eeb72e67619b98d2502fe634a3a5d9953de92ad0:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-02-26 16:49:58 -0500)

are available in the git repository at:


  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to 2eda892f00fbcf46143326f72e8ac5b472bd225a:

  mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand (2014-03-04 17:23:54 -0600)

----------------------------------------------------------------
pekon gupta (9):
      mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
      mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
      mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
      board/ti/am335x/README: update for NAND boot
      mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h
      mtd: nand: omap: remove unused #defines from common omap_gpmc.h
      mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h
      mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
      mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand

 arch/arm/include/asm/arch-am33xx/cpu.h             |  51 --
 arch/arm/include/asm/arch-am33xx/omap_gpmc.h       |  48 --
 arch/arm/include/asm/arch-am33xx/sys_proto.h       |   1 +
 arch/arm/include/asm/arch-omap3/cpu.h              |  54 +-
 arch/arm/include/asm/arch-omap3/mem.h              |  10 +
 arch/arm/include/asm/arch-omap3/omap_gpmc.h        |  36 --
 arch/arm/include/asm/arch-omap3/sys_proto.h        |   1 +
 arch/arm/include/asm/arch-omap4/cpu.h              |  45 --
 arch/arm/include/asm/arch-omap4/sys_proto.h        |   1 +
 arch/arm/include/asm/arch-omap5/cpu.h              |  45 --
 arch/arm/include/asm/arch-omap5/sys_proto.h        |   1 +
 arch/arm/include/asm/omap_gpmc.h                   |  87 ----
 board/isee/igep00x0/igep00x0.c                     |   1 -
 board/overo/overo.c                                |   1 -
 board/ti/am335x/README                             |  53 +-
 drivers/mtd/nand/omap_elm.c                        |   6 +-
 drivers/mtd/nand/omap_gpmc.c                       | 572 +++++++--------------
 include/configs/am335x_evm.h                       |   1 -
 include/configs/am335x_igep0033.h                  |   1 -
 include/configs/am3517_crane.h                     |   1 -
 include/configs/am3517_evm.h                       |   1 -
 include/configs/cm_t35.h                           |   2 -
 include/configs/devkit8000.h                       |   2 -
 include/configs/dig297.h                           |   2 -
 include/configs/mcx.h                              |   1 -
 include/configs/omap3_beagle.h                     |   2 -
 include/configs/omap3_evm_common.h                 |   1 -
 include/configs/omap3_igep00x0.h                   |   1 -
 include/configs/omap3_logic.h                      |   1 -
 include/configs/omap3_overo.h                      |   2 -
 include/configs/omap3_pandora.h                    |   2 -
 include/configs/omap3_zoom1.h                      |   2 -
 include/configs/siemens-am33x-common.h             |   1 -
 include/configs/tam3517-common.h                   |   1 -
 include/configs/tricorder.h                        |   2 -
 .../include/asm => include/linux/mtd}/omap_elm.h   |   0
 include/linux/mtd/omap_gpmc.h                      |  84 +++
 37 files changed, 321 insertions(+), 802 deletions(-)
 delete mode 100644 arch/arm/include/asm/arch-am33xx/omap_gpmc.h
 delete mode 100644 arch/arm/include/asm/arch-omap3/omap_gpmc.h
 delete mode 100644 arch/arm/include/asm/omap_gpmc.h
 rename {arch/arm/include/asm => include/linux/mtd}/omap_elm.h (100%)
 create mode 100644 include/linux/mtd/omap_gpmc.h

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2013-12-18 23:10 Scott Wood
  2013-12-19 17:45 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2013-12-18 23:10 UTC (permalink / raw)
  To: u-boot

Note that as discussed at http://patchwork.ozlabs.org/patch/296730/
the "cosmetic" patch is fixing a significant readability regression --
the current indentation is misleading as to the code flow.

The following changes since commit fd44194945714a478fab6407c04453caaef0bac9:

  Prepare v2014.01-rc2 (2013-12-16 13:07:05 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git 

for you to fetch changes up to 72bb956551ecd592bcf0e6468476f31db86d9361:

  powerpc/cms700: limit NAND data structure size (2013-12-17 22:06:05 -0600)

----------------------------------------------------------------
Nikita Kiryanov (3):
      mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size
      mtd: nand: omap: fix sw->hw->sw ecc switch
      mtd: nand: omap: fix ecc ops assignment when changing ecc

Scott Wood (1):
      powerpc/cms700: limit NAND data structure size

Stefan Roese (1):
      mtd: nand: omap_gpmc: cosmetic: Fix indentation

Tom Rini (1):
      nand_util.c: Use '%zd' for length in nand_unlock debug print

pekon gupta (1):
      mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme

 drivers/mtd/nand/nand_util.c |   2 +-
 drivers/mtd/nand/omap_gpmc.c | 108 ++++++++++++++++++++++++-------------------
 include/configs/CMS700.h     |   3 ++
 3 files changed, 65 insertions(+), 48 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2013-11-22 20:32 Scott Wood
  2013-11-25 21:56 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2013-11-22 20:32 UTC (permalink / raw)
  To: u-boot

The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0:

  cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to 2c17e6d1d996a1b8b9325de15f253a13d5877dee:

  am335x: fix GPMC config for NAND and NOR SPL boot (2013-11-21 13:33:41 -0600)

----------------------------------------------------------------
Bo Shen (1):
      MTD: atmel_nand: support for software BCH ECC

Prabhakar Kushwaha (4):
      driver/mtd/ifc: Read Status while programming NAND flash
      mtd: move & update nand_ecclayout structure (plus board changes)
      mtd/ifc: Add support of 8K page size NAND flash
      board/c29xpcie: Add support of 8K page size NAND flash

Wu, Josh (4):
      mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash
      sama5d3xek: support larger than 4G nand flash
      mtd: atmel_nand: don't print bit correction message in driver
      mtd: atmel_nand: use dev_xxx instead of printk

pekon gupta (4):
      mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms
      mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
      mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
      am335x: fix GPMC config for NAND and NOR SPL boot

 arch/arm/cpu/armv7/am33xx/Makefile                 |   1 -
 arch/arm/cpu/armv7/am33xx/mem.c                    |  52 ++--
 arch/arm/include/asm/arch-am33xx/mem.h             |   5 -
 .../include/asm/{arch-am33xx/elm.h => omap_elm.h}  |   0
 arch/arm/include/asm/omap_gpmc.h                   |  16 +
 arch/powerpc/cpu/mpc8xxx/fsl_ifc.c                 |  24 ++
 arch/powerpc/include/asm/fsl_ifc.h                 |   2 +
 board/atmel/sama5d3xek/sama5d3xek.c                |   5 +-
 board/ti/am335x/board.c                            |  14 +-
 doc/README.nand                                    |  63 ++++
 doc/README.omap3                                   |   3 +-
 drivers/mtd/nand/Makefile                          |   1 +
 drivers/mtd/nand/atmel_nand.c                      |  40 ++-
 drivers/mtd/nand/fsl_ifc_nand.c                    |  99 ++++++-
 drivers/mtd/nand/fsl_ifc_spl.c                     |   7 +-
 .../am33xx/elm.c => drivers/mtd/nand/omap_elm.c    |   6 +-
 drivers/mtd/nand/omap_gpmc.c                       | 321 +++++++++++++--------
 drivers/mtd/onenand/onenand_base.c                 |  15 +-
 include/configs/ASH405.h                           |   2 +
 include/configs/C29XPCIE.h                         |  10 +-
 include/configs/MPC8572DS.h                        |   2 +
 include/configs/T4240QDS.h                         |   2 +
 include/configs/alpr.h                             |   2 +
 include/configs/am335x_evm.h                       |   5 +-
 include/configs/am335x_igep0033.h                  |   2 +
 include/configs/am3517_crane.h                     |   1 +
 include/configs/am3517_evm.h                       |   1 +
 include/configs/devkit8000.h                       |   1 +
 include/configs/mcx.h                              |   2 +-
 include/configs/omap3_beagle.h                     |   1 +
 include/configs/omap3_evm.h                        |   1 +
 include/configs/omap3_evm_quick_nand.h             |   1 +
 include/configs/omap3_igep00x0.h                   |   1 +
 include/configs/omap3_overo.h                      |   1 +
 include/configs/siemens-am33x-common.h             |   2 +
 include/configs/tam3517-common.h                   |   2 +-
 include/configs/tricorder.h                        |   4 +-
 include/linux/mtd/mtd.h                            |  23 ++
 include/mtd/mtd-abi.h                              |  12 -
 39 files changed, 532 insertions(+), 220 deletions(-)
 rename arch/arm/include/asm/{arch-am33xx/elm.h => omap_elm.h} (100%)
 rename arch/arm/cpu/armv7/am33xx/elm.c => drivers/mtd/nand/omap_elm.c (97%)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2013-10-09 18:29 Scott Wood
  2013-10-10  1:45 ` Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 164+ messages in thread
From: Scott Wood @ 2013-10-09 18:29 UTC (permalink / raw)
  To: u-boot

Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
been acked by Stefan Roese.

The following changes since commit b770e88a6c2548727f0d57a3e9e8bb0830f977b5:

  Fix number base handling of "load" command (2013-10-07 15:54:18 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:

  cmd_ubi: add write.part command, to write a volume in multiple parts (2013-10-09 12:52:22 -0500)

----------------------------------------------------------------
Paul Burton (4):
      mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
      cmd_mtdparts: use 64 bits for flash size, partition size & offset
      cmd_ubi: use int64_t volume size for 'ubi create'
      cmd_ubi: add write.part command, to write a volume in multiple parts

 common/cmd_mtdparts.c              | 54 ++++++++++++++------------
 common/cmd_ubi.c                   | 79 +++++++++++++++++++++++++++-----------
 doc/README.ubi                     |  3 ++
 drivers/mtd/mtdcore.c              | 14 ++++++-
 drivers/mtd/mtdpart.c              | 12 +++---
 drivers/mtd/nand/nand_base.c       | 18 +++++++--
 drivers/mtd/onenand/onenand_base.c |  3 +-
 include/jffs2/load_kernel.h        |  6 +--
 include/linux/mtd/nand.h           |  3 ++
 9 files changed, 129 insertions(+), 63 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2013-08-23 15:48 Scott Wood
  2013-08-23 19:28 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2013-08-23 15:48 UTC (permalink / raw)
  To: u-boot

The following changes since commit 6612ab33956ae09c5ba2fde9c1540b519625ba37:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2013-08-21 16:27:47 -0400)

are available in the git repository at:


  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to 2b26201a2aef0b310b7c04702b0dba5dea493f77:

  env_nand.c: support falling back to redundant env when writing (2013-08-22 17:49:47 -0500)

----------------------------------------------------------------
Masahiro Yamada (4):
      cmd_nand: fix a memory leak in nand_dump function
      cmd_nand: slight optimization of nand_dump function
      cmd_nand: Do not show usage when scrub is aborted
      nand_util: delete a useless variable

Phil Sutter (1):
      env_nand.c: support falling back to redundant env when writing

 common/cmd_nand.c            |  40 +++++++++------
 common/env_nand.c            | 116 ++++++++++++++++++++-----------------------
 drivers/mtd/nand/nand_util.c |   3 +-
 3 files changed, 81 insertions(+), 78 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2013-07-12 21:13 Scott Wood
  2013-07-12 21:23 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2013-07-12 21:13 UTC (permalink / raw)
  To: u-boot

Sorry for the lateness, but this patch fixes a BUG() regression
with CONFIG_MXC_NAND_HWECC.

The following changes since commit 225fd8c5d4556547896a5d32ee092a258f3df638:

  cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself (2013-07-10 09:15:15 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to 1c903694370259738abccc67ff0d6e5eaf7886f9:

  mtd: mxc_nand: Fix crash after MTD resync (2013-07-12 16:12:33 -0500)

----------------------------------------------------------------
Marek Vasut (1):
      mtd: mxc_nand: Fix crash after MTD resync

 drivers/mtd/nand/mxc_nand.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2013-06-28 16:46 Scott Wood
  2013-07-01 19:28 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2013-06-28 16:46 UTC (permalink / raw)
  To: u-boot

The following changes since commit 2f998071254d566c71c34ef013aef1d9d0ec0fa3:

  image: Use ENOENT instead of ENOMEDIUM for better compatibility (2013-06-17 09:56:42 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to 8b6b51a617b8adc773cc82b4886738a6128caf7f:

  mtd/nand: docg4: fix compiler warnings (2013-06-26 16:19:58 -0500)

----------------------------------------------------------------
Daniel Schwierzeck (1):
      mtd: nand: fix initialization of BBT options

Heiko Schocher (1):
      dfu, nand: before write a buffer to nand, erase the nand sectors

Mike Dunn (2):
      mtd: nand/docg4: fix driver after Linux resync
      mtd/nand: docg4: fix compiler warnings

Scott Wood (1):
      nand: Don't call adjust_size_for_badblocks for erase

 common/cmd_nand.c               |  9 +--------
 drivers/dfu/dfu_nand.c          | 18 ++++++++++++++++--
 drivers/mtd/nand/docg4.c        | 26 ++++++++++++++------------
 drivers/mtd/nand/docg4_spl.c    | 15 +++++++--------
 drivers/mtd/nand/jz4740_nand.c  |  2 +-
 drivers/mtd/nand/nand_util.c    |  4 ++++
 drivers/mtd/nand/s3c2410_nand.c |  4 +---
 include/nand.h                  |  2 ++
 8 files changed, 46 insertions(+), 34 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2013-06-06 16:33 Scott Wood
  2013-06-07 18:19 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2013-06-06 16:33 UTC (permalink / raw)
  To: u-boot

The following changes since commit d6639d10dbfa42dc888f8917012550b632a88959:

  Merge branch 'master' of git://git.denx.de/u-boot-nand-flash (2013-05-31 18:28:47 -0400)

are available in the git repository at:


  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to 4bfd0002b653dfc9f9ddd8e9a4ce0acd40bde3ac:

  bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() (2013-06-04 11:50:04 -0500)

----------------------------------------------------------------
Sergey Lapin (1):
      bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()

 drivers/mtd/nand/omap_gpmc.c |    2 ++
 1 file changed, 2 insertions(+)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2013-05-31 19:52 Scott Wood
  2013-05-31 21:28 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2013-05-31 19:52 UTC (permalink / raw)
  To: u-boot

The following changes since commit 8bcb6f43e98ffc76e998349e0ec32a0e359160d4:

  Update MAINTAINERS file for sandbox (2013-05-17 17:04:39 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to f3e9d53b5f35472745077b072399aefe87f228d4:

  mtd: resync with Linux-3.7.1 (2013-05-30 15:25:39 -0500)

----------------------------------------------------------------
Harvey Chapman (1):
      nand: adjust erase/read/write partition/chip size for bad blocks

Prabhakar Kushwaha (1):
      nand/fsl_ifc: Convert to self-init

Scott Wood (1):
      nand/fsl_elbc: detect page size at runtime

Sergey Lapin (1):
      mtd: resync with Linux-3.7.1

htbegin (2):
      mtd: nand: fix the partial page write condition
      mtd: nand: use ssize_t instead of size_t to prevent infinite loop

 board/ait/cam_enc_4xx/cam_enc_4xx.c |   12 +-
 common/cmd_nand.c                   |   53 +-
 common/cmd_onenand.c                |   30 +-
 common/env_onenand.c                |    6 +-
 drivers/mtd/Makefile                |    4 +-
 drivers/mtd/cfi_mtd.c               |   12 +-
 drivers/mtd/mtdconcat.c             |   98 +--
 drivers/mtd/mtdcore.c               |  191 ++++
 drivers/mtd/mtdpart.c               |  158 ++--
 drivers/mtd/nand/atmel_nand.c       |   17 +-
 drivers/mtd/nand/bfin_nand.c        |    2 +
 drivers/mtd/nand/davinci_nand.c     |    4 +-
 drivers/mtd/nand/diskonchip.c       |   13 +-
 drivers/mtd/nand/fsl_elbc_nand.c    |   56 +-
 drivers/mtd/nand/fsl_ifc_nand.c     |   62 +-
 drivers/mtd/nand/fsmc_nand.c        |    5 +-
 drivers/mtd/nand/jz4740_nand.c      |    1 +
 drivers/mtd/nand/mpc5121_nfc.c      |    2 +-
 drivers/mtd/nand/mxc_nand.c         |   25 +-
 drivers/mtd/nand/mxs_nand.c         |   34 +-
 drivers/mtd/nand/nand_base.c        | 1658 ++++++++++++++++++++---------------
 drivers/mtd/nand/nand_bbt.c         |  822 ++++++++---------
 drivers/mtd/nand/nand_ids.c         |   14 +-
 drivers/mtd/nand/nand_util.c        |   26 +-
 drivers/mtd/nand/ndfc.c             |    1 +
 drivers/mtd/nand/nomadik.c          |    1 +
 drivers/mtd/nand/omap_gpmc.c        |    6 +-
 drivers/mtd/nand/s3c2410_nand.c     |    1 +
 drivers/mtd/nand/tegra_nand.c       |   27 +-
 drivers/mtd/nand/tegra_nand.h       |    2 +-
 drivers/mtd/onenand/onenand_base.c  |   82 +-
 drivers/mtd/onenand/onenand_bbt.c   |    6 +-
 drivers/mtd/ubi/build.c             |    2 +-
 drivers/mtd/ubi/eba.c               |    2 +-
 drivers/mtd/ubi/io.c                |   12 +-
 drivers/mtd/ubi/kapi.c              |    2 +-
 drivers/mtd/ubi/misc.c              |    2 +-
 drivers/mtd/ubi/vtbl.c              |    2 +-
 fs/yaffs2/yaffs_mtdif.c             |   18 +-
 fs/yaffs2/yaffs_mtdif2.c            |   14 +-
 include/configs/P1022DS.h           |    2 -
 include/linux/mtd/bbm.h             |   49 +-
 include/linux/mtd/mtd-abi.h         |  158 ----
 include/linux/mtd/mtd.h             |  203 +++--
 include/linux/mtd/nand.h            |  173 ++--
 include/linux/string.h              |    3 +
 include/nand.h                      |   11 +-
 lib/string.c                        |   59 ++
 48 files changed, 2255 insertions(+), 1888 deletions(-)
 delete mode 100644 include/linux/mtd/mtd-abi.h

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2013-02-26 21:44 Scott Wood
  2013-02-28 20:25 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2013-02-26 21:44 UTC (permalink / raw)
  To: u-boot

The following changes since commit 47104c37de076e2be35ae1b3d144614f4d24a766:

  MAKEALL: add support for per architecture toolchains (2013-02-20 09:40:34 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to a1eac57a2001ecf86a46f520cd85ef8e9c8b3687:

  common/env_nand.c: calculate crc only when readenv was OK (2013-02-22 19:59:53 -0600)

----------------------------------------------------------------
Harvey Chapman (1):
      nand: fix nand read.option parsing

Joe Hershberger (1):
      mtd: nand: Check if NAND is locked tight before lock cmds

Phil Sutter (2):
      env_nand.c: clarify log messages when env reading fails
      common/env_nand.c: calculate crc only when readenv was OK

Vipin Kumar (1):
      imls: Add support to list images in NAND device

 README                       |    3 +-
 common/cmd_bootm.c           |  167 +++++++++++++++++++++++++++++++++++++++++-
 common/cmd_nand.c            |    2 +-
 common/env_nand.c            |   18 +++--
 drivers/mtd/nand/nand_util.c |   19 ++++-
 5 files changed, 197 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2012-12-21 21:37 Scott Wood
  2012-12-22 12:53 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2012-12-21 21:37 UTC (permalink / raw)
  To: u-boot

The following changes since commit 42e1321874f8a51373972c293f369c6973c85339:

  Merge branch 'master' of git://git.denx.de/u-boot-sh (2012-12-20 10:53:20 -0700)

are available in the git repository at:


  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to ba427678a419a59c091e1c816c13852fa05b24bf:

  driver/mtd/IFC:Wait tWB time, poll R/B before command execution (2012-12-21 15:34:54 -0600)

----------------------------------------------------------------
Prabhakar Kushwaha (1):
      driver/mtd/IFC:Wait tWB time, poll R/B before command execution

 drivers/mtd/nand/fsl_ifc_nand.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2012-12-14 22:06 Scott Wood
  2012-12-18 19:58 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2012-12-14 22:06 UTC (permalink / raw)
  To: u-boot

The following changes since commit 6e9005bd96ff0f0548a787ffafee10664a57a8e1:

  omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL (2012-12-13 13:58:27 -0700)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to 71779d5b873186941652188a30bf703c951b1616:

  m28evk/mx28evk: fix nand_update_full (2012-12-14 16:04:06 -0600)

----------------------------------------------------------------
Eric Benard (1):
      m28evk/mx28evk: fix nand_update_full

Scott Wood (1):
      Merge remote-tracking branch 'origin/master'

Wolfram Sang (1):
      mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems

 drivers/mtd/nand/mxs_nand.c |    3 +++
 include/configs/m28evk.h    |    2 +-
 include/configs/mx28evk.h   |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2012-11-26 21:49 Scott Wood
  2012-11-27 16:45 ` Tom Rini
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2012-11-26 21:49 UTC (permalink / raw)
  To: u-boot

The following changes since commit 178d0cc1a4c73c3341afbeb2a93b172de8c96bd1:

  Merge branch 'master' of git://git.denx.de/u-boot-video (2012-11-19 09:28:04 -0700)

are available in the git repository at:


  git://git.denx.de/u-boot-nand-flash.git master

for you to fetch changes up to 3287f6d3858faee768a7c47515bd21914ad591a2:

  nand: Add torture feature (2012-11-26 15:41:29 -0600)

----------------------------------------------------------------
Beno?t Th?baudeau (3):
      nand: Clean up nand_util
      nand: Fix nand_erase_opts() offset check
      nand: Add torture feature

Joe Hershberger (1):
      nand: Move the sub-page read support enable to a flag

Jos? Miguel Gon?alves (1):
      Add u-boot-pad.bin target to the Makefile

Karl O. Pinc (1):
      README: Reference nand monitor commands in U-Boot README

Prabhakar Kushwaha (1):
      driver/mtd:IFC NAND:Initialise internal SRAM before any write

Scott Wood (22):
      serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS
      serial/ns16550: wait for TEMT before initializing
      powerpc/mpc85xx: move debug tlb entry after TLB is in known state
      powerpc/mpc85xx: add comma before "already enabled"
      spl: rename u-boot-pad.bin to u-boot-with-spl.bin
      spl: introduce CONFIG_SPL_TARGET
      powerpc: change .fixup test to a GCC version test
      powerpc/mpc85xx: fix TLB alignment
      powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
      spl/mpc85xx: move udelay to cpu code
      spl: include resetvec and lib8xxx
      spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
      powerpc/mpc85xx: consistently use COBJS-y
      spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
      spl/85xx: new SPL support
      powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support
      spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
      spl/nand: config symbol documentation
      powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl
      powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map
      powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
      nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers

 Makefile                                           |   22 ++-
 README                                             |   45 ++++-
 arch/powerpc/config.mk                             |    5 +
 arch/powerpc/cpu/mpc85xx/Makefile                  |   38 ++--
 arch/powerpc/cpu/mpc85xx/cpu.c                     |    3 +-
 arch/powerpc/cpu/mpc85xx/cpu_init.c                |    2 +-
 .../cpu/mpc85xx/{cpu_init_nand.c => spl_minimal.c} |   19 +-
 arch/powerpc/cpu/mpc85xx/start.S                   |  123 ++++++-------
 arch/powerpc/cpu/mpc85xx/tlb.c                     |    4 +-
 arch/powerpc/cpu/mpc85xx/u-boot-spl.lds            |   87 +++++++++
 arch/powerpc/cpu/mpc8xxx/Makefile                  |   17 ++
 .../fsl_law.c => arch/powerpc/cpu/mpc8xxx/law.c    |   11 +-
 arch/powerpc/lib/Makefile                          |   23 ++-
 board/freescale/p1_p2_rdb_pc/Makefile              |   16 ++
 board/freescale/p1_p2_rdb_pc/ddr.c                 |    2 +
 board/freescale/p1_p2_rdb_pc/law.c                 |    2 +-
 board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c        |    2 +-
 .../freescale/p1_p2_rdb_pc/spl_minimal.c           |   10 +-
 board/freescale/p1_p2_rdb_pc/tlb.c                 |   22 ++-
 common/cmd_nand.c                                  |   22 +++
 doc/README.mpc85xx                                 |    2 +-
 doc/README.nand                                    |   21 +++
 drivers/misc/Makefile                              |    1 -
 drivers/mtd/nand/Makefile                          |   34 +++-
 drivers/mtd/nand/fsl_elbc_nand.c                   |    2 +-
 drivers/mtd/nand/fsl_elbc_spl.c                    |  168 +++++++++++++++++
 drivers/mtd/nand/fsl_ifc_nand.c                    |   64 ++++++-
 drivers/mtd/nand/nand_base.c                       |    9 +-
 drivers/mtd/nand/nand_util.c                       |  188 ++++++++++++++++----
 drivers/serial/ns16550.c                           |    3 +
 drivers/serial/serial_ns16550.c                    |    4 +
 include/configs/am3517_crane.h                     |    3 +
 include/configs/am3517_evm.h                       |    3 +
 include/configs/cam_enc_4xx.h                      |    3 +
 include/configs/da850evm.h                         |    3 +
 include/configs/devkit8000.h                       |    3 +
 include/configs/hawkboard.h                        |    3 +
 include/configs/igep00x0.h                         |    3 +
 include/configs/mcx.h                              |    3 +
 include/configs/omap3_beagle.h                     |    3 +
 include/configs/omap3_evm.h                        |    3 +
 include/configs/omap3_evm_quick_nand.h             |    3 +
 include/configs/omap3_overo.h                      |    3 +
 include/configs/p1_p2_rdb_pc.h                     |  137 +++++++-------
 include/configs/tam3517-common.h                   |    3 +
 include/configs/tricorder.h                        |    3 +
 include/linux/mtd/nand.h                           |    7 +-
 include/nand.h                                     |    1 +
 nand_spl/board/freescale/common.c                  |   40 -----
 nand_spl/board/freescale/mpc8536ds/Makefile        |   10 +-
 nand_spl/board/freescale/mpc8569mds/Makefile       |   10 +-
 nand_spl/board/freescale/mpc8572ds/Makefile        |   10 +-
 nand_spl/board/freescale/p1010rdb/Makefile         |   16 +-
 nand_spl/board/freescale/p1023rds/Makefile         |   16 +-
 nand_spl/board/freescale/p1_p2_rdb/Makefile        |   10 +-
 nand_spl/board/freescale/p1_p2_rdb_pc/Makefile     |  146 ---------------
 spl/Makefile                                       |   21 +++
 57 files changed, 980 insertions(+), 457 deletions(-)
 rename arch/powerpc/cpu/mpc85xx/{cpu_init_nand.c => spl_minimal.c} (76%)
 create mode 100644 arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
 rename drivers/misc/fsl_law.c => arch/powerpc/cpu/mpc8xxx/law.c (95%)
 rename nand_spl/board/freescale/p1_p2_rdb_pc/nand_boot.c => board/freescale/p1_p2_rdb_pc/spl_minimal.c (94%)
 create mode 100644 drivers/mtd/nand/fsl_elbc_spl.c
 delete mode 100644 nand_spl/board/freescale/common.c
 delete mode 100644 nand_spl/board/freescale/p1_p2_rdb_pc/Makefile

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2012-06-08 19:59 Scott Wood
  2012-06-19 20:12 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2012-06-08 19:59 UTC (permalink / raw)
  To: u-boot

The following changes since commit fedab338f3459315cb69627fcf46032ec8df1753:

  Merge branch 'master' of git://git.denx.de/u-boot-video (2012-06-07 23:42:17 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Steve Sakoman (1):
      cmd_nand: fix crashing bug in nand read/write

 common/cmd_nand.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2012-05-18 23:23 Scott Wood
  2012-05-20 20:49 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2012-05-18 23:23 UTC (permalink / raw)
  To: u-boot

The following changes since commit f50bf50d7f6f99c5ad4666d63a7eef43d3940500:

  Improve MAKEALL parallel builds (2012-05-18 13:49:04 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git master

Heiko Schocher (1):
      mtd, nand: move some printfs to debug output.

Liu, Wentao (1):
      nand_util: correct YAFFS image write function

Prabhakar Kushwaha (2):
      driver/mtd: IFC NAND: Add support of ONFI NAND flash
      driver/mtd:IFC: Fix possible memory leak

Scott Wood (2):
      nand: extend .raw accesses to work on multiple pages
      powerpc/85xx: fix NAND boot linker scripts for -fpic

Stefan Roese (1):
      NAND: Remove ONFI detection message to from bootup log

 arch/powerpc/cpu/mpc85xx/u-boot-nand.lds     |    5 +-
 arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds |    4 +-
 common/cmd_nand.c                            |   95 +++++++++++++++++++-------
 doc/README.nand                              |   16 ++--
 drivers/mtd/nand/fsl_ifc_nand.c              |   22 +++++--
 drivers/mtd/nand/nand_base.c                 |    5 +-
 drivers/mtd/nand/nand_bbt.c                  |   13 ++--
 drivers/mtd/nand/nand_util.c                 |    2 +-
 8 files changed, 113 insertions(+), 49 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2012-02-28 20:57 Scott Wood
  2012-03-03 14:18 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2012-02-28 20:57 UTC (permalink / raw)
  To: u-boot

The following changes since commit 54e96680cb96fb7a4b8f43fd949c62054004d3e5:

  Merge branch 'master' of git://git.denx.de/u-boot-microblaze (2012-02-26 22:17:40 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Prabhakar Kushwaha (2):
      mtd/nand: Fix IFC driver to support 2K NAND page
      mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command

Scott Wood (2):
      Revert "nand: make 1-bit software ECC configurable"
      nand: reinstate lazy bad block scanning

Tom Rini (1):
      cmd_nand.c: Fix 'nand dump' after latest MTD resync

 common/cmd_nand.c               |    5 ++-
 drivers/mtd/nand/Makefile       |    2 +-
 drivers/mtd/nand/fsl_ifc_nand.c |   77 ++++++++++++++++++++-------------------
 drivers/mtd/nand/nand_base.c    |   14 ++++----
 include/linux/mtd/nand.h        |    2 +
 include/linux/mtd/nand_ecc.h    |   25 -------------
 6 files changed, 53 insertions(+), 72 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2012-01-26 22:12 Scott Wood
  2012-02-11 21:15 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2012-01-26 22:12 UTC (permalink / raw)
  To: u-boot

These patches were posted before the close of the merge window.

The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333:

  overo: add SPL support (2012-01-16 08:40:13 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git master

Christian Hitz (7):
      nand: Merge BCH code from Linux nand driver
      nand: Add more NAND types from Linux nand driver
      nand: cleanup whitespace
      nand: Merge changes from Linux nand driver
      nand: Merge changes to BBT from Linux nand driver
      nand: Sanitize ONFI strings.
      nand: make 1-bit software ECC configurable

Scott Wood (4):
      NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS
      nand_spl: store ecc data on the stack
      nand: Introduce CONFIG_SYS_NAND_SELF_INIT
      nand/fsl_elbc: Convert to self-init

Shengzhou Liu (1):
      mtd/nand: Add ONFI support for FSL NAND controller

Stefano Babic (1):
      nand_spl_simple: store ecc data on the stack

Vladimir Zapolskiy (1):
      NAND: remove NAND_MAX_CHIPS definitions

 doc/README.nand                        |   62 ++
 drivers/mtd/nand/Makefile              |    3 +-
 drivers/mtd/nand/fsl_elbc_nand.c       |   60 ++-
 drivers/mtd/nand/nand.c                |   96 ++-
 drivers/mtd/nand/nand_base.c           |  677 +++++++++++------
 drivers/mtd/nand/nand_bbt.c            |  427 ++++++++---
 drivers/mtd/nand/nand_bch.c            |  236 ++++++
 drivers/mtd/nand/nand_ids.c            |   35 +
 drivers/mtd/nand/nand_spl_simple.c     |   42 +-
 include/configs/P1_P2_RDB.h            |    3 +-
 include/configs/PMC440.h               |    2 -
 include/configs/SIMPC8313.h            |    3 +-
 include/configs/VCMA9.h                |    1 -
 include/configs/acadia.h               |    2 -
 include/configs/am3517_crane.h         |    4 -
 include/configs/am3517_evm.h           |    4 -
 include/configs/aria.h                 |    4 -
 include/configs/at91sam9m10g45ek.h     |    1 -
 include/configs/bamboo.h               |    2 -
 include/configs/bf526-ezbrd.h          |    1 -
 include/configs/bf527-ad7160-eval.h    |    1 -
 include/configs/bf527-ezkit.h          |    1 -
 include/configs/bf548-ezkit.h          |    1 -
 include/configs/cam_enc_4xx.h          |    4 -
 include/configs/canyonlands.h          |    2 -
 include/configs/cm-bf527.h             |    1 -
 include/configs/cpu9260.h              |    1 -
 include/configs/da830evm.h             |    1 -
 include/configs/da850evm.h             |    1 -
 include/configs/davinci_dm355leopard.h |    1 -
 include/configs/devkit8000.h           |    5 -
 include/configs/ea20.h                 |    1 -
 include/configs/eb_cpux9k2.h           |    1 -
 include/configs/enbw_cmc.h             |    1 -
 include/configs/hawkboard.h            |    6 +-
 include/configs/kilauea.h              |    2 -
 include/configs/km/km_arm.h            |    1 -
 include/configs/m28evk.h               |    1 -
 include/configs/mecp5123.h             |    2 -
 include/configs/mpc5121ads.h           |    1 -
 include/configs/mv-common.h            |    1 -
 include/configs/omap3_beagle.h         |    4 -
 include/configs/omap3_evm.h            |    4 -
 include/configs/omap3_evm_quick_nand.h |    4 -
 include/configs/pdm360ng.h             |    2 -
 include/configs/pm9261.h               |    1 -
 include/configs/pm9263.h               |    1 -
 include/configs/pm9g45.h               |    1 -
 include/configs/qi_lb60.h              |    5 -
 include/configs/sequoia.h              |    2 -
 include/configs/smdk2410.h             |    1 -
 include/configs/smdk6400.h             |    4 -
 include/configs/tam3517-common.h       |    5 -
 include/configs/tnetv107x_evm.h        |    1 -
 include/configs/tt01.h                 |    1 -
 include/linux/bch.h                    |   79 ++
 include/linux/mtd/bbm.h                |   25 +-
 include/linux/mtd/nand.h               |  374 +++++----
 include/linux/mtd/nand_bch.h           |   72 ++
 include/linux/mtd/nand_ecc.h           |   25 +
 include/linux/string.h                 |    4 +
 include/nand.h                         |   16 +
 lib/Makefile                           |    1 +
 lib/bch.c                              | 1358 ++++++++++++++++++++++++++++++++
 lib/string.c                           |   39 +
 nand_spl/nand_boot.c                   |   42 +-
 66 files changed, 3082 insertions(+), 690 deletions(-)
 create mode 100644 drivers/mtd/nand/nand_bch.c
 create mode 100644 include/linux/bch.h
 create mode 100644 include/linux/mtd/nand_bch.h
 create mode 100644 lib/bch.c

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-12-07 22:11 Scott Wood
  0 siblings, 0 replies; 164+ messages in thread
From: Scott Wood @ 2011-12-07 22:11 UTC (permalink / raw)
  To: u-boot

The following changes since commit c786f54b9ace5d7b20a0404a7deb1bae683cd4e8:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-12-07 09:09:58 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Anatolij Gustschin (2):
      drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
      drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning

 drivers/mtd/nand/nand_spl_load.c   |   13 ++++++-------
 drivers/mtd/nand/nand_spl_simple.c |    6 ++----
 2 files changed, 8 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-10-10 22:12 Scott Wood
  2011-10-12 20:44 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2011-10-10 22:12 UTC (permalink / raw)
  To: u-boot

The following changes since commit 0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff:

  arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used (2011-10-09 23:24:50 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git master

Laurence Withers (1):
      NAND: davinci: choose correct 1-bit h/w ECC reg

 drivers/mtd/nand/davinci_nand.c |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-10-03 23:57 Scott Wood
  2011-10-04 20:42 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2011-10-03 23:57 UTC (permalink / raw)
  To: u-boot

The following changes since commit 7b8ffea2ac44097ed1c99ba70b8c6a4cf12ba0b4:

  GCC4.6: Squash warning in lzo1x_decompress.c (2011-10-01 23:34:38 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git master

Heiko Schocher (1):
      spl, nand: add 4bit HW ecc oob first nand_read_page function

Helmut Raiger (2):
      mxc_nand: fixed some typos (cosmetic)
      mxc_nand: fix a problem writing more than 32MB

Marek Vasut (6):
      NAND: Really ignore bad blocks when scrubbing
      NAND: Add nand read.raw and write.raw commands
      NAND: Add -y option to nand scrub command
      NAND: Make page, erase, oob size available via cmd_nand
      PPC: Fix fsl_upm.c by renaming nand handling functions
      PPC: Fix socrates NAND problem

Stefan Bigler (1):
      nand: increase chip_delay in mv kirkwood nand driver

mhench (1):
      mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi

 board/socrates/nand.c            |   70 ++++++++++++++++++------------------
 common/cmd_nand.c                |   73 +++++++++++++++++++++++++++++---------
 doc/README.nand                  |    9 +++++
 drivers/mtd/nand/fsl_elbc_nand.c |   32 +---------------
 drivers/mtd/nand/fsl_upm.c       |   16 ++++----
 drivers/mtd/nand/kirkwood_nand.c |    2 +-
 drivers/mtd/nand/mxc_nand.c      |   32 +++++++++++------
 drivers/mtd/nand/nand_base.c     |    2 +-
 drivers/mtd/nand/nand_util.c     |   29 ++++-----------
 include/linux/mtd/mtd.h          |    1 +
 nand_spl/nand_boot.c             |   42 ++++++++++++++++++++++
 11 files changed, 184 insertions(+), 124 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-07-01 22:02 Scott Wood
  2011-07-04  7:34 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2011-07-01 22:02 UTC (permalink / raw)
  To: u-boot

The following changes since commit 2c4ed7d2506621574284ee66da27ce88b7c21a06:

  Merge branch 'next' of git://git.denx.de/u-boot-nios (2011-07-01 09:42:25 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Alex Waterman (1):
      NAND: Add 16bit NAND support for the NDFC

Ben Gardiner (5):
      nand_base: trivial: fix comment read/write comment
      nand_util: convert nand_write_skip_bad() to flags
      nand_util: treat WITH_YAFFS_OOB as a mode
      nand_util: drop trailing all-0xff pages if requested
      cmd_nand: add nand write.trimffs command

Kumar Gala (1):
      Makefile: need to remove generated u-boot-nand_spl.lds

 Makefile                     |    2 +-
 README                       |    8 ++++++
 common/cmd_nand.c            |   19 ++++++++++++++-
 doc/README.nand              |   10 ++++++++
 drivers/mtd/nand/nand_base.c |    2 +-
 drivers/mtd/nand/nand_util.c |   51 ++++++++++++++++++++++++++++++++++++-----
 drivers/mtd/nand/ndfc.c      |   33 +++++++++++++++++++++++---
 include/nand.h               |    8 +++++-
 nand_spl/nand_boot.c         |   11 ++++++--
 9 files changed, 126 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-05-24 21:09 Scott Wood
  2011-06-01 20:00 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2011-05-24 21:09 UTC (permalink / raw)
  To: u-boot

The following changes since commit 5d1ee00b1fe1180503f6dfc10e87a6c6e74778f3:

  .gitignore: update list of u-boot.* files and add *.bin (2011-05-22 23:46:26 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git master

Daniel Hobi (2):
      env_nand: zero-initialize variable nand_erase_options
      cmd_nand: fix help of nand erase subcommand

 common/cmd_nand.c |    2 +-
 common/env_nand.c |    8 ++------
 2 files changed, 3 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-05-17 18:20 Scott Wood
  2011-05-18 12:31 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2011-05-17 18:20 UTC (permalink / raw)
  To: u-boot

The following changes since commit 535abb96fb665402894b820f934deaca61ce3d3e:

  Merge branch 'master' of git://git.denx.de/u-boot-nand-flash (2011-05-15 23:23:36 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Stefan Roese (1):
      nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance

 nand_spl/nand_boot.c |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-05-13 16:16 Scott Wood
  2011-05-15 21:24 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2011-05-13 16:16 UTC (permalink / raw)
  To: u-boot

The following changes since commit 91081e01b10d64e99dc485e477e6ae3b1171e8ce:

  Revert "Fix building tools alone with host compiler" (2011-05-13 13:37:20 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git master

Alex Waterman (1):
      Decreases code size of the nand_spl

Stefan Roese (2):
      nand_spl: nand_boot.c: Init nand_chip.options to 0
      nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY

 nand_spl/nand_boot.c |   43 +++++++++++++++++--------------------------
 1 files changed, 17 insertions(+), 26 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-04-15 21:28 Scott Wood
  2011-04-20 20:52 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2011-04-15 21:28 UTC (permalink / raw)
  To: u-boot

The following changes since commit 73e5476e1edf1b860dbd9b5fc21ef32ac1b551ba:

  MAINTAINERS: fix email address case (2011-04-13 22:40:51 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git master

Alex Waterman (1):
      nand_spl: Fix large page nand_command()

Dipen Dudhat (1):
      powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script

Florian Fainelli (2):
      NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
      NAND: rearrange ONFI revision checking, add ONFI 2.3

Matthew McClintock (1):
      nand/spl: Assuming a static nand page size to reduce code size

 drivers/mtd/nand/nand_base.c                 |   22 +++++++++++++---------
 nand_spl/board/freescale/mpc8536ds/Makefile  |   11 +++++++----
 nand_spl/board/freescale/mpc8569mds/Makefile |   11 +++++++----
 nand_spl/board/freescale/mpc8572ds/Makefile  |   11 +++++++----
 nand_spl/board/freescale/p1_p2_rdb/Makefile  |   11 +++++++----
 nand_spl/nand_boot.c                         |    4 ++++
 nand_spl/nand_boot_fsl_elbc.c                |   10 +++++-----
 7 files changed, 50 insertions(+), 30 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-04-01 19:58 Scott Wood
  2011-04-01 20:18 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2011-04-01 19:58 UTC (permalink / raw)
  To: u-boot

The following changes since commit 19b54a701811220221fc4d5089a2bb18892018ca:

  Prepare v2011.03 (2011-03-31 23:45:36 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git master

Florian Fainelli (1):
      NAND: add support for reading ONFI page table

Haiying Wang (1):
      Fix NAND_SPL and ONENAND_IPL in Makefile

Scott Wood (1):
      NAND: add more watchdog resets

michael (1):
      atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN

 Makefile                      |   30 +++----
 drivers/mtd/nand/atmel_nand.c |    2 +
 drivers/mtd/nand/nand_base.c  |  199 +++++++++++++++++++++++++++++++----------
 drivers/mtd/nand/nand_util.c  |    2 +
 include/linux/mtd/nand.h      |   69 ++++++++++++++
 5 files changed, 237 insertions(+), 65 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-02-09 19:59 Scott Wood
  2011-02-09 20:25 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2011-02-09 19:59 UTC (permalink / raw)
  To: u-boot

The following changes since commit 8d4addc3c3fe1a9ea160a5a1a20a1f934ff3fe97:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-02-06 22:41:53 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Scott Wood (1):
      NAND: env: remember the flags used in the previous environment

 common/env_nand.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-02-02 22:16 Scott Wood
  2011-02-04 19:37 ` Wolfgang Denk
  2011-02-04 20:45 ` Wolfgang Denk
  0 siblings, 2 replies; 164+ messages in thread
From: Scott Wood @ 2011-02-02 22:16 UTC (permalink / raw)
  To: u-boot

The following changes since commit 42d44f631c4e8e5359775bdc098f2fffde4e5c05:

  Prepare v2011.03-rc1 (2011-02-02 22:37:32 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git ..BRANCH.NOT.VERIFIED..

Alexander Holler (1):
      NAND: Fix saving of redundand environment

 common/env_nand.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2011-01-12 23:15 Scott Wood
  2011-01-17 19:08 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2011-01-12 23:15 UTC (permalink / raw)
  To: u-boot

The following changes since commit c6b734f5aea2ba75caaa1929f7e649ecda8d2f31:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-sh

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Alexander Holler (1):
      nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.

Lei Wen (2):
      NAND: add the ability to directly write yaffs image
      mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()

 common/cmd_nand.c             |   15 +++++++++-
 drivers/mtd/nand/atmel_nand.c |    2 +-
 drivers/mtd/nand/nand.c       |    2 +-
 drivers/mtd/nand/nand_base.c  |   29 ++++++++++---------
 drivers/mtd/nand/nand_util.c  |   63 +++++++++++++++++++++++++++++++++++-----
 include/linux/mtd/nand.h      |    4 ++-
 include/nand.h                |    2 +-
 7 files changed, 90 insertions(+), 27 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-12-16 21:36 Scott Wood
  2010-12-16 22:20 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-12-16 21:36 UTC (permalink / raw)
  To: u-boot

The following changes since commit f8689b9eb3a7f6925cd50404a12479889188c510:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Scott Wood (1):
      powerpc/nand spl: link libgcc

 nand_spl/board/amcc/acadia/Makefile           |    2 +-
 nand_spl/board/amcc/bamboo/Makefile           |    2 +-
 nand_spl/board/amcc/canyonlands/Makefile      |    2 +-
 nand_spl/board/amcc/kilauea/Makefile          |    2 +-
 nand_spl/board/amcc/sequoia/Makefile          |    2 +-
 nand_spl/board/freescale/mpc8313erdb/Makefile |    2 +-
 nand_spl/board/freescale/mpc8315erdb/Makefile |    2 +-
 nand_spl/board/sheldon/simpc8313/Makefile     |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-12-07 22:05 Scott Wood
  2010-12-08 22:17 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-12-07 22:05 UTC (permalink / raw)
  To: u-boot

The following changes since commit f12af1f38dc59a6dfe0fed1359e1a05e700a435b:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-video

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

David M?ller (ELSOFT AG) (1):
      fix s3c2410_nand timing default values

Lei Wen (1):
      onenand: fix oob print out issue

Scott Wood (1):
      83xx NAND boot: fix boards.cfg

Steve Sakoman (1):
      env_nand: Use nand_read_skip_bad instead of nand_read

 boards.cfg                      |    6 +++---
 common/cmd_onenand.c            |    4 +++-
 common/env_nand.c               |    2 +-
 drivers/mtd/nand/s3c2410_nand.c |   12 +++++++++---
 4 files changed, 16 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-10-18 20:14 Scott Wood
  2010-10-18 20:24 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-10-18 20:14 UTC (permalink / raw)
  To: u-boot

The following changes since commit cacc342d5aa311673efdc05770cb53246dd41c9f:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-arm

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Scott Wood (1):
      Fix warning in nand unlock command

 common/cmd_nand.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-10-11 20:34 Scott Wood
  2010-10-12 18:29 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-10-11 20:34 UTC (permalink / raw)
  To: u-boot

The following changes since commit bfc7bea6adc46e1db2f5a5e3464d7652ed67c864:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-x86

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Ben Gardiner (5):
      mtdparts: regroup calls to get_mtd_device_nm
      mtd: add an mtd method for get_len_incl_bad()
      mtdparts: show net size in mtdparts list
      mtdparts: add new sub-command "spread"
      mtdparts: new add.spread: add part skipping bad blocks

Enric Balletbo i Serra (1):
      mtd: OneNAND: add support for OneNAND manufactured by Numonyx

Scott Wood (7):
      nand util: read/write: accept unaligned length
      cmd_nand: some infrastructure fixes and refactoring
      nand erase: .spread, .part, .chip subcommands
      nand commands: make only "dump" repeatable.
      nand: remove dead code and suspend/resume
      Followup fixes on the mtdparts spread patchset
      README: Add new NAND env features

 README                             |   32 +++-
 common/cmd_mtdparts.c              |  261 ++++++++++++++++++++++++----
 common/cmd_nand.c                  |  339 +++++++++++++++++++++++-------------
 drivers/mtd/mtdcore.c              |   44 +++++
 drivers/mtd/mtdpart.c              |   16 --
 drivers/mtd/nand/nand_base.c       |  245 +--------------------------
 drivers/mtd/nand/nand_bbt.c        |   19 --
 drivers/mtd/nand/nand_ecc.c        |   17 --
 drivers/mtd/nand/nand_util.c       |  159 +++++++++---------
 drivers/mtd/onenand/onenand_base.c |    1 +
 include/linux/mtd/mtd.h            |    8 +-
 include/linux/mtd/onenand.h        |    1 +
 include/nand.h                     |    7 +-
 13 files changed, 606 insertions(+), 543 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-09-13 19:44 Scott Wood
  2010-09-15 20:06 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-09-13 19:44 UTC (permalink / raw)
  To: u-boot

The following changes since commit 150f723665674100876c53e0492cd6d2191fe865:
  Reinhard Meyer (1):
        display_buffer: fix misaligned buffer

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Wolfram Sang (1):
      nand/davinci: make sure ECC calculation has really started

 drivers/mtd/nand/davinci_nand.c |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-08-16 22:01 Scott Wood
  2010-08-17 21:54 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-08-16 22:01 UTC (permalink / raw)
  To: u-boot

The following changes since commit 668a6b45915d10d75357f5b93f569bbf49ea2b06:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-usb

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Mike Frysinger (1):
      env_nand: return error when no device is found

 common/env_nand.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-07-09 19:41 Scott Wood
  2010-07-14 19:44 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-07-09 19:41 UTC (permalink / raw)
  To: u-boot

The following changes since commit 54841ab50c20d6fa6c9cc3eb826989da3a22d934:
  Wolfgang Denk (1):
        Make sure that argv[] argument pointers are not modified.

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Florian Fainelli (2):
      NAND: show manufacturer and device ID for unknown chips
      NAND: add Toshiba TC58NVG0 identifier

Mike Frysinger (2):
      mtd: nand_plat: add simple GPIO framework DEV_READY option
      Blackfin: convert plat-nand code to GPIO framework

 drivers/mtd/nand/nand_base.c    |    6 +++++-
 drivers/mtd/nand/nand_ids.c     |    1 +
 drivers/mtd/nand/nand_plat.c    |   11 +++++++++++
 include/configs/bf537-pnav.h    |    9 +--------
 include/configs/bf537-stamp.h   |    9 +--------
 include/configs/bf561-acvilon.h |    8 +-------
 include/configs/ip04.h          |   10 +---------
 7 files changed, 21 insertions(+), 33 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-05-26 23:00 Scott Wood
  2010-05-28 17:46 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-05-26 23:00 UTC (permalink / raw)
  To: u-boot

The following changes since commit 01f03bda5b22e5aeae5f02fd537da97a41485c73:
  Wolfgang Denk (1):
        Prepare v2010.06-rc1

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Andrew Caldwell (1):
      Blackfin: nand: drain the write buffer before returning

 drivers/mtd/nand/bfin_nand.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-01-27 21:13 Scott Wood
  2010-02-03 19:08 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-01-27 21:13 UTC (permalink / raw)
  To: u-boot

The following changes since commit 9b208ece0a4e040774e24990b7cb6f0ad0ca4cc7:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

John Rigby (3):
      arm926ejs: add nand_spl boot support
      Add MX25 support to nand_spl fsl nfc driver
      Nand mxc_nand add v1.1 controller support

Liu Yu (1):
      Nand boot: Add nand boot support for MPC8569mds board

Wolfgang Denk (1):
      env_nand.c: print error message and fail gracefully

 MAKEALL                                         |    1 +
 Makefile                                        |    1 +
 board/freescale/mpc8569mds/config.mk            |    9 +
 board/freescale/mpc8569mds/tlb.c                |   11 +
 common/env_nand.c                               |    7 +
 cpu/arm926ejs/start.S                           |   42 ++-
 drivers/mtd/nand/mxc_nand.c                     |  617 ++++++++++++++++++++---
 include/configs/MPC8569MDS.h                    |   64 +++-
 include/fsl_nfc.h                               |   86 +++-
 nand_spl/board/freescale/mpc8569mds/Makefile    |  133 +++++
 nand_spl/board/freescale/mpc8569mds/nand_boot.c |   75 +++
 nand_spl/nand_boot_fsl_nfc.c                    |   72 +++-
 12 files changed, 1016 insertions(+), 102 deletions(-)
 create mode 100644 nand_spl/board/freescale/mpc8569mds/Makefile
 create mode 100644 nand_spl/board/freescale/mpc8569mds/nand_boot.c

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-01-19 23:22 Scott Wood
  2010-01-21 21:02 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-01-19 23:22 UTC (permalink / raw)
  To: u-boot

Ignore the previous "..BRANCH.NOT.VERIFIED.." request; I'd forgotten to
push.

The following changes since commit 50ef25ef24eccd8e69d2c1ccc97b3f7e30109f51:
  Michal Simek (1):
        microblaze: zlib needs asm/unaligned.h

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Magnus Lilja (4):
      MX31: Add struct definition for clock control module in i.MX31.
      mxc_nand: Update driver to work with i.MX31.
      MXC: Add large page oob layout for i.MX31 NAND controller.
      MX31: Activate NAND environment on i.MX31 PDK board.

 drivers/mtd/nand/mxc_nand.c           |   46 ++++++++++++++++++++++++++++++--
 include/asm-arm/arch-mx31/mx31-regs.h |   39 ++++++++++++++++++++++++++++
 include/configs/mx31pdk.h             |   25 +++++++++++++++---
 3 files changed, 103 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-01-19 23:11 Scott Wood
  0 siblings, 0 replies; 164+ messages in thread
From: Scott Wood @ 2010-01-19 23:11 UTC (permalink / raw)
  To: u-boot

The following changes since commit 50ef25ef24eccd8e69d2c1ccc97b3f7e30109f51:
  Michal Simek (1):
        microblaze: zlib needs asm/unaligned.h

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git ..BRANCH.NOT.VERIFIED..

Magnus Lilja (4):
      MX31: Add struct definition for clock control module in i.MX31.
      mxc_nand: Update driver to work with i.MX31.
      MXC: Add large page oob layout for i.MX31 NAND controller.
      MX31: Activate NAND environment on i.MX31 PDK board.

 drivers/mtd/nand/mxc_nand.c           |   46 ++++++++++++++++++++++++++++++--
 include/asm-arm/arch-mx31/mx31-regs.h |   39 ++++++++++++++++++++++++++++
 include/configs/mx31pdk.h             |   25 +++++++++++++++---
 3 files changed, 103 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2010-01-11 18:03 Scott Wood
  2010-01-12 22:43 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2010-01-11 18:03 UTC (permalink / raw)
  To: u-boot

The following changes since commit 6ca9da4d42aeb43df5ef29f7d0518009df583b2f:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Nick Thompson (1):
      Davinci: davinci_nand.c performance enhancments

Sanjeev Premi (1):
      onenand: Fix compile errors due to FlexOneNAND

 common/env_onenand.c            |    9 ++-
 drivers/mtd/nand/davinci_nand.c |  200 ++++++++++++++++++++++++++++-----------
 2 files changed, 154 insertions(+), 55 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-12-11 19:14 Scott Wood
  2009-12-14 20:29 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2009-12-11 19:14 UTC (permalink / raw)
  To: u-boot

The following changes since commit 3b887ca8ce72cc12129183538f6e828db13f4867:
  Peter Korsgaard (1):
        mpc83xx: boot time regression, move LCRR setup back to cpu_init_f

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Stefan Roese (1):
      nand: Fix access to last block in NAND devices

 drivers/mtd/nand/nand_util.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-09-29 16:12 Scott Wood
  2009-09-30 21:34 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2009-09-29 16:12 UTC (permalink / raw)
  To: u-boot

The following changes since commit 984f10baac8ef6032df52f135943d6b0bc96f724:
  Wolfgang Denk (1):
        mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Kyungmin Park (1):
      Refactor OneNAND IPL code

Scott Wood (1):
      NAND: davinci: Fix warnings when 4-bit ECC not used

Shinya Kuribayashi (1):
      MIPS: VCT: Remove read_spareram reference

 Makefile                         |    9 +++----
 board/micronas/vct/ebi_onenand.c |    1 -
 drivers/mtd/nand/davinci_nand.c  |    3 +-
 onenand_ipl/onenand_boot.c       |    1 -
 onenand_ipl/onenand_ipl.h        |    5 ++-
 onenand_ipl/onenand_read.c       |   46 ++++++++++++++++++++++++++++----------
 6 files changed, 42 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-08-18 15:47 Scott Wood
  2009-08-21 20:56 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2009-08-18 15:47 UTC (permalink / raw)
  To: u-boot

The following fixes since commit 2bcbd429f44e32ead38a33f372e4c027e66710f9:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Giulio Benetti (1):
      add WATCHDOG_RESET() on nand write and read

Mingkai Hu (1):
      NAND boot: fix nand_load overlap issue

 drivers/mtd/nand/nand_util.c  |    4 ++++
 nand_spl/nand_boot_fsl_elbc.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-07-18 17:40 Scott Wood
  2009-07-18 22:59 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2009-07-18 17:40 UTC (permalink / raw)
  To: u-boot

The following changes since commit 462b1038738dd86f8dd70595f250ce792e90d244:
  Wolfgang Denk (1):
        Merge branch 'master' of /home/wd/git/u-boot/custodians

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git ..BRANCH.NOT.VERIFIED..

David Brownell (1):
      Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.

Kyungmin Park (1):
      MTD: OneNAND: Increase the environment size to 4KiB

Scott Wood (2):
      Remove legacy NAND and disk on chip code.
      Remove legacy NAND and disk on chip references from boards.

Stefan Roese (3):
      nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
      nand: ndfc: Remove unnecessary #ifdef's
      nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices

Valeriy Glushkov (1):
      nand: fixed failed reads on corrected ECC errors in nand_util.c

 Makefile                                 |    2 -
 README                                   |    1 -
 board/atc/atc.c                          |    7 -
 board/bmw/bmw.c                          |    8 -
 board/cpu86/cpu86.c                      |    7 -
 board/cpu87/cpu87.c                      |    7 -
 board/delta/nand.c                       |    4 -
 board/esd/common/auto_update.c           |   50 -
 board/g2000/g2000.c                      |   15 -
 board/gen860t/gen860t.c                  |   12 -
 board/mcc200/mcc200.c                    |    7 -
 board/mpl/common/common_util.c           |    9 -
 board/netphone/netphone.c                |   16 -
 board/netta/netta.c                      |   15 -
 board/netta2/netta2.c                    |   16 -
 board/netvia/netvia.c                    |   15 -
 board/omap2420h4/omap2420h4.c            |   23 -
 board/pcippc2/pcippc2.c                  |    5 -
 board/pm520/pm520.c                      |    7 -
 board/pm826/pm826.c                      |    7 -
 board/pm828/pm828.c                      |    7 -
 board/rbc823/rbc823.c                    |   12 -
 board/samsung/smdk6400/smdk6400.c        |   11 -
 board/sixnet/sixnet.c                    |    5 -
 board/stxxtc/stxxtc.c                    |   16 -
 board/svm_sc8xx/svm_sc8xx.c              |    7 -
 board/zylonite/nand.c                    |    4 -
 common/Makefile                          |    2 -
 common/cmd_doc.c                         | 1644 ------------------------------
 common/cmd_jffs2.c                       |   15 -
 common/cmd_mtdparts.c                    |   10 -
 common/cmd_nand.c                        |  412 --------
 common/docecc.c                          |  513 ----------
 common/env_nand.c                        |    4 -
 common/env_onenand.c                     |   35 +-
 cpu/ppc4xx/Makefile                      |    1 -
 doc/README.nand                          |    3 +-
 doc/feature-removal-schedule.txt         |    8 -
 drivers/mtd/nand/Makefile                |    3 +-
 drivers/mtd/nand/davinci_nand.c          |    2 +-
 drivers/mtd/nand/diskonchip.c            |    3 -
 drivers/mtd/nand/nand_util.c             |   10 +-
 {cpu/ppc4xx => drivers/mtd/nand}/ndfc.c  |    6 -
 drivers/mtd/nand_legacy/Makefile         |   48 -
 drivers/mtd/nand_legacy/nand_legacy.c    | 1610 -----------------------------
 fs/jffs2/jffs2_1pass.c                   |   20 -
 fs/jffs2/jffs2_nand_1pass.c              |    4 -
 include/common.h                         |    3 -
 include/configs/BMW.h                    |    4 -
 include/configs/CATcenter.h              |    8 -
 include/configs/CPU86.h                  |   10 -
 include/configs/CPU87.h                  |    4 -
 include/configs/G2000.h                  |   20 -
 include/configs/GEN860T.h                |   17 -
 include/configs/MIP405.h                 |   10 -
 include/configs/NETPHONE.h               |   87 --
 include/configs/NETTA.h                  |  100 --
 include/configs/NETTA2.h                 |   87 --
 include/configs/NETVIA.h                 |   79 --
 include/configs/PCIPPC2.h                |   12 -
 include/configs/PCIPPC6.h                |   12 -
 include/configs/PIP405.h                 |    4 -
 include/configs/PM520.h                  |   19 -
 include/configs/PM826.h                  |   14 -
 include/configs/PM828.h                  |   13 -
 include/configs/PPChameleonEVB.h         |   26 -
 include/configs/RBC823.h                 |    9 -
 include/configs/SXNI855T.h               |   67 --
 include/configs/TQM85xx.h                |    2 -
 include/configs/VCMA9.h                  |   38 -
 include/configs/at91rm9200dk.h           |   30 -
 include/configs/csb637.h                 |   32 -
 include/configs/delta.h                  |    9 -
 include/configs/m501sk.h                 |    5 -
 include/configs/omap2420h4.h             |   36 -
 include/configs/sbc2410x.h               |   23 -
 include/configs/stxxtc.h                 |   82 --
 include/configs/svm_sc8xx.h              |    4 -
 include/configs/zylonite.h               |    8 -
 include/linux/mtd/nand.h                 |    2 +-
 include/linux/mtd/nand_ids.h             |   60 --
 include/linux/mtd/nand_legacy.h          |  196 ----
 include/nand.h                           |    2 -
 lib_generic/crc32.c                      |    4 +-
 nand_spl/board/amcc/acadia/Makefile      |    2 +-
 nand_spl/board/amcc/bamboo/Makefile      |    2 +-
 nand_spl/board/amcc/canyonlands/Makefile |    2 +-
 nand_spl/board/amcc/kilauea/Makefile     |    2 +-
 nand_spl/board/amcc/sequoia/Makefile     |    2 +-
 89 files changed, 33 insertions(+), 5763 deletions(-)
 delete mode 100644 common/cmd_doc.c
 delete mode 100644 common/docecc.c
 rename {cpu/ppc4xx => drivers/mtd/nand}/ndfc.c (98%)
 delete mode 100644 drivers/mtd/nand_legacy/Makefile
 delete mode 100644 drivers/mtd/nand_legacy/nand_legacy.c
 delete mode 100644 include/linux/mtd/nand_ids.h
 delete mode 100644 include/linux/mtd/nand_legacy.h

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-07-07 23:04 Scott Wood
  2009-07-08 19:51 ` Wolfgang Denk
  2009-07-13 23:29 ` David Brownell
  0 siblings, 2 replies; 164+ messages in thread
From: Scott Wood @ 2009-07-07 23:04 UTC (permalink / raw)
  To: u-boot

The following changes since commit 59869ca72df8bc4e4ffa9dd17cb6673bbe010272:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-video

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

I fixed the obvious merge conflict (missing #endif) in "davinci_nand:
cleanup I (minor)", but I'm a little confused since the symbol it refers
to (CONFIG_SOC_DM6446) doesn't seem to be defined anywhere.  At first I
thought it had been replaced with CONFIG_SOC_DM644X, but that doesn't
seem to be the case -- AFAICT, there never was a definition of
CONFIG_SOC_DM6446 in the tree.  There is one other place in the tree
that ifdefs based on it, though (cpu/arm926ejs/davinci/cpu.c).

David, any thoughts?  If this is in error, could you send a followup
patch?

David Brownell (3):
      davinci_nand: cleanup I (minor)
      davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
      davinci_nand chipselect/init cleanup

Guennadi Liakhovetski (2):
      env_nand: remove unused variable.
      nand_spl: read environment early, when booting from NAND using nand_spl

HeungJun Kim (1):
      env_onenand: change env_address type from unsigned long to loff_t

Jean-Christophe PLAGNIOL-VILLARD (1):
      mtd: nand: use loff_t for offset

Mike Frysinger (1):
      mtd: nand: new base driver for memory mapped nand devices

Mingkai Hu (1):
      fsl_elbc_nand: redirect the pointer of bbt pattern to RAM

Sandeep Paulraj (2):
      ARM DaVinci: Changing ALE Mask Value
      NAND DaVinci: Update to ALE/CLE Mask values

Scott Wood (1):
      nand_spl: Fix cmd_ctrl usage in nand_boot.c.

Wolfgang Denk (1):
      nand/onenand: Fix missing argument checking for "markbad" command

kevin.morfitt at fearnside-systems.co.uk (1):
      Bug-fix in drivers mtd nand Makefile

 README                                   |    6 +
 board/bf537-stamp/Makefile               |    1 -
 board/bf537-stamp/nand.c                 |  100 ----------
 board/davinci/sonata/sonata.c            |   28 +++
 common/cmd_nand.c                        |   31 +++-
 common/cmd_onenand.c                     |   35 +++--
 common/env_nand.c                        |   51 +++---
 common/env_onenand.c                     |    2 +-
 doc/README.nand                          |    9 -
 drivers/mtd/nand/Makefile                |    3 +-
 drivers/mtd/nand/davinci_nand.c          |  289 ++++--------------------------
 drivers/mtd/nand/fsl_elbc_nand.c         |    4 +
 drivers/mtd/nand/nand_plat.c             |   53 ++++++
 drivers/mtd/nand/nand_util.c             |   20 +-
 include/asm-arm/arch-davinci/nand_defs.h |  130 +-------------
 include/configs/bf537-stamp.h            |   44 ++---
 include/configs/bfin_adi_common.h        |    3 +
 include/configs/smdk6400.h               |    3 +
 include/nand.h                           |   14 +-
 nand_spl/nand_boot.c                     |   28 +++-
 20 files changed, 273 insertions(+), 581 deletions(-)
 delete mode 100644 board/bf537-stamp/nand.c
 create mode 100644 drivers/mtd/nand/nand_plat.c

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-07-07 22:35 Scott Wood
  2009-07-07 22:38 ` Scott Wood
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2009-07-07 22:35 UTC (permalink / raw)
  To: u-boot

The following changes since commit 59869ca72df8bc4e4ffa9dd17cb6673bbe010272:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-video

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

David Brownell (3):
      davinci_nand: cleanup I (minor)
      davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
      davinci_nand chipselect/init cleanup

Guennadi Liakhovetski (2):
      env_nand: remove unused variable.
      nand_spl: read environment early, when booting from NAND using nand_spl

HeungJun Kim (1):
      env_onenand: change env_address type from unsigned long to loff_t

Jean-Christophe PLAGNIOL-VILLARD (1):
      mtd: nand: use loff_t for offset

Mike Frysinger (1):
      mtd: nand: new base driver for memory mapped nand devices

Mingkai Hu (1):
      fsl_elbc_nand: redirect the pointer of bbt pattern to RAM

Sandeep Paulraj (2):
      ARM DaVinci: Changing ALE Mask Value
      NAND DaVinci: Update to ALE/CLE Mask values

Scott Wood (1):
      nand_spl: Fix cmd_ctrl usage in nand_boot.c.

Wolfgang Denk (1):
      nand/onenand: Fix missing argument checking for "markbad" command

kevin.morfitt at fearnside-systems.co.uk (1):
      Bug-fix in drivers mtd nand Makefile

 README                                   |    6 +
 board/bf537-stamp/Makefile               |    1 -
 board/bf537-stamp/nand.c                 |  100 -----------
 board/davinci/sonata/sonata.c            |   28 +++
 common/cmd_nand.c                        |   31 +++-
 common/cmd_onenand.c                     |   35 +++--
 common/env_nand.c                        |   51 +++---
 common/env_onenand.c                     |    2 +-
 doc/README.nand                          |    9 -
 drivers/mtd/nand/Makefile                |    3 +-
 drivers/mtd/nand/davinci_nand.c          |  288 ++++--------------------------
 drivers/mtd/nand/fsl_elbc_nand.c         |    4 +
 drivers/mtd/nand/nand_plat.c             |   53 ++++++
 drivers/mtd/nand/nand_util.c             |   20 +-
 include/asm-arm/arch-davinci/nand_defs.h |  130 +-------------
 include/configs/bf537-stamp.h            |   44 ++---
 include/configs/bfin_adi_common.h        |    3 +
 include/configs/smdk6400.h               |    3 +
 include/nand.h                           |   14 +-
 nand_spl/nand_boot.c                     |   28 +++-
 20 files changed, 272 insertions(+), 581 deletions(-)
 delete mode 100644 board/bf537-stamp/nand.c
 create mode 100644 drivers/mtd/nand/nand_plat.c

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-04-03 20:33 Scott Wood
  2009-04-03 20:49 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2009-04-03 20:33 UTC (permalink / raw)
  To: u-boot

The following changes since commit dfc91c33957c95da34e3888dc87912d5c15a7603:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-arm

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Scott Wood (1):
      Noisily disable the legacy NAND subsystem.

apgmoorthy (1):
      Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN

 common/cmd_doc.c                      |    4 +
 doc/README.nand                       |  109 ++++-----------------------------
 drivers/mtd/nand_legacy/nand_legacy.c |    3 +
 onenand_ipl/onenand_boot.c            |    2 +-
 onenand_ipl/onenand_ipl.h             |    8 +--
 onenand_ipl/onenand_read.c            |   58 ++++++++++++------
 6 files changed, 64 insertions(+), 120 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-03-23 22:08 Scott Wood
  2009-03-25 21:39 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2009-03-23 22:08 UTC (permalink / raw)
  To: u-boot

The following changes since commit 4ace2823bc1fcc96874069a9a8c0821ff4f95f5d:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-avr32

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Kyungmin Park (1):
      Reduce OneNAND IPL common code

Wolfgang Grandegger (5):
      Enable multi chip support in the NAND layer
      Add multi chip support to the FSL-UPM driver
      Add support for TQM-specific chip select logic to FSL-UPM
      Add wait flags to support board/chip specific delays
      Add multi-chip NAND support for the TQM8548 modules

 board/freescale/mpc8360erdk/nand.c |    4 +-
 board/tqc/tqm85xx/nand.c           |    5 ++-
 common/cmd_nand.c                  |   21 +++++++---
 drivers/mtd/nand/fsl_upm.c         |   82 +++++++++++++++++++++++++++++-------
 drivers/mtd/nand/nand.c            |    6 ++-
 drivers/mtd/nand/nand_base.c       |    2 +
 include/configs/TQM85xx.h          |   32 +++-----------
 include/linux/mtd/fsl_upm.h        |   11 ++++-
 onenand_ipl/onenand_boot.c         |   36 +---------------
 onenand_ipl/onenand_ipl.h          |    6 ---
 10 files changed, 112 insertions(+), 93 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-03-17 17:10 Scott Wood
  2009-03-17 23:39 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2009-03-17 17:10 UTC (permalink / raw)
  To: u-boot

The following changes since commit b3dd629e78870ba2dc9f8032978721c0fa02a856:
  Wolfgang Denk (1):
        Prepare 2009.03-rc2

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Ladislav Michl (1):
      NAND: Make nboot skip bad blocks

Scott Wood (1):
      NAND: Have nboot accept .e and .i as legacy no-ops.

 common/cmd_nand.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-02-06 23:31 Scott Wood
  2009-02-07 22:43 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2009-02-06 23:31 UTC (permalink / raw)
  To: u-boot

The following changes since commit 9d8811c5bd2b7dd6307742cf22fbdb7953b6f816:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-usb

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Peter Tyser (2):
      NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
      NAND: Add timeout for reset command

Valeriy Glushkov (1):
      NAND: Fixed invalid pointers to static relocated chip names

derek at siconix.com (1):
      env_nand: fix env memory release

 common/env_nand.c            |    6 ++++--
 drivers/mtd/nand/nand.c      |    4 ++++
 drivers/mtd/nand/nand_base.c |   21 +++++++++++++++++++--
 3 files changed, 27 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2009-01-23 17:08 Scott Wood
  2009-01-23 21:51 ` Wolfgang Denk
  2009-01-28  8:23 ` Wolfgang Denk
  0 siblings, 2 replies; 164+ messages in thread
From: Scott Wood @ 2009-01-23 17:08 UTC (permalink / raw)
  To: u-boot

The following changes since commit 4d0b54685c5c656023b826089ef8cc0ea1c5cd9e:
  Haavard Skinnemoen (1):
        Merge branch 'fixes'

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Dave Liu (2):
      mpc83xx: enable eLBC NAND support for MPC8315ERDB board
      NAND: Fix cache and memory inconsistency issue

Kyungmin Park (2):
      Sync with 2.6.27
      Add markbad function

Mike Frysinger (2):
      NAND: move board_nand_init to nand.h
      nand: fixup printf modifiers to match types used

Nishanth Menon (1):
      NAND: Enable nand lock, unlock feature

Schlaegl Manfred jun (1):
      nand read.jffs2 (nand_legacy) in common/cmd_nand.c

Stefan Roese (4):
      OneNAND: Fix compiler warnings
      OneNAND: Save version_id in onenand_chip struct
      OneNAND: Bad block aware read/write command support
      OneNAND: Additional sync with 2.6.27

Wolfgang Grandegger (1):
      NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS

 common/cmd_nand.c                             |  107 ++--
 common/cmd_onenand.c                          |  530 ++++++++++++++++-----
 doc/README.nand                               |    2 +-
 drivers/mtd/nand/nand.c                       |    2 -
 drivers/mtd/nand/nand_base.c                  |    2 +-
 drivers/mtd/nand/nand_util.c                  |   91 ++--
 drivers/mtd/nand_legacy/nand_legacy.c         |    2 +-
 drivers/mtd/onenand/onenand_base.c            |  640 +++++++++++++++++++------
 drivers/mtd/onenand/onenand_bbt.c             |    8 +-
 drivers/mtd/onenand/onenand_uboot.c           |   10 +-
 include/configs/ASH405.h                      |    1 -
 include/configs/CATcenter.h                   |    1 -
 include/configs/CMS700.h                      |    1 -
 include/configs/DU440.h                       |    1 -
 include/configs/G2000.h                       |    1 -
 include/configs/HH405.h                       |    1 -
 include/configs/HUB405.h                      |    1 -
 include/configs/IDS8247.h                     |    1 -
 include/configs/M5329EVB.h                    |    1 -
 include/configs/M5373EVB.h                    |    1 -
 include/configs/MPC8313ERDB.h                 |    1 -
 include/configs/MPC8315ERDB.h                 |   11 +-
 include/configs/MPC8360ERDK.h                 |    1 -
 include/configs/MPC837XEMDS.h                 |    1 -
 include/configs/MPC8536DS.h                   |    1 -
 include/configs/MPC8572DS.h                   |    1 -
 include/configs/NC650.h                       |    1 -
 include/configs/NETPHONE.h                    |    1 -
 include/configs/NETTA.h                       |    1 -
 include/configs/NETTA2.h                      |    1 -
 include/configs/NETVIA.h                      |    1 -
 include/configs/PLU405.h                      |    1 -
 include/configs/PMC440.h                      |    1 -
 include/configs/PPChameleonEVB.h              |    2 -
 include/configs/SXNI855T.h                    |    1 -
 include/configs/TQM8272.h                     |    1 -
 include/configs/TQM85xx.h                     |    1 -
 include/configs/VCMA9.h                       |    1 -
 include/configs/VOH405.h                      |    1 -
 include/configs/WUH405.h                      |    1 -
 include/configs/acadia.h                      |    1 -
 include/configs/afeb9260.h                    |    1 -
 include/configs/alpr.h                        |    1 -
 include/configs/at91cap9adk.h                 |    1 -
 include/configs/at91rm9200dk.h                |    1 -
 include/configs/at91sam9260ek.h               |    1 -
 include/configs/at91sam9261ek.h               |    1 -
 include/configs/at91sam9263ek.h               |    1 -
 include/configs/at91sam9rlek.h                |    1 -
 include/configs/bamboo.h                      |    1 -
 include/configs/bf537-stamp.h                 |    1 -
 include/configs/canyonlands.h                 |    1 -
 include/configs/csb637.h                      |    1 -
 include/configs/davinci_dvevm.h               |    1 -
 include/configs/davinci_schmoogie.h           |    1 -
 include/configs/davinci_sffsdr.h              |    1 -
 include/configs/davinci_sonata.h              |    1 -
 include/configs/delta.h                       |    1 -
 include/configs/kilauea.h                     |    1 -
 include/configs/netstar.h                     |    1 -
 include/configs/omap2420h4.h                  |    1 -
 include/configs/pdnb3.h                       |    1 -
 include/configs/quad100hd.h                   |    1 -
 include/configs/sbc2410x.h                    |    1 -
 include/configs/sc3.h                         |    1 -
 include/configs/sequoia.h                     |    1 -
 include/configs/smdk6400.h                    |    1 -
 include/configs/socrates.h                    |    1 -
 include/configs/stxxtc.h                      |    1 -
 include/configs/zylonite.h                    |    1 -
 include/linux/mtd/bbm.h                       |    8 +-
 include/linux/mtd/nand.h                      |    9 -
 include/linux/mtd/nand_legacy.h               |    5 +
 include/linux/mtd/onenand.h                   |   45 +-
 include/linux/mtd/onenand_regs.h              |    1 +
 include/nand.h                                |    2 +
 include/onenand_uboot.h                       |   14 +-
 nand_spl/board/freescale/mpc8313erdb/Makefile |    6 +-
 nand_spl/nand_boot_fsl_elbc.c                 |    5 +
 79 files changed, 1091 insertions(+), 469 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2008-12-16 21:16 Scott Wood
  2008-12-16 23:32 ` Liu Dave
  2008-12-30 22:25 ` Wolfgang Denk
  0 siblings, 2 replies; 164+ messages in thread
From: Scott Wood @ 2008-12-16 21:16 UTC (permalink / raw)
  To: u-boot

The following changes since commit 7f202217356f19e519e6ec57a29de9af73067037:
  Wolfgang Denk (1):
        Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Scott Wood (1):
      NAND: Mark the BBT as scanned prior to calling scan_bbt.

 drivers/mtd/nand/nand_base.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2008-12-03 18:50 Scott Wood
  2008-12-04 23:16 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2008-12-03 18:50 UTC (permalink / raw)
  To: u-boot

The following changes since commit 2077e348c2a84901022ad95311b47b70361e6daa:
  Scott Wood (1):
        NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Stefan Roese (1):
      OneNAND: Add missing mtd info struct before calling onenand_erase()

 common/env_onenand.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2008-11-25 16:50 Scott Wood
  0 siblings, 0 replies; 164+ messages in thread
From: Scott Wood @ 2008-11-25 16:50 UTC (permalink / raw)
  To: u-boot

The following changes since commit 49a4c7476f5f7c67dc8159537d9fbcdcfa91afb8:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-arm

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Scott Wood (1):
      NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().

 drivers/mtd/nand/nand_util.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2008-10-31 21:40 Scott Wood
  2008-11-01 15:21 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2008-10-31 21:40 UTC (permalink / raw)
  To: u-boot

One more patch got added to the previous pull request.

The following changes since commit 7c84fe6a06dad9f793ed85b39b1e6c11a7882f5c:
  Bartlomiej Sieka (1):
        Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Alessandro Rubini (1):
      NAND: Allow NAND and OneNAND to coexist

Haiying Wang (1):
      NAND: Fix CONFIG_ENV_ADDR for MPC8572DS

Jason Jin (1):
      NAND: Add NAND support for MPC8536DS board

Scott Wood (1):
      JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.

 board/freescale/mpc8536ds/law.c |    1 +
 board/freescale/mpc8536ds/tlb.c |    5 +++
 fs/jffs2/jffs2_1pass.c          |   12 +++----
 include/configs/MPC8536DS.h     |   56 ++++++++++++++++++++++++++++++-
 include/configs/MPC8572DS.h     |    2 +-
 include/linux/mtd/nand.h        |   70 +--------------------------------------
 6 files changed, 67 insertions(+), 79 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2008-10-31 21:16 Scott Wood
  2008-11-01 15:20 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2008-10-31 21:16 UTC (permalink / raw)
  To: u-boot

The following changes since commit 7c84fe6a06dad9f793ed85b39b1e6c11a7882f5c:
  Bartlomiej Sieka (1):
        Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Haiying Wang (1):
      NAND: Fix CONFIG_ENV_ADDR for MPC8572DS

Jason Jin (1):
      NAND: Add NAND support for MPC8536DS board

Scott Wood (1):
      JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.

 board/freescale/mpc8536ds/law.c |    1 +
 board/freescale/mpc8536ds/tlb.c |    5 +++
 fs/jffs2/jffs2_1pass.c          |   12 +++-----
 include/configs/MPC8536DS.h     |   56 +++++++++++++++++++++++++++++++++++++-
 include/configs/MPC8572DS.h     |    2 +-
 5 files changed, 66 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 164+ messages in thread
* [U-Boot] Pull request: nand flash
@ 2008-10-29 21:31 Scott Wood
  2008-10-30 19:57 ` Wolfgang Denk
  0 siblings, 1 reply; 164+ messages in thread
From: Scott Wood @ 2008-10-29 21:31 UTC (permalink / raw)
  To: u-boot

The following changes since commit b1d0db1805c3395149777e507b6da53410abac4e:
  Kumar Gala (1):
        bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Haiying Wang (2):
      Make Freescale local bus registers available for both 83xx and 85xx.
      NAND: Add support for MPC8572DS board

Karl Beldan (1):
      NAND: Reset chip on power-up

Scott Wood (5):
      NAND: sync with 2.6.27
      NAND: Align right column of the shorthelp with other commands.
      NAND fsl elbc: Set FMR[ECCM] based on page size.
      NAND: Properly create JFFS2 cleanmarkers.
      mpc8313erdb: Document NAND boot.

 board/freescale/mpc8313erdb/sdram.c       |    2 +-
 board/freescale/mpc8349emds/mpc8349emds.c |    2 +-
 board/freescale/mpc8349itx/mpc8349itx.c   |    2 +-
 board/freescale/mpc8360emds/mpc8360emds.c |    2 +-
 board/freescale/mpc8572ds/law.c           |    1 +
 board/freescale/mpc8572ds/tlb.c           |    6 ++
 board/sbc8349/sbc8349.c                   |    2 +-
 common/cmd_nand.c                         |    2 +-
 cpu/mpc83xx/cpu.c                         |    2 +-
 doc/README.mpc8313erdb                    |   36 +++++++-
 drivers/mtd/nand/diskonchip.c             |   43 ++++------
 drivers/mtd/nand/fsl_elbc_nand.c          |   36 ++++++---
 drivers/mtd/nand/nand_base.c              |  135 +++++++++++++++++++++++++++--
 drivers/mtd/nand/nand_bbt.c               |    2 -
 drivers/mtd/nand/nand_ecc.c               |    7 +-
 drivers/mtd/nand/nand_ids.c               |    3 +-
 drivers/mtd/nand/nand_util.c              |   30 +++----
 drivers/mtd/onenand/onenand_base.c        |    2 +-
 include/asm-ppc/fsl_lbc.h                 |  130 +++++++++++++++++++++++++++
 include/asm-ppc/immap_83xx.h              |   57 ++-----------
 include/asm-ppc/immap_85xx.h              |    1 +
 include/configs/MPC8572DS.h               |   56 ++++++++++++-
 include/linux/mtd/blktrans.h              |    2 -
 include/linux/mtd/doc2000.h               |    2 -
 include/linux/mtd/mtd.h                   |   32 ++++++--
 include/linux/mtd/nand.h                  |   12 ++-
 include/linux/mtd/nand_ecc.h              |    2 -
 include/linux/mtd/nftl.h                  |    7 +-
 include/linux/mtd/onenand.h               |    1 +
 include/linux/mtd/onenand_regs.h          |    6 ++
 include/mpc83xx.h                         |   85 ------------------
 nand_spl/nand_boot_fsl_elbc.c             |    4 +-
 32 files changed, 473 insertions(+), 239 deletions(-)

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

end of thread, other threads:[~2016-09-06 16:58 UTC | newest]

Thread overview: 164+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-18  1:21 [U-Boot] Pull request: nand flash Scott Wood
2012-09-18 16:26 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2016-09-02 16:31 Scott Wood
2016-09-06 16:58 ` Tom Rini
2016-07-25 18:44 Scott Wood
2016-07-26  2:33 ` Tom Rini
2016-06-20  8:11 Scott Wood
2016-06-20 12:45 ` Tom Rini
2016-06-04  4:35 Scott Wood
2016-06-06 11:16 ` Tom Rini
2016-02-13  6:14 Scott Wood
2016-02-14 18:56 ` Tom Rini
2015-05-25  0:25 Scott Wood
2015-05-25 12:36 ` Tom Rini
2015-03-31 20:59 Scott Wood
2015-04-01  0:56 ` Tom Rini
2015-03-31 20:55 Scott Wood
2015-01-09 20:12 Scott Wood
2015-01-10 19:10 ` Tom Rini
2014-11-27  7:25 Scott Wood
2014-11-27 18:09 ` Tom Rini
2014-10-10  1:08 Scott Wood
2014-10-10 14:39 ` Tom Rini
2014-09-25 20:28 Scott Wood
2014-09-26  0:15 ` Tom Rini
2014-03-05  2:09 Scott Wood
2014-03-05 21:08 ` Tom Rini
2014-03-12 12:34   ` Gupta, Pekon
2013-12-18 23:10 Scott Wood
2013-12-19 17:45 ` Tom Rini
2013-11-22 20:32 Scott Wood
2013-11-25 21:56 ` Tom Rini
2013-10-09 18:29 Scott Wood
2013-10-10  1:45 ` Tom Rini
2013-10-10  8:12   ` Albert ARIBAUD
2013-10-10 11:45     ` Tom Rini
2013-10-10 15:52       ` Albert ARIBAUD
2013-10-10 19:00         ` Albert ARIBAUD
2013-10-10 19:18           ` Tom Rini
2013-10-10 22:10             ` Scott Wood
2013-10-10 22:52               ` Tom Rini
2013-10-11  7:11                 ` Albert ARIBAUD
2013-10-11 12:36                   ` Albert ARIBAUD
2013-10-11  0:11 ` Otavio Salvador
2013-10-14 15:17 ` Tom Rini
2013-08-23 15:48 Scott Wood
2013-08-23 19:28 ` Tom Rini
2013-07-12 21:13 Scott Wood
2013-07-12 21:23 ` Tom Rini
2013-06-28 16:46 Scott Wood
2013-07-01 19:28 ` Tom Rini
2013-06-06 16:33 Scott Wood
2013-06-07 18:19 ` Tom Rini
2013-05-31 19:52 Scott Wood
2013-05-31 21:28 ` Tom Rini
2013-05-31 21:44   ` Scott Wood
2013-05-31 22:08     ` Tom Rini
2013-02-26 21:44 Scott Wood
2013-02-28 20:25 ` Tom Rini
2012-12-21 21:37 Scott Wood
2012-12-22 12:53 ` Tom Rini
2012-12-14 22:06 Scott Wood
2012-12-18 19:58 ` Tom Rini
2012-11-26 21:49 Scott Wood
2012-11-27 16:45 ` Tom Rini
2012-06-08 19:59 Scott Wood
2012-06-19 20:12 ` Wolfgang Denk
2012-05-18 23:23 Scott Wood
2012-05-20 20:49 ` Wolfgang Denk
2012-02-28 20:57 Scott Wood
2012-03-03 14:18 ` Wolfgang Denk
2012-01-26 22:12 Scott Wood
2012-02-11 21:15 ` Wolfgang Denk
2011-12-07 22:11 Scott Wood
2011-10-10 22:12 Scott Wood
2011-10-12 20:44 ` Wolfgang Denk
2011-10-03 23:57 Scott Wood
2011-10-04 20:42 ` Wolfgang Denk
2011-07-01 22:02 Scott Wood
2011-07-04  7:34 ` Wolfgang Denk
2011-05-24 21:09 Scott Wood
2011-06-01 20:00 ` Wolfgang Denk
2011-05-17 18:20 Scott Wood
2011-05-18 12:31 ` Wolfgang Denk
2011-05-13 16:16 Scott Wood
2011-05-15 21:24 ` Wolfgang Denk
2011-04-15 21:28 Scott Wood
2011-04-20 20:52 ` Wolfgang Denk
2011-04-01 19:58 Scott Wood
2011-04-01 20:18 ` Wolfgang Denk
2011-02-09 19:59 Scott Wood
2011-02-09 20:25 ` Wolfgang Denk
2011-02-02 22:16 Scott Wood
2011-02-04 19:37 ` Wolfgang Denk
2011-02-04 19:46   ` Scott Wood
2011-02-04 20:45 ` Wolfgang Denk
2011-01-12 23:15 Scott Wood
2011-01-17 19:08 ` Wolfgang Denk
2010-12-16 21:36 Scott Wood
2010-12-16 22:20 ` Wolfgang Denk
2010-12-07 22:05 Scott Wood
2010-12-08 22:17 ` Wolfgang Denk
2010-10-18 20:14 Scott Wood
2010-10-18 20:24 ` Wolfgang Denk
2010-10-11 20:34 Scott Wood
2010-10-12 18:29 ` Wolfgang Denk
2010-09-13 19:44 Scott Wood
2010-09-15 20:06 ` Wolfgang Denk
2010-08-16 22:01 Scott Wood
2010-08-17 21:54 ` Wolfgang Denk
2010-07-09 19:41 Scott Wood
2010-07-14 19:44 ` Wolfgang Denk
2010-05-26 23:00 Scott Wood
2010-05-28 17:46 ` Wolfgang Denk
2010-01-27 21:13 Scott Wood
2010-02-03 19:08 ` Wolfgang Denk
2010-01-19 23:22 Scott Wood
2010-01-21 21:02 ` Wolfgang Denk
2010-01-19 23:11 Scott Wood
2010-01-11 18:03 Scott Wood
2010-01-12 22:43 ` Wolfgang Denk
2009-12-11 19:14 Scott Wood
2009-12-14 20:29 ` Wolfgang Denk
2009-09-29 16:12 Scott Wood
2009-09-30 21:34 ` Wolfgang Denk
2009-08-18 15:47 Scott Wood
2009-08-21 20:56 ` Wolfgang Denk
2009-08-21 21:11   ` Scott Wood
2009-07-18 17:40 Scott Wood
2009-07-18 22:59 ` Wolfgang Denk
2009-07-07 23:04 Scott Wood
2009-07-08 19:51 ` Wolfgang Denk
2009-07-08 19:55   ` Scott Wood
2009-07-13 23:29 ` David Brownell
2009-07-07 22:35 Scott Wood
2009-07-07 22:38 ` Scott Wood
2009-04-03 20:33 Scott Wood
2009-04-03 20:49 ` Wolfgang Denk
2009-03-23 22:08 Scott Wood
2009-03-25 21:39 ` Wolfgang Denk
2009-03-17 17:10 Scott Wood
2009-03-17 23:39 ` Wolfgang Denk
2009-02-06 23:31 Scott Wood
2009-02-07 22:43 ` Wolfgang Denk
2009-01-23 17:08 Scott Wood
2009-01-23 21:51 ` Wolfgang Denk
2009-01-28  8:23 ` Wolfgang Denk
2009-01-28  8:42   ` Liu Dave
2009-01-28  9:00     ` Wolfgang Denk
2009-01-28 16:55       ` Scott Wood
2008-12-16 21:16 Scott Wood
2008-12-16 23:32 ` Liu Dave
2008-12-17 17:41   ` Scott Wood
2008-12-18  7:25     ` Liu Dave
2008-12-30 22:25 ` Wolfgang Denk
2008-12-03 18:50 Scott Wood
2008-12-04 23:16 ` Wolfgang Denk
2008-11-25 16:50 Scott Wood
2008-10-31 21:40 Scott Wood
2008-11-01 15:21 ` Wolfgang Denk
2008-10-31 21:16 Scott Wood
2008-11-01 15:20 ` Wolfgang Denk
2008-10-29 21:31 Scott Wood
2008-10-30 19:57 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.