All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] [meta-intel] Crystal Forest BSP Created.
@ 2012-09-06 18:03 kishore.k.bodke
  2012-09-06 18:03 ` [PATCH 1/1] [meta-intel] meta-crystalforest: " kishore.k.bodke
  2012-09-10 17:14 ` [PATCH 0/1] [meta-intel] " Tom Zanussi
  0 siblings, 2 replies; 3+ messages in thread
From: kishore.k.bodke @ 2012-09-06 18:03 UTC (permalink / raw)
  To: tom.zanussi, nitin.a.kamble, yocto

From: Kishore Bodke <kishore.k.bodke@intel.com>

This is the Initial Checkin for the new Crystal Forest BSP.
This BSP has two versions of platform.
1. Stargo Platform is based on Intel Sandy Bridge Gladden Processor,plus the Cave Creek chipset.
2. Shumway Platform is based on two Intel Sandy Bridge (SNB-EP ES2 Grade and SNB-EN ES2 Grade)
   Processors plus two Cave Creek Chipsets.

Both Platforms uses Matrox graphics Card.

Both the Platforms have been successfully booted and done basic testing for 3.4 kernel.

Please pull this into meta-intel/master.

Thanks
Kishore.

The following changes since commit 66b516f3d3a287eecbf8804b2221bfc27e36db63:

  README: add info explaining meta-tlk layer purpose (2012-09-06 10:36:02 -0500)

are available in the git repository at:

  git://git.pokylinux.org/meta-intel-contrib Kishore/CrystalForest
  http://git.pokylinux.org/cgit.cgi/meta-intel-contrib/log/?h=Kishore/CrystalForest

Kishore Bodke (1):
  meta-crystalforest: Crystal Forest BSP Created.

 meta-crystalforest/COPYING.MIT                     |   17 +++
 meta-crystalforest/README                          |  139 ++++++++++++++++++++
 meta-crystalforest/README.sources                  |   17 +++
 meta-crystalforest/conf/layer.conf                 |   12 ++
 .../conf/machine/crystalforest-shumway.conf        |   26 ++++
 .../conf/machine/crystalforest-stargo.conf         |   27 ++++
 .../formfactor/crystalforest-shumway/machconfig    |    3 +
 .../formfactor/crystalforest-stargo/machconfig     |    3 +
 .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +
 .../crystalforest-shumway/xorg.conf                |   26 ++++
 .../crystalforest-stargo/xorg.conf                 |   26 ++++
 .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    3 +
 .../linux/linux-yocto-rt_3.4.bbappend              |   18 +++
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |   17 +++
 14 files changed, 337 insertions(+)
 create mode 100644 meta-crystalforest/COPYING.MIT
 create mode 100644 meta-crystalforest/README
 create mode 100644 meta-crystalforest/README.sources
 create mode 100644 meta-crystalforest/binary/.gitignore
 create mode 100644 meta-crystalforest/conf/layer.conf
 create mode 100644 meta-crystalforest/conf/machine/crystalforest-shumway.conf
 create mode 100644 meta-crystalforest/conf/machine/crystalforest-stargo.conf
 create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-shumway/machconfig
 create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-stargo/machconfig
 create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor_0.0.bbappend
 create mode 100644 meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config/crystalforest-shumway/xorg.conf
 create mode 100644 meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config/crystalforest-stargo/xorg.conf
 create mode 100644 meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
 create mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
 create mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend

-- 
1.7.9.5



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

end of thread, other threads:[~2012-09-10 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-06 18:03 [PATCH 0/1] [meta-intel] Crystal Forest BSP Created kishore.k.bodke
2012-09-06 18:03 ` [PATCH 1/1] [meta-intel] meta-crystalforest: " kishore.k.bodke
2012-09-10 17:14 ` [PATCH 0/1] [meta-intel] " Tom Zanussi

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.