All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH v2 1/9] u-boot-toradex: update to v2.6 beta 2 release
@ 2016-07-21 18:07 Max Krummenacher
  2016-07-21 18:07 ` [meta-fsl-arm-extra][PATCH v2 2/9] linux-toradex: port to 3.14.52 Max Krummenacher
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Max Krummenacher @ 2016-07-21 18:07 UTC (permalink / raw)
  To: meta-freescale; +Cc: Max Krummenacher, stefan.agner

- merged NXP imx_v2015.04_3.14.52_1.1.0_ga release
- backport fix to complie with GCC-6 from mainline
- add support for the i.MX 7 based Colibri iMX 7 module
- add mx7 to compatible machine

Additionally notable commits
8d048cf i.mx 6/7 increase maximum temperature for booting linux
c9f3017 net: increase maximum frame size to accomediate VLAN packets
7bf0f5d colibri_vf/imx6/7 apalis_imx6: synchronize/improve memory options
2f3e53e apalis_imx6: fix Ethernet when using gigabit switch
c12a0fc net: phy: allow disabling gigabit ethernet
4387807 colibri_imx6: update do_patch_ddr_size to parse ivt and dcd
e1a48b2 apalis/colibri_imx6: availability check for update fusing command
119db19 apalis/colibri_imx6: adding update fusing command
112246b colibri_vf: use same NAND clock as Linux uses
7f94666 colibri_vf: read kernel and device tree from static UBI volumes
2b73c91 Revert "tools: make imxheader size align on page size"
04fe624 apalis_imx6_it_defconfig: add options needed with 3.14.52_1.1.0_ga
8578a5c iMX6/7 soc.c: allow for board supplied serial
028a378 tools/imximage: set DCD pointer to NULL when its length is 0
9ab1413 pci: fix address range check in __pci_hose_phys_to_bus()
b9b4bd6 pmic: delay reset to meet Ethernet PHY timing

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>

---
 recipes-bsp/u-boot/u-boot-toradex_2015.04.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
index a3579fc..a70173a 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
@@ -1,7 +1,7 @@
 include u-boot-toradex.inc
 
-PV = "v2015.04-v2.5b3+git${SRCPV}"
+PV = "v2015.04-v2.6b2.1+git${SRCPV}"
 
-SRCREV = "b66337d357cca761bf8627acbb1ec991f425f0b4"
+SRCREV = "90a974d34aaa85d5ce69f83067928592c5389990"
 SRCBRANCH = "2015.04-toradex"
-COMPATIBLE_MACHINE = "(mx6|vf)"
+COMPATIBLE_MACHINE = "(mx6|mx7|vf)"
-- 
2.5.5



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-07-21 18:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-21 18:07 [meta-fsl-arm-extra][PATCH v2 1/9] u-boot-toradex: update to v2.6 beta 2 release Max Krummenacher
2016-07-21 18:07 ` [meta-fsl-arm-extra][PATCH v2 2/9] linux-toradex: port to 3.14.52 Max Krummenacher
2016-07-21 18:07 ` [meta-fsl-arm-extra][PATCH v2 3/9] linux-toradex: add kernel version 4.4 for colibri-vf Max Krummenacher
2016-07-21 18:07 ` [meta-fsl-arm-extra][PATCH v2 4/9] toradex machine conf: build sdcard and tar.bz2 image Max Krummenacher
2016-07-21 18:07 ` [meta-fsl-arm-extra][PATCH v2 5/9] colibri-vf.conf: don't add kernel/dtb to rootfs Max Krummenacher
2016-07-21 18:07 ` [meta-fsl-arm-extra][PATCH v2 6/9] colibri-vf.conf: fix uboot make target Max Krummenacher
2016-07-21 18:07 ` [meta-fsl-arm-extra][PATCH v2 7/9] colibri-vf.conf: drop building ubi image Max Krummenacher
2016-07-21 18:07 ` [meta-fsl-arm-extra][PATCH v2 8/9] linux-toradex_4.1.15: add kernel for colibri imx7 Max Krummenacher
2016-07-21 18:07 ` [meta-fsl-arm-extra][PATCH v2 9/9] colibri-imx7.conf: add machine configuration Max Krummenacher

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.