[meta-intel] [PATCH 1/1] meta-intel.inc: Remove kernel customization for poky-lsb images

2015-02-24 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com This is handled in the oecore now, so removing this redundant code. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/include/meta-intel.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/machine/include/meta

[meta-intel] [PATCH 0/1] meta-intel: A Cleanup commit

2015-02-24 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Remove a redundant functionality which is now handled by oecore. Thanks, Nitin The following changes since commit 2acbe8c61bb70406447c9b2085883979fdb1ed43: intel-gpu-tools: Upgrade to 1.9 (2015-01-29 09:16:38 -0600) are available in the git

Re: [meta-intel] [PATCH 0/3] Upgrades for comply Intel Graphics Stack Release 2014Q3

2014-12-22 Thread Nitin A Kamble
-intel/2014-December/002831.html I think these confusion is related to the same subject in the email, sorry about it. alimon On 22/12/14 17:38, Nitin A Kamble wrote: Alimon, I sent a approved-by for the commits already on oecore ML. Nitin On 12/22/2014 9:53 AM, Aníbal Limón wrote

Re: [meta-intel] [PATCH 0/3] Upgrades for comply Intel Graphics Stack Release 2014Q3

2014-12-22 Thread Nitin A Kamble
For the series: Acked-By: Nitin A Kamble nitin.a.kam...@intel.com On 12/1/2014 2:39 PM, Aníbal Limón wrote: Testing was made building and running core-image-sato in qemux86, qemumips, and qemuarm also core-image-sato/core-image-weston in Intel NUC. Tests freedesktop piglit was run in Intel

[meta-intel] [PATCH 0/2] commits for machine setup tool

2014-12-15 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com This pull request introduces a new feature called machine-setup-tool, which can be used by the BSP. With the use of the tool, BSPs for different boards which mainly differ in the text configuration for the target board, can be consolidated to use

[meta-intel] [PATCH 0/9] machinesetup tool enabling for common BSPs

2014-12-15 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com These commits enable pulseaudio and machine-setup-tool features for the intel-core2-32 and intel-corei7-64 BSPs. These commits are based on recently posted oecore layer commits which are yet to be pulled in the oecore layer. These commits

[meta-intel] [PATCH 1/9] pulseaudio: fix server daemon config

2014-12-15 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com By default the server daemon exits if the server is idle for 20 seconds. Override this daemon behavior in the daemon.conf Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../pulseaudio/pulseaudio/dont-exit-on-idle.patch | 18

[meta-intel] [PATCH 4/9] intel-core2-32: enable pulseaudio sound server

2014-12-15 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enabling the pulseaudio machine feature to enable the pulseaudio sound server in the BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-core2-32.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine

[meta-intel] [PATCH 6/9] machinesetuptool: add machine configuration to the intel-corei7-64 BSP

2014-12-15 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Add machine configuration for the NUC, Sugarbay and Jasperforest platform in the intel-corei7-64 BSP image. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../machinesetuptool/intel-core2-32/detect-machine | 0 .../machinesetuptool

[meta-intel] [PATCH 1/1] meta-emenlow: Update linux-yocto_3.17 SRCREVs to v3.17.1

2014-11-04 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Use the latest HEADs of the git branches from the linux-yocto v3.17 kernel repository. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- common/recipes-kernel/linux/linux-yocto_3.17.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2

[meta-intel] [PATCH 2/3] common linux-yocto_3.14: update SRCREVs to v3.14.19

2014-10-21 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Use the latest HEADs of the git branches from the linux-yocto v3.14.19 kernel repository. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- common/recipes-kernel/linux/linux-yocto_3.14.bbappend | 12 ++-- 1 file changed, 6

[meta-intel] [PATCH 0/3] Kernel recipe updates

2014-10-21 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com These commits update the kernel recipes in the meta-intel layer. This are build tested with the sdk images. Thanks, Nitin The following changes since commit a3a380373b3f47df90f0c585ce9b071f80b216c9: intel-microcode: Add ability to filter

[meta-intel] [PATCH 1/3] common linux-yocto_3.17: update SRCREVs to v3.17.1

2014-10-21 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Use the latest HEADs of the git branches from the linux-yocto v3.17 kernel repository. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- common/recipes-kernel/linux/linux-yocto_3.17.bbappend | 12 ++-- 1 file changed, 6 insertions

