[U-Boot] Please pull u-boot-mpc85xx master
Tom Rini
trini at ti.com
Mon May 19 14:47:03 CEST 2014
On Fri, May 16, 2014 at 05:12:04PM -0500, York Sun wrote:
> Tom,
>
> The following changes since commit 557a3319089499aa0e55d65a6b43b7137f362003:
>
> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-05-13 17:09:28
> -0400)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-mpc85xx.git master
>
> for you to fetch changes up to e4911815cf98237b65a817a3c791f143794f2837:
>
> powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot (2014-05-16
> 16:29:16 -0500)
>
> ----------------------------------------------------------------
> Aneesh Bansal (1):
> powerpc/mpc85xx: SECURE BOOT- corrected CSPR settings for BSC9132QDS NAND
>
> Chunhe Lan (3):
> net: phy/vitesse: Add support for VSC8664 phy module
> fsl/pci: Add workaround for erratum A-005434
> powerpc/85xx: Add T4160RDB board support
>
> Ebony Zhu (1):
> board/freescale: Move CRC32 offset in NXID v1 data format
>
> Kim Phillips (1):
> mpc85xx: configs: remove c=ffe from default environment
>
> Liu Gang (1):
> powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot
>
> Nikhil Badola (1):
> drivers/usb : Define usb control register mask for w1c bits
>
> Prabhakar Kushwaha (1):
> board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPL
>
> Shaveta Leekha (1):
> powerpc/mpc85xx: Added B4460 support
>
> Tang Yuantian (1):
> powerpc/t104xrdb: Toggle deep sleep management signals after resume
>
> ramneek mehresh (1):
> mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platform
>
> arch/powerpc/cpu/mpc85xx/cmd_errata.c | 3 +
> arch/powerpc/cpu/mpc8xxx/cpu.c | 1 +
> arch/powerpc/include/asm/config_mpc85xx.h | 3 +
> arch/powerpc/include/asm/processor.h | 1 +
> board/freescale/common/sys_eeprom.c | 7 +-
> board/freescale/p1_p2_rdb/Makefile | 21 +-
> board/freescale/p1_p2_rdb/ddr.c | 16 +-
> board/freescale/p1_p2_rdb/spl.c | 141 +++++++++++++
> board/freescale/p1_p2_rdb/spl_minimal.c | 84 ++++++++
> board/freescale/p1_p2_rdb/tlb.c | 18 +-
> board/freescale/t104xrdb/t104xrdb.c | 2 +
> boards.cfg | 1 +
> drivers/net/phy/vitesse.c | 46 ++++
> drivers/pci/fsl_pci_init.c | 9 +-
> drivers/usb/host/ehci-fsl.c | 15 +-
> include/configs/B4860QDS.h | 13 +-
> include/configs/BSC9132QDS.h | 2 +-
> include/configs/P1_P2_RDB.h | 265 ++++++++++++++++--------
> include/configs/P2041RDB.h | 13 +-
> include/configs/T1040QDS.h | 3 +-
> include/configs/T104xRDB.h | 3 +-
> include/configs/T208xQDS.h | 13 +-
> include/configs/T208xRDB.h | 13 +-
> include/configs/T4240EMU.h | 3 +-
> include/configs/T4240QDS.h | 13 +-
> include/configs/T4240RDB.h | 4 +
> include/configs/corenet_ds.h | 13 +-
> include/configs/p1_p2_rdb_pc.h | 4 +
> include/usb/ehci-fsl.h | 2 +
> nand_spl/board/freescale/p1_p2_rdb/Makefile | 91 --------
> nand_spl/board/freescale/p1_p2_rdb/nand_boot.c | 82 --------
> 31 files changed, 578 insertions(+), 327 deletions(-)
> create mode 100644 board/freescale/p1_p2_rdb/spl.c
> create mode 100644 board/freescale/p1_p2_rdb/spl_minimal.c
> delete mode 100644 nand_spl/board/freescale/p1_p2_rdb/Makefile
> delete mode 100644 nand_spl/board/freescale/p1_p2_rdb/nand_boot.c
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/20140519/ae5d8354/attachment.pgp>
More information about the U-Boot
mailing list