[U-Boot] [PULL] Please pull u-boot-imx
Stefano Babic
sbabic at denx.de
Mon Jan 2 18:08:01 CET 2017
Hi Tom,
please pull from u-boot-imx, thanks !
The following changes since commit 3d3a74cc8c774345be7d1661b215555ad41f4515:
mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig (2016-12-29 13:08:17 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for you to fetch changes up to 7c4f0ff81e6fc3b58b8af5f64c3da98624e40132:
udoo: neo: Fix indentation (2017-01-02 17:55:58 +0100)
----------------------------------------------------------------
Fabio Estevam (4):
udoo_neo: Remove USDHC3 entry
udoo_neo: Use 'fdtfile' variable name
mx6qsabreauto: Fix the EIM clock for the mx6qp variant
udoo: neo: Fix indentation
Jagan Teki (12):
imx6: engicam: Use bootm instead of bootz
configs: engicam: Rename nand with gpmi-name in mtdparts
defconfigs: engicam: Enable MMC commands in nand
defconfigs: engicam: Enable UBI commands
imx6: engicam: Add nandboot env support
defconfigs: imx6: engicam: Enable FIT
configs: engicam: Enable CONFIG_IMAGE_FORMAT_LEGACY
configs: engicam: Cleanup on mmcboot env
configs: engicam: Add fitboot env support
imx6ul: geam6ul: Add MAINTAINERS for nand_defconfig
imx6ul: geam6ul: Enable I2C support
Kevin Hilman (1):
ARM: imx7s-warp: enable USB gadget ethernet
Peng Fan (1):
imx: thermal: Kconfig: add MX7
Sven Ebenfeld (5):
arm: imx: remove bmode , hdmidet and dek commands from SPL
arm: imx: add HAB authentication of image to SPL boot
tools: mkimage: add firmware-ivt image type for HAB verification
doc: imx6: add section for secure boot with SPL
Makefile: preserve output for images that can contain HAB Blocks
.gitignore | 2 +-
Makefile | 15 +++++++++++++--
arch/arm/Makefile | 2 +-
arch/arm/imx-common/Makefile | 6 ++++++
arch/arm/imx-common/hab.c | 129
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------
arch/arm/imx-common/spl.c | 25
+++++++++++++++++++++++++
arch/arm/imx-common/spl_sd.cfg | 10 ++++++++++
arch/arm/include/asm/imx-common/hab.h | 2 ++
board/engicam/geam6ul/MAINTAINERS | 1 +
board/freescale/mx6qsabreauto/mx6qsabreauto.c | 28
++++++++++++++++++++++++++++
board/udoo/neo/neo.c | 7 +++----
board/warp7/warp7.c | 14 ++++++++++++++
common/image.c | 6 ++++++
configs/imx6dl_icore_mmc_defconfig | 4 +++-
configs/imx6dl_icore_nand_defconfig | 10 +++++++++-
configs/imx6dl_icore_rqs_mmc_defconfig | 4 +++-
configs/imx6q_icore_mmc_defconfig | 4 +++-
configs/imx6q_icore_nand_defconfig | 10 +++++++++-
configs/imx6q_icore_rqs_mmc_defconfig | 4 +++-
configs/imx6ul_geam_mmc_defconfig | 4 +++-
configs/imx6ul_geam_nand_defconfig | 12 +++++++++++-
configs/warp7_defconfig | 5 +++++
doc/README.imx6 | 49
+++++++++++++++++++++++++++++++++++++++++++++++++
drivers/thermal/Kconfig | 2 +-
include/configs/imx6qdl_icore.h | 77
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------
include/configs/imx6qdl_icore_rqs.h | 43
++++++++++++++++++++++++++++++-------------
include/configs/imx6ul_geam.h | 76
++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------
include/configs/mx6_common.h | 3 +++
include/configs/udoo_neo.h | 12 ++++++------
include/configs/warp7.h | 7 +++++++
include/image.h | 1 +
scripts/Makefile.lib | 3 ++-
scripts/Makefile.spl | 4 +++-
tools/default_image.c | 10 ++++++++--
tools/mkimage.c | 32
++++++++++++++++++++++++++++++++
35 files changed, 486 insertions(+), 137 deletions(-)
Best regards,
Stefano
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list