All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH 0/4] Add support for CrystalFontz boards
@ 2013-08-22 14:51 Alexandre Belloni
  2013-08-22 14:51 ` [meta-fsl-arm-extra][PATCH 1/4] barebox: add a recipe to support mainline 2013.08.0 Alexandre Belloni
                   ` (4 more replies)
  0 siblings, 5 replies; 43+ messages in thread
From: Alexandre Belloni @ 2013-08-22 14:51 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 a mainline barebox, here 2013.08.

The second patch add support for the cfa specific version of the bootlets,
including a patch to be able to use barebox as the payload. We may want to
factorize a bit more the imx-bootlets recipes though.

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.

Alexandre Belloni (4):
  barebox: add a recipe to support mainline 2013.08.0
  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                         |  40 +++++
 recipes-bsp/barebox/barebox_2013.08.0.bb           |  26 +++
 .../imx-bootlets/barebox-fix-paths.patch           |  35 ++++
 recipes-bsp/imx-bootlets/imx-bootlets_cfa.bb       |  65 ++++++++
 recipes-kernel/linux/linux-cfa-3.10/defconfig      | 177 +++++++++++++++++++++
 recipes-kernel/linux/linux-cfa_3.10.bb             |  33 ++++
 6 files changed, 376 insertions(+)
 create mode 100644 conf/machine/cfa10036.conf
 create mode 100644 recipes-bsp/barebox/barebox_2013.08.0.bb
 create mode 100644 recipes-bsp/imx-bootlets/imx-bootlets/barebox-fix-paths.patch
 create mode 100644 recipes-bsp/imx-bootlets/imx-bootlets_cfa.bb
 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] 43+ messages in thread

end of thread, other threads:[~2013-08-23 12:52 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22 14:51 [meta-fsl-arm-extra][PATCH 0/4] Add support for CrystalFontz boards Alexandre Belloni
2013-08-22 14:51 ` [meta-fsl-arm-extra][PATCH 1/4] barebox: add a recipe to support mainline 2013.08.0 Alexandre Belloni
2013-08-22 17:04   ` Otavio Salvador
2013-08-22 17:14   ` Eric Bénard
2013-08-22 18:00     ` Otavio Salvador
2013-08-22 23:06       ` Alexandre Belloni
2013-08-23  0:22         ` Otavio Salvador
2013-08-23  7:05         ` Eric Bénard
2013-08-22 14:51 ` [meta-fsl-arm-extra][PATCH 2/4] imx-bootlets: add a recipe for barebox and cfa-10036 support Alexandre Belloni
2013-08-22 17:10   ` Otavio Salvador
2013-08-22 17:20     ` Alexandre Belloni
2013-08-22 17:59       ` Otavio Salvador
2013-08-22 14:51 ` [meta-fsl-arm-extra][PATCH 3/4] linux-cfa: add a kernel recipe supporting Crystalfontz boards Alexandre Belloni
2013-08-22 17:06   ` Otavio Salvador
2013-08-22 17:17     ` Alexandre Belloni
2013-08-22 17:19       ` Otavio Salvador
2013-08-22 17:27         ` Alexandre Belloni
2013-08-22 17:47           ` Eric Bénard
2013-08-22 17:56           ` Otavio Salvador
2013-08-22 23:11             ` Alexandre Belloni
2013-08-23  0:20               ` Otavio Salvador
2013-08-23  3:13               ` Marek Vasut
2013-08-23 11:06                 ` Alexandre Belloni
2013-08-23 11:25                   ` Marek Vasut
2013-08-23  9:09               ` Qt5 with opengl hw acceleration on imx53 Simone
2013-08-23  9:17                 ` Eric Bénard
2013-08-23  9:28                   ` Simone
2013-08-23  9:40                     ` Eric Bénard
2013-08-23  9:56                       ` Simone
2013-08-23 10:08                         ` Abhijit Potnis
2013-08-23 10:15                           ` Simone
2013-08-23 10:19                             ` Abhijit Potnis
2013-08-23 10:26                               ` Simone
2013-08-23 10:41                                 ` Abhijit Potnis
2013-08-23 12:06                                   ` Simone
2013-08-23 12:52                                   ` Simone
2013-08-23 10:50                               ` Simone
2013-08-22 14:51 ` [meta-fsl-arm-extra][PATCH 4/4] cfa10036: Add cfa10036 machine configuration Alexandre Belloni
2013-08-22 17:06   ` Otavio Salvador
2013-08-22 17:12     ` Alexandre Belloni
2013-08-22 17:15       ` Otavio Salvador
2013-08-22 14:52 ` [meta-fsl-arm-extra][PATCH 0/4] Add support for CrystalFontz boards Alexandre Belloni
2013-08-22 16:52   ` 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.