[meta-intel] [PATCH 1/1] meta-haswell: fix email address for haswell-wc maintainer

2014-04-29 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Use meta-intel@yoctoproject.org as maintainer's email address. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-isg/meta-haswell-wc/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-intel] [PATCH 5/7] meta-mohonpeak: provide a formfactor for the mohonpeak BSP

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide formfactor configuration for the mohonpeak BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-bsp/formfactor/formfactor/mohonpeak32/machconfig|3 +++

[meta-intel] [PATCH 2/7] meta-intel.inc: Enable ASPEED Tech Graphic Card

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This is to enable ASPEED Technology graphic card that is bundled inside certain Intel customer reference board. Signed-off-by: Ong Boon Leong boon.leong@intel.com Signed-off-by: Tom Zanussi tom.zanu...@intel.com (cherry picked from commit

[meta-intel] [PATCH 0/7 v3] [dora] mohonpeak: BSP enabling forlinux-yocto v3.10

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com changelog v3 since v1: Fix comments for the following patch: - meta-mohonpeak: add kernel recipe for mohonpeak BSP - meta-mohonpeak: provide a formfactor for the mohonpeak BSP - xf86-video-ast: new recipe for ASPEED Technology Card This patch set is

[meta-intel] [PATCH 7/7] MAINTAINERS: add MOHONPEAK maintainer

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update MAINTAINERS to add Ong Boon Leong as maintainer for MOHONPEAK. Signed-off-by: Ong Boon Leong boon.leong@intel.com Reviewed-by: Darren Hart dvh...@linux.intel.com --- meta-isg/MAINTAINERS |4 1 file changed, 4 insertions(+) diff

[meta-intel] [PATCH 1/7] xf86-video-ast: new recipe for ASPEED Technology Card

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com To enable ASPEED Technology graphic card. Removed dependency on virtual/libx11, PR and COMPATIBLE_HOST that limits to x86 hardware. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb

[meta-intel] [PATCH 4/7] meta-mohonpeak: provide machine configuration for mohonpeak

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Create new machines named 'mohonpeak32' and 'mohonpeak64' for this platform. Signed-off-by: Ong Boon Leong boon.leong@intel.com Reviewed-by: Darren Hart dvh...@linux.intel.com --- .../meta-mohonpeak/conf/machine/mohonpeak32.conf | 22

[meta-intel] [PATCH 3/7] meta-mohonpeak: new BSP layer for Intel Atom Processor C2000

2014-04-02 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This layer provides support for Intel Atom Processor C2000 product line. Signed-off-by: Ong Boon Leong boon.leong@intel.com Reviewed-by: Darren Hart dvh...@linux.intel.com --- meta-isg/meta-mohonpeak/COPYING.MIT | 17

[meta-intel] [PATCH 4/7] meta-mohonpeak: provide machine configuration for mohonpeak

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Create new machines named 'mohonpeak32' and 'mohonpeak64' for this platform. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../meta-mohonpeak/conf/machine/mohonpeak32.conf | 22 ++

[meta-intel] [PATCH 3/7] meta-mohonpeak: new BSP layer for Intel Atom Processor C2000

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This layer provides support for Intel Atom Processor C2000 product line. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-isg/meta-mohonpeak/COPYING.MIT | 17 meta-isg/meta-mohonpeak/README | 146

[meta-intel] [PATCH 1/7] xf86-video-ast: new recipe for ASPEED Technology Card

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com To enable ASPEED Technology graphic card. Signed-off-by: Ong Boon Leong boon.leong@intel.com Signed-off-by: Tom Zanussi tom.zanu...@intel.com (cherry picked from commit 722ed4b974a32c65491eb05e0dd42c08ae0f6479) Signed-off-by: Ong Boon Leong

[meta-intel] [PATCH 5/7] meta-mohonpeak: provide a formfactor for the mohonpeak BSP

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide formfactor configuration for the mohonpeak BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-bsp/formfactor/formfactor/mohonpeak32/machconfig|3 +++

[meta-intel] [PATCH 2/7] meta-intel.inc: Enable ASPEED Tech Graphic Card

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This is to enable ASPEED Technology graphic card that is bundled inside certain Intel customer reference board. Signed-off-by: Ong Boon Leong boon.leong@intel.com Signed-off-by: Tom Zanussi tom.zanu...@intel.com (cherry picked from commit

[meta-intel] [PATCH 7/7] MAINTAINERS: add MOHONPEAK maintainer

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update MAINTAINERS to add Ong Boon Leong as maintainer for MOHONPEAK. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-isg/MAINTAINERS |4 1 file changed, 4 insertions(+) diff --git a/meta-isg/MAINTAINERS

[meta-intel] [PATCH 6/7] meta-mohonpeak: add kernel recipe for mohonpeak BSP

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide kernel version 3.10 recipe for mohonpeak BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend| 17 + 1 file changed, 17 insertions(+) create mode 100644

[meta-intel] [PATCH 1/7] xf86-video-ast: new recipe for ASPEED Technology Card

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com To enable ASPEED Technology graphic card. Signed-off-by: Ong Boon Leong boon.leong@intel.com Signed-off-by: Tom Zanussi tom.zanu...@intel.com (cherry picked from commit 722ed4b974a32c65491eb05e0dd42c08ae0f6479) Signed-off-by: Ong Boon Leong

[meta-intel] [PATCH 6/7] meta-mohonpeak: add kernel recipe for mohonpeak BSP

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide kernel version 3.10 recipe for mohonpeak BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend| 17 + 1 file changed, 17 insertions(+) create mode 100644

[meta-intel] [PATCH 7/7] MAINTAINERS: add MOHONPEAK maintainer

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update MAINTAINERS to add Ong Boon Leong as maintainer for MOHONPEAK. Signed-off-by: Ong Boon Leong boon.leong@intel.com Reviewed-by: Darren Hart dvh...@linux.intel.com --- meta-isg/MAINTAINERS |4 1 file changed, 4 insertions(+) diff

[meta-intel] [PATCH 5/7] meta-mohonpeak: provide a formfactor for the mohonpeak BSP

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide formfactor configuration for the mohonpeak BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-bsp/formfactor/formfactor/mohonpeak32/machconfig|3 +++

[meta-intel] [PATCH 3/7] meta-mohonpeak: new BSP layer for Intel Atom Processor C2000

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This layer provides support for Intel Atom Processor C2000 product line. Signed-off-by: Ong Boon Leong boon.leong@intel.com Reviewed-by: Darren Hart dvh...@linux.intel.com --- meta-isg/meta-mohonpeak/COPYING.MIT | 17

[meta-intel] [PATCH 0/7 v2] [dora] mohonpeak: BSP enabling for linux-yocto v3.10

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com changelog: Fix comments for the following patch: - meta-mohonpeak: add kernel recipe for mohonpeak BSP - meta-mohonpeak: provide a formfactor for the mohonpeak BSP This patch set is meant to enable mohonpeak on Linux v3.10. As it is targetted for

[meta-intel] [PATCH 2/7] meta-intel.inc: Enable ASPEED Tech Graphic Card

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This is to enable ASPEED Technology graphic card that is bundled inside certain Intel customer reference board. Signed-off-by: Ong Boon Leong boon.leong@intel.com Signed-off-by: Tom Zanussi tom.zanu...@intel.com (cherry picked from commit

[meta-intel] [PATCH 0/2] [master] x86-video-ast: enable ASpeed Technology Display Card

2014-04-01 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patchset is to enable ASpeed Technology Graphic Card for meta-intel (master) branch. Currently, this card is bundled with Intel Mohon Peak platform. The Xorg display driver will be used by meta-isg/meta-mohonpeak when the BSP recipe is made

[meta-intel] [PATCH 0/1] [dylan] mohonpeak: update to use linux-yocto v3.4.82

2014-03-06 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This is to enable the following features in Intel Mohonpeak platform made possible since LTS/LTSI v3.4.74 pulled into linux-yocto v3.4: - SATA AHCI - SMBus driver - SMBus iSMT driver - Crypto Framework - LPC - WDT The above configs have been updated

[meta-intel] [PATCH 1/1] mohonpeak: linux-yocto-3.4: up-rev to v3.4.82

2014-03-06 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This enables both linux-yocto v3.4.82 and pick-up new mohonpeak.cfg refreshed by meta branch commit: meta: update mohonpeak.cfg for SATA, SMBus, LPC, WDT, crypto highmem64g Signed-off-by: Ong Boon Leong boon.leong@intel.com ---

[meta-intel] [PATCH 2/5 v2] meta-mohonpeak: provide machine configuration for mohonpeak

2013-12-05 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Create new machines named 'mohonpeak32' and 'mohonpeak64' for this platform. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-mohonpeak/conf/machine/mohonpeak32.conf | 22 ++

[meta-intel] [PATCH 1/5 v2] meta-mohonpeak: new BSP layer for Intel Atom Processor C2000

2013-12-05 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This layer provides support for Intel Atom Processor C2000 product line. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-mohonpeak/COPYING.MIT | 17 + meta-mohonpeak/README | 145

[meta-intel] [PATCH 2/5] meta-mohonpeak: provide machine configuration for mohonpeak

2013-11-26 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Create new machines named 'mohonpeak32' and 'mohonpeak64' for this platform. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-mohonpeak/conf/machine/mohonpeak32.conf | 22 ++

[meta-intel] [PATCH 3/5] meta-mohonpeak: provide a formfactor for the mohonpeak BSP

2013-11-26 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide formfactor configuration for the mohonpeak BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-bsp/formfactor/formfactor/mohonpeak32/machconfig|3 +++

[meta-intel] [PATCH 5/5] MAINTAINERS: Add MOHONPEAK maintainer

2013-11-26 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update MAINTAINERS to add Ong Boon Leong as maintainer for MOHONPEAK. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- MAINTAINERS |4 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0f02cb8..453c100

[meta-intel] [PATCH 1/5] meta-mohonpeak : new BSP layer for Intel Atom Processor C2000

2013-11-26 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This layer provides support for Intel Atom Processor C2000 product line. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-mohonpeak/COPYING.MIT | 17 meta-mohonpeak/README | 167

[meta-intel] [PATCH 0/5] meta-mohonpeak: New BSP recipe for mohonpeak

2013-11-26 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patchset is to create new BSP recipe layer for Intel Atom Processor C2000 for Linux kernel v3.4. This BSP will subsequently be upstreamed into dora branch and master branch eventually with newer kernel version. Please pull this into

[meta-intel] [PATCH 0/2 v2] xf86-video-ast: Enable ASPEED Tech Graphic Card

2013-11-21 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patchset is to enable ASPEED Technology grapchic card for X.Org. This is required because certain Intel customer reference board is using this type of graphic card, e.g. Intel Atom processor C2000 product family Development Kit. Fix ASPEED

[meta-intel] [PATCH 2/2 v2] xf86-video-ast: new recipe for ASPEED Technology Card

2013-11-21 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com To enable ASPEED Technology graphic card. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../xorg-driver/xf86-video-ast_0.98.0.bb | 17 + 1 file changed, 17 insertions(+) create mode 100644

[meta-intel] [PATCH 1/2 v2] meta-intel.inc: Enable ASPEED Tech Graphic Card

2013-11-21 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This is to enable ASPEED Technology graphic card that is bundled inside certain Intel customer reference board. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- conf/machine/include/meta-intel.inc |2 ++ 1 file changed, 2 insertions(+)

[meta-intel] [PATCH 1/2] meta-intel.inc: Enable ASPEED Tech Graphic Card

2013-11-18 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This is to enable ASPEED Technology graphic card that is bundled inside certain Intel customer reference board. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- conf/machine/include/meta-intel.inc |2 ++ 1 file changed, 2 insertions(+)

[meta-intel] [PATCH 2/2] xf86-video-ast: Enable ASPEED Tech Graphic Card

2013-11-18 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com New recipe creation to enable ASPEED Technology graphic card. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../xorg-driver/xf86-video-ast_0.98.0.bb | 20 1 file changed, 20 insertions(+) create mode

[meta-intel] [PATCH 0/2] meta-intel: ASPEED Tech Graphic Card recipe creation

2013-11-18 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patchset is to enable ASPEED Technology grapchic card for X.Org. This is required because certain Intel customer reference board is using this type of graphic card, e.g. Intel Atom processor C2000 product family Development Kit. Please pull this

[meta-intel] [PATCH 2/3] meta-romley: update linux-yocto_3.10 SRCREV

2013-11-11 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update machine and meta branch to use latest SRCREV. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[meta-intel] [PATCH 1/3] meta-crystalforest: update linux-yocto_3.10 SRCREV

2013-11-11 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update machine and meta branch to use latest SRCREV. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff

[meta-intel] [PATCH 1/1] meta-tlk: enable for linux-yocto_3.10

2013-11-08 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This is to enable time-limited-kernel for linux-yocto v3.10. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-tlk/recipes-kernel/linux/linux-yocto_3.10.bbappend |1 + 1 file changed, 1 insertion(+) create mode 100644

[meta-intel] [PATCH 1/4] meta-romley: update linux-yocto_3.8 to v3.8.13

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update linux-yocto_3.8 meta-romley machine branch to v3.8.13 and update linux-yocto_3.8 meta branch to most recent. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend | 10

[meta-intel] [PATCH 0/4] meta-romley (dora): Enable Linux kernel v3.8.13 and v3.10.11 recipe and xserver-xf86-config removal

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patchset is to update meta-romley to support both Linux kernel v3.8 v3.10 on SNB and IVB processor. It also includes removal of default xserver-xf86-config and depends on X.org server to auto-configure to match the display panel used. This

[meta-intel] [PATCH 2/4] meta-romley: Enable linux-yocto_3.10 kernel recipe

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Enable meta-romley linux-yocto_3.10 kernel version for both IVB SNB platforms at version 3.10.11. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 20 1 file

[meta-intel] [PATCH 3/5] meta-haswell-wc: provide a formfactor for the haswell-wc BSP

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide a formfactor configuration for the haswell-wc BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-bsp/formfactor/formfactor/haswell-wc/machconfig |3 +++

[meta-intel] [PATCH 0/5] meta-haswell-wc (dora): Enable BSP recipe for Linux kernel v3.8.13 and v3.10.11

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patchset is to enable meta-haswell-wc under meta-isg. The BSP recipe supports both Linux kernel v3.8 v3.10 for 4th Gen Intel® Core™ Processor with Mobile Intel QM87 and HM86 Chipsets. Please pull this request after

[meta-intel] [PATCH 4/5] meta-haswell-wc: add kernel recipe for haswell-wc BSP

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide kernel v3.8 and v3.10 recipe for haswell-wc BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 16 .../recipes-kernel/linux/linux-yocto_3.8.bbappend

[meta-intel] [PATCH 4/5] meta-haswell-wc: add kernel recipe for haswell-wc BSP

2013-10-31 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide kernel v3.8 and v3.10 recipe for haswell-wc BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 16 .../recipes-kernel/linux/linux-yocto_3.8.bbappend

[meta-intel] [PATCH 0/5] meta-haswell-wc: Enable haswell-wc BSP recipe

2013-10-31 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patchset is to enable meta-haswell-wc BSP under meta-isg for 4th Gen Intel® Core™ Processor with Mobile Intel QM87 and HM86 Chipsets. With this, it enables both Linux kernel v3.8 and v3.10 recipe for this BSP. Please pull this into

[meta-intel] [PATCH 5/5] meta-isg: Update MAINTAINERS file for haswell-wc

2013-10-31 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Remove typo in MAINTAINERS file for haswell-wc bsp. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-isg/MAINTAINERS |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-isg/MAINTAINERS b/meta-isg/MAINTAINERS

[meta-intel] [PATCH 1/5] meta-haswell-wc : new BSP layer for Intel Haswell Mobile Platform

2013-10-31 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This layer provides support for 4th Gen Intel® Core™ Processor with Mobile Intel QM87 and HM86 Chipsets. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-isg/meta-haswell-wc/COPYING.MIT | 17 meta-isg/meta-haswell-wc/README

[meta-intel] [PATCH 2/5] meta-haswell-wc: provide machine configuration for haswell-wc

2013-10-31 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Create a new machine named 'haswell-wc'. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../meta-haswell-wc/conf/machine/haswell-wc.conf | 24 1 file changed, 24 insertions(+) create mode 100644

[meta-intel] [PATCH 3/5] meta-haswell-wc: provide a formfactor for the haswell-wc BSP

2013-10-31 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide a formfactor configuration for the haswell-wc BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-bsp/formfactor/formfactor/haswell-wc/machconfig |3 +++

[meta-intel] [PATCH 0/5 v2] meta-haswell-wc: Enable haswell-wc BSP recipe

2013-10-31 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patchset is to enable meta-haswell-wc BSP under meta-isg for 4th Gen Intel® Core™ Processor with Mobile Intel QM87 and HM86 Chipsets. With this, it enables both Linux kernel v3.8 and v3.10 recipe for this BSP. Added fixes to v1 based on comments

[meta-intel] [PATCH 2/5 v2] meta-haswell-wc: provide machine configuration for haswell-wc

2013-10-31 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Create a new machine named 'haswell-wc'. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../meta-haswell-wc/conf/machine/haswell-wc.conf | 22 1 file changed, 22 insertions(+) create mode 100644

[meta-intel] [PATCH 4/5 v2] meta-haswell-wc: add kernel recipe for haswell-wc BSP

2013-10-31 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide kernel v3.8 and v3.10 recipe for haswell-wc BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 16 .../recipes-kernel/linux/linux-yocto_3.8.bbappend

[meta-intel] [PATCH 1/1] meta-romley: remove xserver-xf86-config

2013-10-24 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com To remove xorg.conf from romley BSP because the BSP can depends on X to auto-configure itself Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../xserver-xf86-config/romley-ivb/xorg.conf | 26

[meta-intel] [PATCH 1/3] meta-romley: update linux-yocto_3.8 to v3.8.13

2013-10-21 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update linux-yocto_3.8 meta-romley machine branch to v3.8.13 and update linux-yocto_3.8 meta branch to most recent. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend | 10

[meta-intel] [PATCH 0/3] meta-romley (master): update linux-yocto_3.8 and enable linux-yocto_3.10

2013-10-21 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patchset is to update meta-romley BSP for both IVB SNB platforms to support the following: - linux-yocto_3.8 at version 3.8.13 - linux-yocto_3.10 at version 3.10.11 By default, the image is built with kernel v3.10. Please pull this patchset

[meta-intel] [PATCH 3/3] meta-romley: Update machine default kernel to v3.10

2013-10-21 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update IVB SNB romley platform default kernel version to v3.10. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-romley/conf/machine/romley-ivb.conf |2 +- meta-romley/conf/machine/romley.conf |2 +- 2 files changed, 2

[meta-intel] [PATCH 0/2] meta-crystalforest (master): Update to Linux kernel version 3.8.13 and removal of xorg.conf from recipes-graphic

2013-10-18 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patchset is intended to upgrade meta-crystalforest to support Linux kernel v3.8.13. It also contains patch to remove xorg.conf from recipes-graphics which is not needed as the BSPs for both crystal forest gladden server platforms can rely on X

[meta-intel] [PATCH 1/2] meta-crystalforest: update linux-yocto_3.8 kernel to 3.8.13

2013-10-18 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update the kernel recipe src-revs to use kernel v3.8.13 of the kernel repository branches and to use the HEAD of linux-yocto_3.8 meta branch. Signed-off-by: Ong Boon Leong boon.leong@intel.com ---

[meta-intel] [PATCH 1/2] meta-crystalforest: update linux-yocto_3.8 kernel to 3.8.13

2013-10-18 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update the kernel recipe src-revs to use kernel v3.8.13 of the kernel repository branches and to use the HEAD of linux-yocto_3.8 meta branch. Signed-off-by: Ong Boon Leong boon.leong@intel.com ---

[meta-intel] [PATCH 2/2] meta-crystalforest: remove xserver-xf86-config

2013-10-18 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com To remove xorg.conf from crystalforest BSP for both gladden and server platforms. BSP can depends on X to auto-configure itself. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../crystalforest-gladden/xorg.conf| 26

[meta-intel] [PATCH 0/2] meta-crystalforest (master) v2: Update to Linux kernel version 3.8.13 and removal of xorg.conf from recipes-graphic

2013-10-18 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Please ignore the version-1 as there is repeated remove in commit. Please pick up the following version-2. This patchset is intended to upgrade meta-crystalforest to support Linux kernel v3.8.13. It also contains patch to remove xorg.conf from

[meta-intel] [PATCH 0/1] [PATCH] meta-haswell-wc dylan: Update README and README.sources

2013-10-09 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patch is meant to update README README.sources in meta-haswell-wc. For README, the fix spells out that user should use dylan branch for git://git.openembedded.org/ openembedded-core. For REAME.sources, it fixes a broken link to the

[meta-intel] [PATCH 1/1] meta-haswell-wc: update README and README.sources for Dylan version

2013-10-09 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Update openembedded-core to use dylan branch. Update broken link in README.sources. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-haswell-wc/README |2 +- meta-haswell-wc/README.sources |2 +- 2 files changed, 2

[meta-intel] [PATCH 4/5 v4] meta-haswell-wc: add kernel recipe for haswell-wc BSP

2013-09-30 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide kernel version 3.8 recipe for haswell-wc BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 16 1 file changed, 16 insertions(+) create mode 100644

[meta-intel] [PATCH 1/5 v4] meta-haswell-wc : new BSP layer for Intel Haswell Mobile Platform

2013-09-30 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This layer provides support for 4th Gen Intel® Core™ Processor with Mobile Intel QM87 and HM86 Chipsets. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-haswell-wc/COPYING.MIT | 17 + meta-haswell-wc/README | 152

[meta-intel] [PATCH 0/5 v4] [PATCH] meta-intel dylan: haswell-wc new BSP layer and recipes add request

2013-09-30 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com As follow-up to comment on v3 patchset for this series, added the following changes: - update MAINTAINERS for haswell-wc. - to mention this BSP for Shark Bay in the following fields: -- @DESCRIPTION field of haswell-wc.conf --

[meta-intel] [PATCH 0/4 v3] [PATCH] meta-intel dylan: haswell-wc new BSP layer and recipes add request

2013-09-27 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This patch pull request is related to a new BSP layer for 4th Gen Intel Core Processor with Mobile Intel QM87 and HM86 Chipset. The patch has been tested on the respective development kit. Among the test cases covered for core-image-sato are: - USB

[meta-intel] [PATCH 4/4 v3] meta-haswell-wc: add kernel recipe for haswell-wc BSP

2013-09-27 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide kernel version 3.8 recipe for haswell-wc BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 16 1 file changed, 16 insertions(+) create mode 100644

[meta-intel] [PATCH 3/4 v2] meta-haswell-wc: provide a formfactor for the haswell-wc BSP

2013-09-27 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provide a formfactor configuration for the haswell-wc BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-bsp/formfactor/formfactor/haswell-wc/machconfig |3 +++

[meta-intel] [PATCH 1/5] meta-haswell-wc : new BSP layer for Intel Haswell Mobile Platform

2013-09-26 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This layer provides support for 4th Gen Intel® Core™ Processor with Mobile Intel QM87 and HM86 Chipsets. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-haswell-wc/COPYING.MIT | 17 + meta-haswell-wc/README | 150

[meta-intel] [PATCH 2/5] meta-haswell-wc: provide machine configuration for haswell-wc

2013-09-26 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Create a new machine named 'haswell-wc'. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- meta-haswell-wc/conf/machine/haswell-wc.conf | 24 1 file changed, 24 insertions(+) create mode 100644

[meta-intel] [PATCH 4/5] meta-haswell-wc: add kernel recipe for haswell-wc BSP

2013-09-26 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com Provides kernel version 3.8 recipe for haswell-wc BSP. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 16 1 file changed, 16 insertions(+) create mode 100644

[meta-intel] [PATCH 0/1] [PATCH] meta-intel master: openssl-qat-module and zlib-qat-module recipes removal

2013-09-25 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This is to request the community to remove QAT-related recipes that are using obsolete unmaintained software ingredients. The request will remove recipes in meta-intel/common and zlib-qat-module included in meta-crystalforest/conf/machine conf

[meta-intel] [PATCH 1/1] openssl-qat-module and zlib-qat-module: removing obsolete QAT related recipes from meta-intel

2013-09-25 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com This is to remove recipes for obsolete and unmaintained software ingredients related to QAT. Signed-off-by Ong Boon Leong boon.leong@intel.com --- .../openssl-qat-module/openssl-qat-module.bb | 58

[meta-intel] [PATCH 1/1] meta-intel: remove redundant recipe for QAT

2013-09-09 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com To remove redundant recipes related to QAT from meta-intel git repo. Signed-off-by Ong Boon Leong boon.leong@intel.com --- .../openssl-qat-module/openssl-qat-module.bb | 56