From: rahul.saxena@intel.com
To: yocto@yoctoproject.org, tom.zanussi@intel.com
Subject: [PATCH 0/1] meta-cedartrail: new layer for Cedar Trail systems
Date: Thu, 15 Dec 2011 08:07:06 -0800 [thread overview]
Message-ID: <cover.1323963953.git.rahul.saxena@intel.com> (raw)
From: Rahul Saxena <rahul.saxena@intel.com>
This is the initial version of the BSP for Cedar Trail platform.
The Cedar Trail platform is based on the Intel Cedarview Atom processor and
Tiger Point Chipset. I have sucessfuly booted sato image on the Cedar Falls
CRB, desktop and mobile pre-production sample boards and tested features such
as wired networking, VESA graphics, SATA, USB ports etc
Support for accelerated graphics will be added in the future.
This BSP uses the 3.0 kernel.
Please pull into meta-intel/edison
Thanks
Rahul
Signed-off-by: Rahul Saxena <rahul.saxena at intel.com>
---
The following changes since commit 10e3a043fbc6abcf4b1f5b464c2df5a6d957cf97:
Darren Hart (1):
fri2: include linux-firmware for iwlwifi in images
are available in the git repository at:
git://git.pokylinux.org/meta-intel-contrib rsaxena-meta-cedartrail
http://git.pokylinux.org/cgit.cgi/meta-intel-contrib/log/?h=rsaxena-meta-cedartrail
Rahul Saxena (1):
meta-cedartrail: new layer for Cedar Trail Systems This layer
provides the initial version of the BSP for Cedar Trail
platform. The Cedar Trail platform is based on the Cedarview
processor and Tiger Point Chipset.
MAINTAINERS | 4 +
meta-cedartrail/COPYING.MIT | 17 ++++
meta-cedartrail/README | 83 ++++++++++++++++++++
meta-cedartrail/README.sources | 17 ++++
meta-cedartrail/conf/layer.conf | 10 +++
meta-cedartrail/conf/machine/cedartrail.conf | 38 +++++++++
.../formfactor/formfactor/cedartrail/machconfig | 3 +
.../recipes-bsp/formfactor/formfactor_0.0.bbappend | 3 +
.../recipes-core/tasks/task-core-tools.bbappend | 2 +
.../xserver-xf86-config/cedartrail/xorg.conf | 26 ++++++
.../xorg-xserver/xserver-xf86-config_0.1.bbappend | 3 +
.../linux/linux-yocto-rt_3.0.bbappend | 11 +++
.../recipes-kernel/linux/linux-yocto_3.0.bbappend | 10 +++
13 files changed, 227 insertions(+), 0 deletions(-)
create mode 100755 meta-cedartrail/COPYING.MIT
create mode 100755 meta-cedartrail/README
create mode 100755 meta-cedartrail/README.sources
create mode 100755 meta-cedartrail/binary/.gitignore
create mode 100755 meta-cedartrail/conf/layer.conf
create mode 100755 meta-cedartrail/conf/machine/cedartrail.conf
create mode 100755 meta-cedartrail/recipes-bsp/formfactor/formfactor/cedartrail/machconfig
create mode 100755 meta-cedartrail/recipes-bsp/formfactor/formfactor_0.0.bbappend
create mode 100755 meta-cedartrail/recipes-core/tasks/task-core-tools.bbappend
create mode 100755 meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config/cedartrail/xorg.conf
create mode 100755 meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
create mode 100755 meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
create mode 100755 meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend
next reply other threads:[~2011-12-15 23:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-15 16:07 rahul.saxena [this message]
2011-12-15 16:07 ` [PATCH 1/1] meta-cedartrail: new layer for Cedar Trail Systems rahul.saxena
2011-12-16 23:25 ` [PATCH 0/1] meta-cedartrail: new layer for Cedar Trail systems Tom Zanussi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1323963953.git.rahul.saxena@intel.com \
--to=rahul.saxena@intel.com \
--cc=tom.zanussi@intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.