All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ley Foon Tan <lftan.linux@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 00/16] Add Intel Arria 10 SoC support
Date: Mon, 17 Apr 2017 09:30:46 +0800	[thread overview]
Message-ID: <CAFiDJ5_VG1kP9-LFkMr4+np2RtXdOEBbxeFcUBiAoMvRPbQ51w@mail.gmail.com> (raw)
In-Reply-To: <20170413143839.GA7022@skynet.be>

On Thu, Apr 13, 2017 at 10:38 PM, Luc Verhaegen <libv@skynet.be> wrote:
> On Fri, Apr 14, 2017 at 01:41:09AM +0800, Ley Foon Tan wrote:
>>
>
> This is what the mail header says:
>
> Received: by lists.denx.de (Postfix, from userid 105)
>         id CF30DC21C35; Thu, 13 Apr 2017 09:41:37 +0000 (UTC)
>
> Add 8h, and you're still on thursday the 13th, but at 17:41.
>
> Please fix your systems clock and use ntp.
>
My system clock is correct. I think it is due to our mail server is at
US timezone.


Regards
Ley Foon

  reply	other threads:[~2017-04-17  1:30 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-13 17:41 [U-Boot] [PATCH v5 00/16] Add Intel Arria 10 SoC support Ley Foon Tan
2017-04-13 14:38 ` Luc Verhaegen
2017-04-17  1:30   ` Ley Foon Tan [this message]
2017-04-13 17:41 ` [U-Boot] [PATCH v5 01/16] arm: socfpga: Restructure clock manager driver Ley Foon Tan
2017-04-14 10:15   ` Marek Vasut
2017-04-17  7:20     ` Ley Foon Tan
2017-04-17 10:38       ` Marek Vasut
2017-04-13 17:41 ` [U-Boot] [PATCH v5 02/16] arm: socfpga: Restructure reset " Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 03/16] arm: socfpga: Restructure system manager Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 04/16] arm: socfpga: Restructure misc driver Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 05/16] arm: socfpga: Add A10 macros Ley Foon Tan
2017-04-14 10:20   ` Marek Vasut
2017-04-17  4:49     ` Ley Foon Tan
2017-04-17 10:38       ` Marek Vasut
2017-04-13 17:41 ` [U-Boot] [PATCH v5 06/16] arm: socfpga: Add reset driver support for Arria 10 Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 07/16] arm: socfpga: Add clock driver " Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 08/16] arm: socfpga: Add system manager " Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 09/16] arm: socfpga: Add sdram header file " Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 10/16] arm: socfpga: Add pinmux " Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 11/16] arm: socfpga: Add misc support " Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 12/16] arm: dts: Add dts and dtsi " Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 13/16] arm: socfpga: Add SPL support " Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 14/16] arm: socfpga: Add config and defconfig " Ley Foon Tan
2017-04-14 10:25   ` Marek Vasut
2017-04-17  3:05     ` Ley Foon Tan
2017-04-17 10:39       ` Marek Vasut
2017-04-18  3:12         ` Ley Foon Tan
2017-04-18 10:58           ` Marek Vasut
2017-04-19  3:32             ` Ley Foon Tan
2017-04-19  8:38               ` Marek Vasut
2017-04-19  8:49                 ` Ley Foon Tan
2017-04-19  8:53                   ` Marek Vasut
2017-04-19  8:58                     ` Ley Foon Tan
2017-04-19  9:34                       ` Marek Vasut
2017-04-13 17:41 ` [U-Boot] [PATCH v5 15/16] arm: socfpga: Add board files for the Arria10 Ley Foon Tan
2017-04-13 17:41 ` [U-Boot] [PATCH v5 16/16] arm: socfpga: Enable build for Arria 10 Ley Foon Tan

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=CAFiDJ5_VG1kP9-LFkMr4+np2RtXdOEBbxeFcUBiAoMvRPbQ51w@mail.gmail.com \
    --to=lftan.linux@gmail.com \
    --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.