All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-mpc85xx.git master
Date: Wed, 20 Aug 2014 12:29:57 -0700	[thread overview]
Message-ID: <53F4F735.7030402@freescale.com> (raw)

Tom,

The following changes since commit 6d1966e1236838c8c59d58459901283a0e72dddd:

  env_fat.c: Make sure our buffer is cache aligned (2014-08-09 11:26:34 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-mpc85xx.git master

for you to fetch changes up to f38391793f1a5c62d1c72a647f15a88e7c22ef11:

  kmp204x: reset the Zarlink clocking chips at power up only (2014-08-20
10:44:42 -0700)

----------------------------------------------------------------
Jason Jin (1):
      powerpc/t1042RDB: Add Video - HDMI support

Shaohui Xie (1):
      powerpc/T4240QDS/eth: some fix for XFI

Shaveta Leekha (1):
      powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options

Tang Yuantian (2):
      powerpc/mpc85xx: Make boot flag effective
      powerpc/t104xrdb: support deep sleep in SPI/SD boot

Valentin Longchamp (2):
      km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM
      kmp204x: reset the Zarlink clocking chips at power up only

Vijay Rai (1):
      driver/qe: update status of QE microcode

Wang Dongsheng (1):
      fsl/diu: ch7301 encoder split off from t1040qds/diu.c

York Sun (1):
      powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds

 arch/powerpc/cpu/mpc85xx/cpu_init.c                |   28 +++-
 arch/powerpc/cpu/mpc85xx/fdt.c                     |   15 +++
 arch/powerpc/lib/board.c                           |    2 +
 board/freescale/common/Makefile                    |    2 +
 board/freescale/common/diu_ch7301.c                |  136 ++++++++++++++++++++
 board/freescale/common/diu_ch7301.h                |   13 ++
 board/freescale/t1040qds/diu.c                     |  134 ++-----------------
 board/freescale/t104xrdb/Makefile                  |    1 +
 board/freescale/t104xrdb/diu.c                     |   84 ++++++++++++
 board/freescale/t104xrdb/spl.c                     |   19 +++
 .../freescale/t4qds/README                         |   19 +++
 board/freescale/t4qds/eth.c                        |  136 +++++++++++++++++---
 board/keymile/kmp204x/kmp204x.c                    |    8 +-
 drivers/net/fm/t4240.c                             |    5 +
 drivers/qe/qe.c                                    |    2 +-
 include/configs/T1040QDS.h                         |    1 +
 include/configs/T104xRDB.h                         |   50 +++++--
 include/configs/km/km-powerpc.h                    |    5 +-
 18 files changed, 498 insertions(+), 162 deletions(-)
 create mode 100644 board/freescale/common/diu_ch7301.c
 create mode 100644 board/freescale/common/diu_ch7301.h
 create mode 100644 board/freescale/t104xrdb/diu.c
 rename doc/README.t4240qds => board/freescale/t4qds/README (86%)

Thanks,

York

             reply	other threads:[~2014-08-20 19:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-20 19:29 York Sun [this message]
2014-08-21  1:21 ` [U-Boot] Please pull u-boot-mpc85xx.git master Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2019-03-03  4:41 Prabhakar Kushwaha
2019-03-05  2:47 ` Tom Rini
2014-08-01 21:23 York Sun
2014-08-06 14:37 ` Tom Rini
2014-02-25 17:34 York Sun
2014-02-25 23:05 ` Tom Rini

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=53F4F735.7030402@freescale.com \
    --to=yorksun@freescale.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.