[meta-intel] [PATCH 3/5] emenlow/linux-yocto_3.10: Update SRCREVs to v3.10.55

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Use the latest HEADs of the git branches from the linux-yocto v3.10 kernel repository. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend | 6 +++--- 1 file changed, 3 insertions

[meta-intel] [PATCH 5/5] meta-intel.inc: Use LTSI kernel for poky-lsb images

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com v3.10 is the latest LTSI kernel now. Use it for all the poky-lsb images, so that it gets validation in the QA cycles. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/include/meta-intel.inc | 3 +++ 1 file changed, 3

[meta-intel] [PATCH 1/5] common/linux-yocto_3.10: Update SRCREVs to v3.10.55

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Use the latest HEADs of the git branches from the linux-yocto v3.10 kernel repository. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- common/recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 ++-- 1 file changed, 6 insertions

[meta-intel] [PATCH 4/5] fri2/linux-yocto_3.10: Update SRCREVs to v3.10.55

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Use the latest HEADs of the git branches from the linux-yocto v3.10 kernel repository. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend | 6 +++--- 1 file changed, 3 insertions(+), 3

[meta-intel] [Patch v4 07/12] crownbay-noemgd: add intel-ucode to MACHINE_FEATURES

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by: Darren Hart dvh...@linux.intel.com --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff

[meta-intel] [Patch v4 04/12] README: Documentation of hardware features

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Starting a new documentation section to describe the layer specific hardware features. At this point the intel-ucode machine feature is described here. In the future more such features will be described in this section. Signed-off-by: Nitin A Kamble

[meta-intel] [Patch v4 00/12] microcode feature enhancements

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Here are the updated commits for creating a machine feature for intel microcode. Changes in v3: * Made iucode-tool a runtime dependency for intel-microcode recipe * intel-microcode recipe now gets the common intel arch for BSPs which use the common

[meta-intel] [Patch v4 12/12] sugarbay: add intel-ucode to MACHINE_FEATURES

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by: Darren Hart dvh...@linux.intel.com --- meta-sugarbay/conf/machine/sugarbay.conf | 1 + 1 file changed, 1 insertion(+) diff --git

[meta-intel] [Patch v4 02/12] intel-ucode: a new MACHINE_FEATURE for meta-intel BSPs

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com With this change, the Intel microcode support can be enabled or disabled for any BSP by controlling the MACHINE_FEATURES variable. Any BSP from meta-intel layer can enable the Intel microcode loading support by adding the following line

[meta-intel] [Patch v4 10/12] jasperforest: add intel-ucode to MACHINE_FEATURES

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by: Darren Hart dvh...@linux.intel.com --- meta-jasperforest/conf/machine/jasperforest.conf | 2 ++ 1 file changed, 2 insertions(+) diff

[meta-intel] [Patch v4 06/12] intel-corei7-64: add intel-ucode to MACHINE_FEATURES

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by: Darren Hart dvh...@linux.intel.com --- conf/machine/intel-corei7-64.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf

[meta-intel] [Patch v4 11/12] nuc: add intel-ucode to MACHINE_FEATURES

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by: Darren Hart dvh...@linux.intel.com --- meta-nuc/conf/machine/nuc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-nuc/conf

[meta-intel] [Patch v4 08/12] fri2-noemgd: add intel-ucode to MACHINE_FEATURES

2014-10-16 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by: Darren Hart dvh...@linux.intel.com --- meta-fri2/conf/machine/fri2-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git

[meta-intel] [PATCH 1/3] crownbay-noemgd: disable the gma500_gfx module

2014-10-09 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The gmx500 graphics driver does not work on this BSP, but it takes the ownership of the graphics hardware at boot time, blocking other drivers from using the graphics hardware. Fix the issue by blacklisting the gma500_gfx kernel module in the kmod

[meta-intel] [PATCH 2/3] fri2-noemgd: disable the gma500_gfx module

2014-10-09 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The gmx500 graphics driver does not work on this BSP, but it takes the ownership of the graphics hardware at boot time, blocking other drivers from using the graphics hardware. Fix the issue by blacklisting the gma500_gfx kernel module in the kmod

