All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [NAND] Please pull git://www.denx.de/git/u-boot-nand-flash.git
Date: Thu, 16 Aug 2007 08:58:42 +0200	[thread overview]
Message-ID: <200708160858.42326.sr@denx.de> (raw)
In-Reply-To: <200708141639.53753.sr@denx.de>

The following changes since commit 461f2274f8d5e15a354ff92648f17c7b2aa76faa:
  Stefan Roese (1):
        Merge with git://www.denx.de/git/u-boot.git

are available in the git repository at:

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

Matthias Fuchs (3):
      Migrate esd 405EP boards to new NAND subsystem
      Migrate esd 405EP boards to new NAND subsystem
      Migrate esd 405EP boards to new NAND subsystem

Thomas Knobloch (1):
      [NAND] Bad block skipping for command nboot

 board/esd/ash405/Makefile        |    4 +-
 board/esd/ash405/ash405.c        |   43 +++++--------------
 board/esd/cms700/Makefile        |    5 ++-
 board/esd/cms700/cms700.c        |   39 ++++-------------
 board/esd/common/auto_update.c   |    4 ++
 board/esd/common/esd405ep_nand.c |   87 ++++++++++++++++++++++++++++++++++++++
 board/esd/hh405/Makefile         |    5 ++-
 board/esd/hh405/hh405.c          |   22 +---------
 board/esd/hub405/Makefile        |    4 +-
 board/esd/hub405/hub405.c        |   34 ---------------
 board/esd/plu405/Makefile        |    5 ++-
 board/esd/plu405/plu405.c        |   56 ++++--------------------
 board/esd/voh405/Makefile        |    4 +-
 board/esd/voh405/voh405.c        |   20 ---------
 board/esd/wuh405/Makefile        |    4 +-
 board/esd/wuh405/wuh405.c        |   33 --------------
 common/cmd_nand.c                |   37 ++++++++++++++--
 include/configs/ASH405.h         |   43 +++++-------------
 include/configs/CMS700.h         |   39 ++++-------------
 include/configs/CPCI405.h        |    2 -
 include/configs/CPCI4052.h       |    2 -
 include/configs/CPCI405AB.h      |    3 -
 include/configs/CPCI405DT.h      |    2 -
 include/configs/HH405.h          |   39 ++++-------------
 include/configs/HUB405.h         |   39 ++++-------------
 include/configs/PLU405.h         |   57 ++++---------------------
 include/configs/VOH405.h         |   39 ++++-------------
 include/configs/WUH405.h         |   42 ++++--------------
 28 files changed, 243 insertions(+), 470 deletions(-)
 create mode 100644 board/esd/common/esd405ep_nand.c

  parent reply	other threads:[~2007-08-16  6:58 UTC|newest]

