[U-Boot] pull-request: u-boot-mpc85xx/master

Tom Rini trini at ti.com
Sun Nov 17 20:16:16 CET 2013


On Wed, Nov 13, 2013 at 01:17:21PM -0800, York Sun wrote:

> Tom,
> 
> The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0:
> 
>   cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> for you to fetch changes up to 51abee64eee0186634858d1e6f91a65969c90125:
> 
>   powerpc/85xx: fix broken cpu "clock-frequency" property (2013-11-13
> 12:41:28 -0800)
> 
> ----------------------------------------------------------------
> Laurentiu TUDOR (3):
>       powerpc/t4240: set pcie liodn in the correct register
>       powerpc/t4240: fix per pci endpoint liodn offsets
>       powerpc/85xx: fix broken cpu "clock-frequency" property
> 
> Prabhakar Kushwaha (1):
>       powerpc/t1040: enable PBL tool for T1040
> 
> Priyanka Jain (3):
>       powerpc/t1040: Update defines to support T1040SoC personalities
>       powerpc/t104xrdb: Add T1040RDB board support
>       powerpc/t104xrdb: Add T1042RDB_PI board support
> 
> Shengzhou Liu (1):
>       powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb
> 
> ramneek mehresh (1):
>       powerpc/83xx: Define USB1 and USB2 base addr for MPC834x
> 
>  arch/powerpc/cpu/mpc85xx/Makefile                  |   10 +
>  arch/powerpc/cpu/mpc85xx/fdt.c                     |    5 +-
>  arch/powerpc/cpu/mpc85xx/liodn.c                   |   25 +-
>  arch/powerpc/cpu/mpc85xx/t4240_ids.c               |    8 +-
>  arch/powerpc/include/asm/config_mpc85xx.h          |    3 +-
>  arch/powerpc/include/asm/immap_83xx.h              |    5 +
>  arch/powerpc/include/asm/immap_85xx.h              |    7 +-
>  .../p1010rdb/{README => README.P1010RDB-PA}        |    4 +-
>  board/freescale/p1010rdb/README.P1010RDB-PB        |  188 ++++++
>  board/freescale/t1040qds/t1040_pbi.cfg             |   27 +
>  board/freescale/t1040qds/t1040_rcw.cfg             |    7 +
>  board/freescale/t104xrdb/Makefile                  |   12 +
>  board/freescale/t104xrdb/README                    |  200 ++++++
>  board/freescale/t104xrdb/ddr.c                     |  132 ++++
>  board/freescale/t104xrdb/ddr.h                     |   76 +++
>  board/freescale/t104xrdb/law.c                     |   32 +
>  board/freescale/t104xrdb/pci.c                     |   23 +
>  board/freescale/t104xrdb/t104xrdb.c                |   93 +++
>  board/freescale/t104xrdb/t104xrdb.h                |   13 +
>  board/freescale/t104xrdb/tlb.c                     |  107 +++
>  boards.cfg                                         |    2 +
>  doc/README.p1010rdb                                |  198 ------
>  drivers/net/fm/Makefile                            |    3 +
>  include/configs/T1040QDS.h                         |    2 +
>  include/configs/T1040RDB.h                         |  690
> +++++++++++++++++++
>  include/configs/T1042RDB_PI.h                      |  694
> ++++++++++++++++++++
>  26 files changed, 2353 insertions(+), 213 deletions(-)
>  rename board/freescale/p1010rdb/{README => README.P1010RDB-PA} (97%)
>  create mode 100644 board/freescale/p1010rdb/README.P1010RDB-PB
>  create mode 100644 board/freescale/t1040qds/t1040_pbi.cfg
>  create mode 100644 board/freescale/t1040qds/t1040_rcw.cfg
>  create mode 100644 board/freescale/t104xrdb/Makefile
>  create mode 100644 board/freescale/t104xrdb/README
>  create mode 100644 board/freescale/t104xrdb/ddr.c
>  create mode 100644 board/freescale/t104xrdb/ddr.h
>  create mode 100644 board/freescale/t104xrdb/law.c
>  create mode 100644 board/freescale/t104xrdb/pci.c
>  create mode 100644 board/freescale/t104xrdb/t104xrdb.c
>  create mode 100644 board/freescale/t104xrdb/t104xrdb.h
>  create mode 100644 board/freescale/t104xrdb/tlb.c
>  delete mode 100644 doc/README.p1010rdb
>  create mode 100644 include/configs/T1040RDB.h
>  create mode 100644 include/configs/T1042RDB_PI.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131117/f79b97c3/attachment.pgp>


More information about the U-Boot mailing list