[U-Boot] Please pull u-boot-fsl-qoriq master
York Sun
york.sun at nxp.com
Fri Oct 27 21:29:43 UTC 2017
Tom,
The following changes since commit ce0dea889a01d06bdc2d845fd03e90bcf8b49fec:
Merge git://git.denx.de/u-boot-uniphier (2017-10-22 19:21:04 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fsl-qoriq.git
for you to fetch changes up to 9b3f40ad092ff2633eefa7e8a4a713f71c9cb8cb:
armv8: sec_firmware: Add support for loadables in FIT (2017-10-27
08:47:14 -0700)
----------------------------------------------------------------
Ashish Kumar (2):
armv8: ls1088: Move CONFIG_ENV_IS_IN_SPI_FLASH to defconfig
armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID
Prabhakar Kushwaha (1):
driver: fsl-mc: use calloc instead malloc
Ran Wang (5):
arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to Kconfig
usb: host: Move CONFIG_XHCI_FSL to Kconfig
arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNT
armv8: ls1088ardb: Enable USB command RDB qspi-boot
armv8: ls1088aqds: Enable USB command on QDS for qspi-boot
Sumit Garg (2):
armv8: layerscape: Allocate 66 MB DDR for secure memory
armv8: sec_firmware: Add support for loadables in FIT
York Sun (1):
powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores
Yuantian Tang (1):
armv8: configs: ls1012a: correct the generic timer frequency
arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 7 ++
arch/arm/cpu/armv8/fsl-layerscape/ppa.c | 16 +++-
arch/arm/cpu/armv8/sec_firmware.c | 92
++++++++++++++++++++++-
arch/arm/dts/fsl-ls1088a.dtsi | 14 ++++
arch/arm/include/asm/arch-fsl-layerscape/config.h | 2 +-
arch/arm/include/asm/armv8/sec_firmware.h | 4 +-
arch/powerpc/cpu/mpc85xx/release.S | 6 ++
board/freescale/ls1088a/eth_ls1088aqds.c | 1 +
configs/ls1088aqds_qspi_defconfig | 9 +++
configs/ls1088ardb_qspi_defconfig | 9 +++
drivers/net/fsl-mc/mc.c | 39 +++++-----
drivers/net/ldpaa_eth/ls1088a.c | 4 +-
drivers/usb/host/Kconfig | 6 ++
include/configs/ls1012a_common.h | 2 +-
include/configs/ls1012afrdm.h | 10 ---
include/configs/ls1012aqds.h | 8 --
include/configs/ls1012ardb.h | 9 ---
include/configs/ls1021aiot.h | 8 --
include/configs/ls1021aqds.h | 8 --
include/configs/ls1021atwr.h | 8 --
include/configs/ls1043aqds.h | 7 --
include/configs/ls1043ardb.h | 9 ---
include/configs/ls1046aqds.h | 7 --
include/configs/ls1046ardb.h | 9 ---
include/configs/ls1088aqds.h | 1 -
include/configs/ls1088ardb.h | 1 -
include/configs/ls2080aqds.h | 7 --
include/configs/ls2080ardb.h | 7 --
include/linux/usb/xhci-fsl.h | 2 +-
scripts/config_whitelist.txt | 2 -
30 files changed, 182 insertions(+), 132 deletions(-)
Thanks.
York
More information about the U-Boot
mailing list