Thread overview: 100+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-23 12:32 [U-Boot-Users] [MPC82xx] Fixes for MPC8272 Wolfgang Denk
2007-04-23 13:16 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2007-04-23 13:41   ` [U-Boot-Users] Please pull git://www.denx.de/git/u-boot-testing.git Stefan Roese
2007-05-05 15:31   ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-nand-flash.git Wolfgang Denk
2007-05-18  9:21   ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-05-24  9:12     ` Stefan Roese
2007-06-01 14:27       ` Stefan Roese
2007-06-06  9:50         ` Stefan Roese
2007-06-19 15:49           ` Stefan Roese
2007-06-20 16:15             ` Wolfgang Denk
2007-06-22  1:09             ` Kim Phillips
2007-06-22  5:41               ` Stefan Roese
2007-06-22 14:18                 ` Stefan Roese
2007-06-22 15:34                   ` Kim Phillips
2007-06-22 15:05             ` Stefan Roese
2007-06-22 15:32               ` [U-Boot-Users] [PATCH] ppc7xx: Update CPCI750 board Stefan Roese
2007-08-16  9:18                 ` Wolfgang Denk
2007-08-02  6:47             ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-08-14 14:39               ` Stefan Roese
2007-08-14 18:38                 ` Wolfgang Denk
2007-08-16  6:58                 ` Stefan Roese [this message]
2007-08-16  9:52                   ` [U-Boot-Users] [NAND] Please pull git://www.denx.de/git/u-boot-nand-flash.git Wolfgang Denk
2007-08-16 17:53                 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-08-18 12:44                   ` [U-Boot-Users] [ColdFire] Please pull git://www.denx.de/git/u-boot-coldfire.git Stefan Roese
2007-08-18 19:57                     ` Wolfgang Denk
2007-08-18 19:37                   ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Wolfgang Denk
2007-08-28 13:12                   ` Stefan Roese
2007-08-28 22:54                     ` Wolfgang Denk
2007-09-02 12:05                     ` Stefan Roese
2007-09-06 22:07                       ` Wolfgang Denk
2007-09-17  6:50                       ` [U-Boot-Users] [NAND] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2007-10-13 19:43                         ` Wolfgang Denk
2007-09-27 11:59                       ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-10-02  9:47                         ` Stefan Roese
2007-10-02 17:57                           ` Wolfgang Denk
2007-10-15  9:57                 ` Stefan Roese
2007-10-15 10:56                   ` Wolfgang Denk
2007-10-18  5:59                   ` Stefan Roese
2007-10-18 20:03                     ` Wolfgang Denk
2007-12-17 14:56                 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2007-12-26 23:09                   ` Wolfgang Denk
2007-12-31  6:36                   ` Stefan Roese
2007-12-31  7:13                     ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-12-31 13:59                       ` gvb.uboot
2008-01-02 11:41                       ` Wolfgang Denk
2008-01-04 11:08                       ` Stefan Roese
2008-01-05  9:21                         ` Stefan Roese
2008-01-08 12:42                           ` Wolfgang Denk
2008-01-09 10:01                           ` Stefan Roese
2008-01-09 10:24                             ` Wolfgang Denk
2008-01-09 18:38                             ` Larry Johnson
2008-01-09 18:59                               ` Stefan Roese
2008-01-09 19:05                               ` Jerry Van Baren
2008-02-14 10:55                             ` Stefan Roese
2008-02-14 23:23                               ` Wolfgang Denk
2008-02-16  6:11                               ` Stefan Roese
2008-02-16 22:59                                 ` Wolfgang Denk
2008-02-21 16:19                                 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-02-22 12:02                                   ` Wolfgang Denk
2008-02-25 15:52                                 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-03-02 20:30                                   ` Wolfgang Denk
2008-03-07  8:23                                   ` Stefan Roese
2008-03-08  9:52                                     ` Wolfgang Denk
2008-03-15  7:00                                     ` Stefan Roese
2008-03-15 23:42                                       ` Wolfgang Denk
2008-03-19 12:46                                       ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-03-22 23:53                                         ` Wolfgang Denk
2008-03-27 10:30                                       ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-03-29  5:21                                         ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-03-29  5:54                                           ` Stefan Roese
2008-04-07 21:56                                             ` Wolfgang Denk
2008-03-31 10:28                                         ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-04-07 21:54                                           ` Wolfgang Denk
2008-04-09 10:58                                           ` Stefan Roese
2008-04-11 14:49                                             ` Stefan Roese
2008-04-12  7:02                                               ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-04-13 17:18                                                 ` Wolfgang Denk
2008-04-25 13:55                                                 ` Stefan Roese
2008-04-25 22:07                                                   ` Wolfgang Denk
2008-04-13 17:17                                               ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Wolfgang Denk
2008-04-18 15:02                                               ` Stefan Roese
2008-04-22 13:51                                                 ` Stefan Roese
2008-04-22 15:28                                                   ` Wolfgang Denk
2008-04-25 11:40                                                   ` Stefan Roese
2008-04-25 22:06                                                     ` Wolfgang Denk
2008-04-13 17:17                                             ` Wolfgang Denk
2008-01-11 15:14                       ` Stefan Roese
2008-01-11 23:16                         ` Wolfgang Denk
2008-01-17 15:07                           ` Stefan Roese
2008-01-23 13:20                             ` Wolfgang Denk
2008-01-13 14:11                         ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-01-13 15:53                           ` Wolfgang Denk
2008-01-16 13:33                           ` [U-Boot-Users] [nand-flash] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2008-01-16 14:05                             ` Wolfgang Denk
2008-04-18 14:30                             ` Stefan Roese
2008-01-14  9:11                         ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-01-14  9:53                           ` Wolfgang Denk
2008-01-02 11:40                     ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2007-04-25 15:07 [U-Boot-Users] What's new in u-boot-testing Stefan Roese
2007-04-29 12:04 ` Stefan Roese
2007-04-29 14:43   ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-05-05  5:12     ` [U-Boot-Users] [NAND] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2007-05-05 16:26       ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200708160858.42326.sr@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.