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 mpc85xx
Date: Fri, 14 Nov 2014 13:20:42 -0800	[thread overview]
Message-ID: <5466722A.2020304@freescale.com> (raw)

Tom,

The following changes since commit 0d485b9095328cdc81b2ee94ff59b988c69b9127:

  Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2014-11-13 10:35:13
-0500)

are available in the git repository at:


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

for you to fetch changes up to 94b383e7d843efe2618535f01776921751dd756b:

  powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash (2014-11-14
11:13:12 -0800)

----------------------------------------------------------------
Ashish Kumar (2):
      powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR
      powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND

Chunhe Lan (1):
      powerpc/t4rdb: Add support of CPLD

Paul Gortmaker (1):
      sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD

Prabhakar Kushwaha (1):
      powerpc/mpc85xx: Use IFC accessor function

Priyanka Jain (1):
      t104xrdb: Add Errata A_007662, A_008007 workaround in pbi.cfg

Shaohui Xie (2):
      Fman/mEMAC: mEMAC fix for 10G MAC and PHY
      driver/net/fm/memac_phy: set NEG bit for external MDIOs

Valentin Longchamp (3):
      mpc85xx/kmp204x: raise u-boot size to 768KB
      powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()
      keymile/powerpc: move to the architecture-generic board system

Yangbo Lu (1):
      powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash

ramneek mehresh (1):
      85xx/b4:Correct USB DR controller liodn entry

 arch/powerpc/cpu/mpc83xx/start.S          |    1 +
 arch/powerpc/cpu/mpc85xx/b4860_ids.c      |    2 +-
 arch/powerpc/cpu/mpc85xx/cpu_init_early.c |    6 +-
 arch/powerpc/cpu/mpc85xx/speed.c          |    2 +-
 arch/powerpc/include/asm/fsl_memac.h      |    2 +
 board/freescale/bsc9131rdb/bsc9131rdb.c   |   11 +++
 board/freescale/bsc9132qds/bsc9132qds.c   |   12 +++
 board/freescale/t104xrdb/t104x_pbi.cfg    |   10 +++
 board/freescale/t4rdb/Makefile            |    1 +
 board/freescale/t4rdb/cpld.c              |  136 +++++++++++++++++++++++++++++
 board/freescale/t4rdb/cpld.h              |   49 +++++++++++
 board/freescale/t4rdb/law.c               |    3 +
 board/freescale/t4rdb/t4240rdb.c          |   12 +++
 board/freescale/t4rdb/tlb.c               |    5 ++
 drivers/net/fm/memac.c                    |   12 ++-
 drivers/net/fm/memac_phy.c                |    7 +-
 include/configs/BSC9131RDB.h              |   17 ++++
 include/configs/BSC9132QDS.h              |   21 +++++
 include/configs/P1022DS.h                 |   19 ++++
 include/configs/T4240RDB.h                |   23 +++++
 include/configs/km/km83xx-common.h        |    3 +
 include/configs/km/kmp204x-common.h       |    7 +-
 include/configs/km82xx.h                  |    3 +
 include/configs/p1_p2_rdb_pc.h            |   44 ++++++++++
 include/configs/p1_twr.h                  |   12 +++
 include/configs/sbc8548.h                 |    2 +
 26 files changed, 411 insertions(+), 11 deletions(-)
 create mode 100644 board/freescale/t4rdb/cpld.c
 create mode 100644 board/freescale/t4rdb/cpld.h

Thanks,

York

             reply	other threads:[~2014-11-14 21:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-14 21:20 York Sun [this message]
2014-11-17  0:45 ` [U-Boot] please pull mpc85xx Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2014-05-13 16:12 [U-Boot] Please " York Sun
2014-05-13 16:14 ` York Sun
2014-05-13 21:45 ` 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=5466722A.2020304@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.