All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v7 0/13] Driver model implementation, tests, demo and GPIO
Date: Fri, 29 Nov 2013 11:47:12 +0100	[thread overview]
Message-ID: <201311291147.12518.marex@denx.de> (raw)
In-Reply-To: <20131129100046.C00C.AA925319@jp.panasonic.com>

Dear Masahiro Yamada,

> Hello
> 
> 
> How come 13/13 is missing?

I see it here.

Best regards,
Marek Vasut

  reply	other threads:[~2013-11-29 10:47 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-28 23:27 [U-Boot] [PATCH v7 0/13] Driver model implementation, tests, demo and GPIO Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 01/13] sandbox: Build a device tree file for sandbox Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 02/13] Add cmd_process_error() to report and process errors Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 03/13] dm: Add README for driver model Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 04/13] dm: Add base driver model support Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 05/13] sandbox: config: Enable driver model Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 06/13] dm: Set up driver model after relocation Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 07/13] dm: Add basic tests Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 08/13] dm: Add a 'dm' command for testing Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 09/13] dm: Add a demonstration/example driver Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 10/13] dm: Add GPIO support and tests Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 11/13] sandbox: Convert GPIOs to use driver model Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 12/13] dm: Enable gpio command to support " Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 13/13] dm: Remove old driver model documentation Simon Glass
2013-11-29  1:00 ` [U-Boot] [PATCH v7 0/13] Driver model implementation, tests, demo and GPIO Masahiro Yamada
2013-11-29 10:47   ` Marek Vasut [this message]
2013-12-02 19:02   ` Mateusz Zalega
2013-12-02 20:27     ` Simon Glass
2013-12-03 21:24       ` Simon Glass
2013-12-03 21:34         ` Tom Rini
2013-12-03 21:47           ` Simon Glass
2013-12-03 21:54             ` Tom Rini
2013-12-03 22:17               ` Simon Glass
2013-12-04 10:33                 ` Michal Simek

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=201311291147.12518.marex@denx.de \
    --to=marex@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.