All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCHv2 0/4] Add support for the Crystalfontz boards
@ 2013-08-23 16:28 Alexandre Belloni
  2013-08-23 16:28 ` [meta-fsl-arm-extra][PATCHv2 1/4] barebox 2013.08.0: add support for the cfa10036 Alexandre Belloni
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Alexandre Belloni @ 2013-08-23 16:28 UTC (permalink / raw)
  To: meta-freescale; +Cc: Maxime Ripard, jimwall, brian

The following series adds support for the various CrystalFontz boards:
 cfa-10036
 cfa-10037
 cfa-10049
 cfa-10055
 cfa-10056
 cfa-10057
 cfa-10058

The first patch adds support for the mainline barebox.

The second patch adds support for the imx-bootlets.

The third patch adds a recipe for the cfa kernel, based on 3.10.

The last patch adds the machine configuration. It is named cfa10036 as this is
the base for all the other boards.

This series depends on my series on meta-fsl-arm

Changes in v2:
 - Took into account all the comments but kept the link creation for the kernel
   and the dtbs.

Alexandre Belloni (4):
  barebox 2013.08.0: add support for the cfa10036
  imx-bootlets: add a recipe for barebox and cfa-10036 support
  linux-cfa: add a kernel recipe supporting Crystalfontz boards
  cfa10036: Add cfa10036 machine configuration

 conf/machine/cfa10036.conf                         |  38 +++
 .../barebox/barebox-2013.08.0/cfa10036/defconfig   |  44 ++++
 recipes-bsp/barebox/barebox_2013.08.0.bbappend     |   3 +
 .../imx-bootlets/cfa10036-support.patch            | 271 +++++++++++++++++++++
 .../imx-bootlets/imx-bootlets_10.12.01.bbappend    |   4 +-
 recipes-kernel/linux/linux-cfa-3.10/defconfig      | 177 ++++++++++++++
 recipes-kernel/linux/linux-cfa_3.10.bb             |  33 +++
 7 files changed, 569 insertions(+), 1 deletion(-)
 create mode 100644 conf/machine/cfa10036.conf
 create mode 100644 recipes-bsp/barebox/barebox-2013.08.0/cfa10036/defconfig
 create mode 100644 recipes-bsp/barebox/barebox_2013.08.0.bbappend
 create mode 100644 recipes-bsp/imx-bootlets/imx-bootlets/cfa10036-support.patch
 create mode 100644 recipes-kernel/linux/linux-cfa-3.10/defconfig
 create mode 100644 recipes-kernel/linux/linux-cfa_3.10.bb

-- 
1.8.1.2



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

end of thread, other threads:[~2013-08-25 17:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-23 16:28 [meta-fsl-arm-extra][PATCHv2 0/4] Add support for the Crystalfontz boards Alexandre Belloni
2013-08-23 16:28 ` [meta-fsl-arm-extra][PATCHv2 1/4] barebox 2013.08.0: add support for the cfa10036 Alexandre Belloni
2013-08-24 18:22   ` Otavio Salvador
2013-08-23 16:28 ` [meta-fsl-arm-extra][PATCHv2 2/4] imx-bootlets: add a recipe for barebox and cfa-10036 support Alexandre Belloni
2013-08-24 18:24   ` Otavio Salvador
2013-08-24 21:34     ` Alexandre Belloni
2013-08-25 17:13       ` Otavio Salvador
2013-08-23 16:28 ` [meta-fsl-arm-extra][PATCHv2 3/4] linux-cfa: add a kernel recipe supporting Crystalfontz boards Alexandre Belloni
2013-08-23 16:28 ` [meta-fsl-arm-extra][PATCHv2 4/4] cfa10036: Add cfa10036 machine configuration Alexandre Belloni
2013-08-24 18:29   ` 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.