[meta-intel] [PATCH 3/3] common linux-yocto_3.17: update SRCREVs to v3.17-rc7

2014-10-09 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Use the latest HEADs of the git branches from the linux-yocto v3.17 kernel repository. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- common/recipes-kernel/linux/linux-yocto_3.17.bbappend | 12 ++-- 1 file changed, 6 insertions

[meta-intel] [Patch v2 00/11] machinesetuptool commits

2014-10-08 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com As this is totally new feature I am including some explanation as a simple design document for ease of understanding the implementation. Machine Setup Tool Q. Why is this feature implemented? A. Many of the BSPs from meta-intel are very similar

[meta-intel] [Patch v2 11/11] intel-corei7-64.conf: remove config handled by machine-setup-tool

2014-10-08 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The serial port configuration varies as per the underneath hardware, so get it from the machine-setup-tool instead of specifying a generic value here. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-corei7-64.conf | 4

[meta-intel] [Patch v2 04/11] machinesetuptool: add sugarbay machine config to the intel-corei7-64 BSP

2014-10-08 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Add machine configuration for the Sugarbay platform in the intel-corei7-64 BSP image. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../intel-corei7-64/sugarbay-alsa.conf | 1 + .../intel-corei7-64/sugarbay-alsa.state

[meta-intel] [Patch v2 01/11] machinesetuptool: a new recipe for setup of a machine

2014-10-08 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com a new recipe which recipe provides the ability to setup a BSP image for a specific machine or platform at the boot time. The base recipe does not provide any machine configuration files, those are provided by individual BSP layer. Signed-off

[meta-intel] [Patch v3 08/12] emenlow-noemgd: add intel-ucode to MACHINE_FEATURES

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-emenlow/conf/machine/emenlow-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-emenlow/conf/machine/emenlow

[meta-intel] [Patch v3 04/12] intel-core2-32: add intel-ucode to MACHINE_FEATURES

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-core2-32.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel

[meta-intel] [Patch v3 00/12] updated microcode commits

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The microcode commits are updated based on the feedback received on the last pull request. Thanks, Nitin The following changes since commit 8e5fe6c0f5cf710e1a46c5f203e52f069874768a: meta-sugarbay: Add wifi machine feature to sugarbay.conf (2014

[meta-intel] [Patch v3 10/12] nuc: add intel-ucode to MACHINE_FEATURES

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-nuc/conf/machine/nuc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine

[meta-intel] [Patch v3 05/12] intel-corei7-64: add intel-ucode to MACHINE_FEATURES

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-corei7-64.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel

[meta-intel] [Patch v3 06/12] crownbay-noemgd: add intel-ucode to MACHINE_FEATURES

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-crownbay/conf/machine/crownbay

[meta-intel] [Patch v3 07/12] fri2-noemgd: add intel-ucode to MACHINE_FEATURES

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-fri2/conf/machine/fri2-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-fri2/conf/machine/fri2-noemgd.conf b/meta

[meta-intel] [Patch v3 09/12] jasperforest: add intel-ucode to MACHINE_FEATURES

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-jasperforest/conf/machine/jasperforest.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-jasperforest/conf/machine

[meta-intel] [Patch v3 03/12] README: Documentation of hardware features

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Starting a new documentation section to describe the layer specific hardware features. At this point the intel-ucode machine feature is described here. In the future more such features will be described in this section. Signed-off-by: Nitin A Kamble

[meta-intel] [Patch v3 11/12] sugarbay: add intel-ucode to MACHINE_FEATURES

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-sugarbay/conf/machine/sugarbay.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta

[meta-intel] [Patch v3 02/12] intel-microcode: allow filtering of microcodes

2014-10-03 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com By default all the microcodes available in the microcode data file are bundled in the target image. Provide an easier way to filter the microcodes of interest for BSPs from the recipe space. The new variable, UCODE_FILTER_PARAMETERS is introduced

[meta-intel] [PATCH 01/12] intel-ucode: a new MACHINE_FEATURE for meta-intel BSPs

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com With this change, the Intel microcode support can be enabled or disabled for each of the BSP by using the MACHINE_FEATURES variable. Any Intel platform BSPs can get the Intel microcode loading support by adding a line as seen below in the machine

[meta-intel] [PATCH 04/12] intel-core2-32: add intel-ucode to MACHINE_FEATURES

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-core2-32.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel

[meta-intel] [PATCH 10/12] nuc: add intel-ucode to MACHINE_FEATURES

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-nuc/conf/machine/nuc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine

[meta-intel] [PATCH 05/12] intel-corei7-64: add intel-ucode to MACHINE_FEATURES

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-corei7-64.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel

[meta-intel] [PATCH 09/12] jasperforest: add intel-ucode to MACHINE_FEATURES

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-jasperforest/conf/machine/jasperforest.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-jasperforest/conf/machine

[meta-intel] [PATCH 06/12] crownbay-noemgd: add intel-ucode to MACHINE_FEATURES

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-crownbay/conf/machine/crownbay

[meta-intel] [PATCH 12/12] fri2-noemgd: add microcode filter parameter

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The fri2-noemgd BSP is targeted to a very specific platform, and it only need microcodes related to a specific processor. So use the microcode filtering mechanism to reduce the unutilized microcode data on the target image. Signed-off-by: Nitin

[meta-intel] [PATCH 07/12] fri2-noemgd: add intel-ucode to MACHINE_FEATURES

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-fri2/conf/machine/fri2-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-fri2/conf/machine/fri2-noemgd.conf b/meta

[meta-intel] [PATCH 08/12] emenlow-noemgd: add intel-ucode to MACHINE_FEATURES

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-emenlow/conf/machine/emenlow-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-emenlow/conf/machine/emenlow

[meta-intel] [PATCH 03/12] README.hardware: Documentation of hardware features

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Starting a new documentation file to describe the layer specific hardware features. At this point the intel-ucode machine feature is described here. In the future more such features will be described in this file. Signed-off-by: Nitin A Kamble

[meta-intel] [PATCH 1/1] README: Documentation of hardware features

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Starting a new documentation section to describe the layer specific hardware features. At this point the intel-ucode machine feature is described here. In the future more such features will be described in this section. Signed-off-by: Nitin A Kamble

[meta-intel] [PATCH 0/1] README cuanges v2

2014-10-02 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The documentation is moved from README.hardware to README file as per the last feedback. Thanks, Nitin The following changes since commit 1004577c4eff4da074809b2714fb59eca948eba3: intel-microcode: allow filtering of microcodes (2014-10-02 10:43

[meta-intel] [PATCH 2/4] sugarbay.conf: add wifi machine feature

2014-09-30 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The Huron River platform targeted by this BSP has wifi capability. The common kernel used by the BSP already has enabled the wifi drivers. Enabling the user space wifi tools, which gives functional wifi networking on the Huron River platform. Fixes

[meta-intel] [PATCH 1/4] layer.conf: avoid conflicts with sub layers

2014-09-30 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The layer priority is getting ignored because the same set of files are visible in the meta-intel layer as well as any of it's sub layers. The layer pattern for recipe files is changed from ^${LAYERDIR}/ to ^${LAYERDIR}/common to stop unintentionally

[meta-intel] [PATCH 0/4] Miscellaneous meta-intel bug fixes

2014-09-30 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Fix various issues observed on the meta-intel layer. These all have been validated on the respective BSP hardware. The layer.conf fix is validated by building multiple of the meta-intel BSPs from scratch. Thanks, Nitin The following changes since

[meta-intel] [PATCH 00/11] v3.17 kernel commits for meta-intel

2014-09-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The linux-yocto v3.17 kernel recipe is available in oecore layer. These commits extend it for use of the meta-intel BSPs. Also some miscellaneous fixes toe the machine configurations are included. All these commits are validated

[meta-intel] [PATCH 04/11] intel-core2-32: use the v3.17 kernel by default

2014-09-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Now the linux-yocto_3.17 recipe is available for this BSP. Make it as the default kernel for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-core2-32.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[meta-intel] [PATCH 08/11] fri2-noemgd: use the v3.17 kernel by default

2014-09-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Now the linux-yocto_3.17 recipe is available for this BSP. Make it as the default kernel for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-fri2/conf/machine/fri2-noemgd.conf | 2 +- 1 file changed, 1 insertion(+), 1

[meta-intel] [PATCH 05/11] intel-corei7-64: use the v3.17 kernel by default

2014-09-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Now the linux-yocto_3.17 recipe is available for this BSP. Make it as the default kernel for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-corei7-64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[meta-intel] [PATCH 06/11] crownbay-noemgd: use the v3.17 kernel by default

2014-09-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Now the linux-yocto_3.17 recipe is available for this BSP. Make it as the default kernel for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 +- 1 file changed, 1 insertion

[meta-intel] [PATCH 02/11] emenlow-noemgd: use the common kernel

2014-09-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Use the common kernel as now it supports the gma500 driver. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-emenlow/conf/machine/emenlow-noemgd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-emenlow/conf/machine

[meta-intel] [PATCH 03/11] linux-yocto_3.17.bbappend for the meta-intel BSPs

2014-09-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Extend the linux-yocto_3.17 recipe from the oecore layer for the use of meta-intel BSPs. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../recipes-kernel/linux/linux-yocto_3.17.bbappend | 28 ++ 1 file changed, 28

[meta-intel] [PATCH 10/11] nuc: use the v4.17 kernel by default

2014-09-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Now the linux-yocto_3.17 recipe is available for this BSP. Make it as the default kernel for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-nuc/conf/machine/nuc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[meta-intel] [PATCH 11/11] sugarbay: use the v4.17 kernel by default

2014-09-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Now the linux-yocto_3.17 recipe is available for this BSP. Make it as the default kernel for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-sugarbay/conf/machine/sugarbay.conf | 2 +- 1 file changed, 1 insertion(+), 1

[meta-intel] [PATCH 01/11] fri2-noemgd.conf: soften the preferred kernel version assignment

2014-09-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com So that it can be overridden from the local.conf easily. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-fri2/conf/machine/fri2-noemgd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-fri2/conf/machine

[meta-intel] [PATCH 14/31] romley: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-romley/conf/machine/romley.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-romley/conf/machine/romley.conf b/meta

[meta-intel] [PATCH 07/31] crownbay-noemgd: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-crownbay/conf/machine/crownbay

[meta-intel] [PATCH 03/31] emenlow-noemgd: use the common kernel

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Use the common kernel as now it supports the gma500 driver. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-emenlow/conf/machine/emenlow-noemgd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-emenlow/conf/machine

[meta-intel] [PATCH 05/31] intel-core2-32: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-core2-32.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel

[meta-intel] [PATCH 04/31] intel-ucode: a new MACHINE_FEATURE for meta-intel BSPs

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The Intel microcode can be enabled or disabled for each of the BSP by using the MACHINE_FEATURES variable. All the BSPs which can utilize the feature need a line like this in their machine configuration file. MACHINE_FEATURES += intel-ucode Signed

[meta-intel] [PATCH 01/31] linux-yocto_3.17.bbappend for the meta-intel BSPs

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Extend the linux-yocto_3.17 recipe from the oecore layer for the use of meta-intel BSPs. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../recipes-kernel/linux/linux-yocto_3.17.bbappend | 28 ++ 1 file changed, 28

[meta-intel] [PATCH 23/31] machinesetuptool: add jasperforest machine config to the intel-corei7-64 BSP

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Add machine configuration for the Jasperforest platform in the intel-corei7-64 BSP image. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../intel-corei7-64/jasperforest-alsa.conf | 1 + .../jasperforest-formfactor.machconfig

[meta-intel] [PATCH 19/31] valleyisland-32: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-isg/meta-valleyisland/conf/machine/valleyisland-32.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-isg/meta-valleyisland

[meta-intel] [PATCH 24/31] machinesetuptool: add sugarbay machine config to the intel-corei7-64 BSP

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Add machine configuration for the Sugarbay platform in the intel-corei7-64 BSP image. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../intel-corei7-64/sugarbay-alsa.conf | 1 + .../intel-corei7-64/sugarbay-alsa.state

[meta-intel] [PATCH 25/31] machinesetuptool: add emenlow machine config to the intel-core2-32 BSP

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Add machine configuration for the eMenlow platform in the intel-core2-32 BSP image. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../intel-core2-32/emenlow-noemgd-alsa.conf| 1 + .../intel-core2-32/emenlow-noemgd-alsa.state

[meta-intel] [PATCH 30/31] intel-core2-32.conf: remove config handled by machine-setup-tool

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The serial port configuration varies as per the underneath hardware, so get it from the machine-setup-tool instead of specifying a generic value here. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-core2-32.conf | 4

[meta-intel] [PATCH 09/31] emenlow-noemgd: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-emenlow/conf/machine/emenlow-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-emenlow/conf/machine/emenlow

[meta-intel] [PATCH 28/31] intel-corei7-64 BSP: Pull in the machinesetuptool packages

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The intel-corei7-64 BSP supports multiple platforms. Pull in the Machine Setup Tool recipe packages in the images so that the images can be configured for any of the supported platform. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf

[meta-intel] [PATCH 10/31] jasperforest: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-jasperforest/conf/machine/jasperforest.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-jasperforest/conf/machine

[meta-intel] [PATCH 13/31] crystalforest: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-crystalforest/conf/machine/crystalforest.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-crystalforest/conf/machine

[meta-intel] [PATCH 18/31] mohonpeak64: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-isg/meta-mohonpeak/conf

[meta-intel] [PATCH 16/31] haswell-wc: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-isg/meta-haswell-wc/conf

[meta-intel] [PATCH 11/31] nuc: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-nuc/conf/machine/nuc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine

[meta-intel] [PATCH 08/31] fri2-noemgd: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-fri2/conf/machine/fri2-noemgd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-fri2/conf/machine/fri2-noemgd.conf b/meta

[meta-intel] [PATCH 15/31] romley-ivb: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-romley/conf/machine/romley-ivb.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-romley/conf/machine/romley-ivb.conf b

[meta-intel] [PATCH 21/31] machinesetuptool: a new recipe for setup of a machine

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com This recipe adds ability to setup a BSP image for a specific machine or platform at the boot time. The base recipe does not provide any machine configuration files, and the required machine configuration files are to be provided in the BSP layers

[meta-intel] [PATCH 12/31] sugarbay: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-sugarbay/conf/machine/sugarbay.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b

[meta-intel] [PATCH 29/31] intel-core2-32 BSP: Pull in the machinesetuptool packages

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The intel-core2-32 BSP supports multiple platforms. Pull in the Machine Setup Tool recipe packages in the images so that the images can be configured for any of the supported platform. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf

[meta-intel] [PATCH 17/31] mohonpeak: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-isg/meta-mohonpeak/conf

[meta-intel] [PATCH 20/31] valleyisland-64: add intel-ucode to MACHINE_FEATURES

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-isg/meta-valleyisland/conf/machine/valleyisland-64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-isg

[meta-intel] [PATCH 26/31] machinesetuptool: add crownbay machine config to the intel-core2-32 BSP

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Add machine configuration for the Crownbay platform in the intel-core2-32 BSP image. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../intel-core2-32/crownbay-noemgd-alsa.conf | 1 + .../intel-core2-32/crownbay-noemgd

[meta-intel] [PATCH 00/31] Misc meta-intel commits

2014-09-18 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com This pull requests has commits for 1. linux-yocto_3.17 kernel recipe for meta-intel BSPs 2. Few fixes for fri2-noemgd emenlow-noemgd machine configurations 3. a new machine feature for Intel microcode 4. enabling of the Intel microcode feature

[meta-intel] [PATCH 1/2] intel-corei7-64.conf: include the AMT daemon in the images

2014-09-17 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Some of the platforms supported by the intel-corei7-64 BSP have AMT feature on the platform. Enable it so that it can get utilized with this BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- conf/machine/intel-corei7-64.conf | 2 +- 1

[meta-intel] [PATCH 0/5] Commits for retirement of EMGD based BSPs

2014-09-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com These commits remove the proprietary EMGD based BSPs and all the supporti needed for these from the meta-intel layer. Thanks, Nitin The following changes since commit 50abd223b626fc7508e24b55fc1b22c7b3a66e97: meta-intel BSPs: enable microcode

[meta-intel] [PATCH 3/5] Remove fri2 machine support

2014-09-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The fri2 machine has been retired with this commit. This does not affect the fri2-noemgd machine and it is supported as usual. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-fri2/README | 51

[meta-intel] [PATCH 1/5] Remove emenlow machine support

2014-09-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The emenlow machine has been retired with this commit. This does not affect the emenlow-noemgd machine and it is supported as usual. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-emenlow/README| 49

  1   2   3   4   >