All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH 0/3] add support for Toradex Vybrid modules
@ 2015-03-09  8:46 Stefan Agner
  2015-03-09  8:46 ` [meta-fsl-arm-extra][PATCH 1/3] u-boot-toradex: initial U-Boot recipe " Stefan Agner
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Stefan Agner @ 2015-03-09  8:46 UTC (permalink / raw)
  To: meta-freescale; +Cc: Stefan Agner, marcel, max.oss.09

This patchset adds support for Toradex Colibri VF50/VF61 modules.
The sources of U-Boot and the Linux kernel are directly fetched from
our git server (located at git.toradex.com). The patchset uses the
source level of our V2.3 Beta 7 release.

Stefan Agner (3):
  u-boot-toradex: initial U-Boot recipe for Toradex Vybrid modules
  linux-toradex: initial Linux recipe for Toradex Vybrid modules
  colibri-vf: initial machine for Toradex Vybrid modules

 conf/machine/colibri-vf.conf                      |  36 ++++
 recipes-bsp/u-boot/u-boot-toradex.inc             |  26 +++
 recipes-bsp/u-boot/u-boot-toradex_2014.10.bb      |   7 +
 recipes-kernel/linux/linux-toradex-3.18/defconfig | 247 ++++++++++++++++++++++
 recipes-kernel/linux/linux-toradex_3.18.bb        |  13 ++
 5 files changed, 329 insertions(+)
 create mode 100644 conf/machine/colibri-vf.conf
 create mode 100644 recipes-bsp/u-boot/u-boot-toradex.inc
 create mode 100644 recipes-bsp/u-boot/u-boot-toradex_2014.10.bb
 create mode 100644 recipes-kernel/linux/linux-toradex-3.18/defconfig
 create mode 100644 recipes-kernel/linux/linux-toradex_3.18.bb

-- 
1.9.3



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

end of thread, other threads:[~2015-03-09 13:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09  8:46 [meta-fsl-arm-extra][PATCH 0/3] add support for Toradex Vybrid modules Stefan Agner
2015-03-09  8:46 ` [meta-fsl-arm-extra][PATCH 1/3] u-boot-toradex: initial U-Boot recipe " Stefan Agner
2015-03-09  8:46 ` [meta-fsl-arm-extra][PATCH 2/3] linux-toradex: initial Linux " Stefan Agner
2015-03-09  8:46 ` [meta-fsl-arm-extra][PATCH 3/3] colibri-vf: initial machine " Stefan Agner
2015-03-09 13:12   ` Otavio Salvador
2015-03-09 13:20     ` Stefan Agner
2015-03-09 13:23       ` Otavio Salvador
2015-03-09 13:17 ` [meta-fsl-arm-extra][PATCH 0/3] add support " Otavio Salvador

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.