From: Tom Zanussi
This adds a few new features needed by the in-progress romley BSP
(but useable by anyone).
Along the way, I noticed several areas that could usefully be featurized
and cleaned up those as well.
Please pull into linux-yocto-2.6.37.
Thanks,
Tom
Pull URL: git://git.yoctoprojec
From: Tom Zanussi
Add feature to turn on userspace I/O support.
Signed-off-by: Tom Zanussi
---
meta/cfg/kernel-cache/features/uio/uio.cfg |1 +
meta/cfg/kernel-cache/features/uio/uio.scc |1 +
2 files changed, 2 insertions(+), 0 deletions(-)
create mode 100644 meta/cfg/kernel-cache/fe
From: Tom Zanussi
Have common-pc-64 use the hpet feature, and remove the corresponding
options in common-pc64.cfg. Also remove the hpet options from arm and
ppc machines where they're noops.
Signed-off-by: Tom Zanussi
---
.../arm-versatile-926ejs/arm-versatile-926ejs.cfg |1 -
.../kernel
From: Tom Zanussi
Add a general-purpose feature for turning on common hugetlb options,
such as huge page support and hugetblfs.
Signed-off-by: Tom Zanussi
---
meta/cfg/kernel-cache/features/hugetlb/hugetlb.cfg |2 ++
meta/cfg/kernel-cache/features/hugetlb/hugetlb.scc |1 +
2 files chan
From: Tom Zanussi
Add a general-purpose feature for turning on common HPET options, such
as basic HPET support and the hpet device w/mmap support.
Signed-off-by: Tom Zanussi
---
meta/cfg/kernel-cache/features/hpet/hpet.cfg |6 ++
meta/cfg/kernel-cache/features/hpet/hpet.scc |1 +
2
From: Tom Zanussi
Add a general-purpose feature for turning on DMA engine support.
Signed-off-by: Tom Zanussi
---
.../kernel-cache/features/dmaengine/dmaengine.cfg |2 ++
.../kernel-cache/features/dmaengine/dmaengine.scc |1 +
2 files changed, 3 insertions(+), 0 deletions(-)
create
From: Tom Zanussi
Replace open-coded DMA_ENGINE and DMADEVICES options with the
dmaengine feature.
Signed-off-by: Tom Zanussi
---
meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc| 10 +++---
meta/cfg/kernel-cache/bsp/crownbay/eg20t.cfg |2 --
.../bsp/fsl-mpc8315e-rdb/fsl-mpc
From: Tom Zanussi
Add a general-purpose feature for turning on Intel 10GbE PCI Express
support. Turns on Direct Cache Access and Data Center Bridging as
well as 82599 Virtual Function Ethernet support.
Signed-off-by: Tom Zanussi
---
meta/cfg/kernel-cache/features/ixgbe/ixgbe.cfg | 13 ++
From: Tom Zanussi
Add a general-purpose feature for turning on Intel 82575/82576 PCI
Express Gigabit ethernet support. Turns on Direct Cache Access and
82576 Virtual Function Ethernet support.
Signed-off-by: Tom Zanussi
---
meta/cfg/kernel-cache/features/igb/igb.cfg | 10 ++
meta/cf
From: Tom Zanussi
Have common-pc-64 use the igb feature, and remove the corresponding
options in common-pc64.cfg.
Signed-off-by: Tom Zanussi
---
.../kernel-cache/bsp/common-pc-64/common-pc-64.cfg |1 -
.../kernel-cache/bsp/common-pc-64/common-pc-64.scc |1 +
2 files changed, 1 insertio
From: Tom Zanussi
Add a general-purpose feature adding support for Intel PRO/100, Intel
PRO/1000, and Intel PRO/1000 PCI-Express adapters.
Signed-off-by: Tom Zanussi
---
.../features/intel-e1/intel-e1.cfg |4
.../features/intel-e1/intel-e1.scc |1 +
From: Tom Zanussi
Have common-pc and common-pc-64 use the intel-e1 feature, remove
the corresponding options in common-pc64.cfg (including deletion of
common-pc-net.cfg) and common-pc.cfg, and update bsps accordingly.
Signed-off-by: Tom Zanussi
---
.../kernel-cache/bsp/common-pc-64/common-
From: Tom Zanussi
The 'not set' lines override intentional config options and
unintentionally turn them off. Remove them to avoid this behavior.
Signed-off-by: Tom Zanussi
---
.../kernel-cache/features/netfilter/netfilter.cfg | 34
1 files changed, 0 insertions(+), 34
From: Tom Zanussi
Add uio, ixgbe, e1xxx and hugetlb features to romley bsp.
Signed-off-by: Tom Zanussi
---
meta/cfg/kernel-cache/bsp/romley/romley.scc |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/meta/cfg/kernel-cache/bsp/romley/romley.scc
b/meta/cfg/kernel-cach
From: Tom Zanussi
Add a general-purpose feature for turning on DCA support (Intel Direct
Cache Access) and use it in igb/ixgbe features.
Signed-off-by: Tom Zanussi
---
meta/cfg/kernel-cache/features/dca/dca.cfg |4
meta/cfg/kernel-cache/features/dca/dca.scc |3 +++
meta/cf
From: Tom Zanussi
These upstreamed post-2.6.37 patches are needed by the romley BSP
for 2.6.37.
Note that I've removed the e-mail addresses from these posted patches,
but the git branch retains them.
Please pull into linux-yocto-2.6.37.
Thanks,
Tom
Pull URL: git://git.yoctoproject.org/linux-
From: Greg Rose
declaration.
commit b1d670f10e8078485884f0cf7e384d890909aeaa upstream
Reported-by: Andi Kleen
Signed-off-by: Greg Rose
Tested-by: Emil Tantilov
Signed-off-by: Jeff Kirsher
Integrated-by: Tom Zanussi
---
drivers/net/igbvf/igbvf.h |1 -
1 files changed, 0 insertions(+), 1 dele
From: Seth Heasley
commit 9b444b36fee16d2aaae9cc91ce594ecb15d922a9 upstream
This patch adds an additional LPC Controller DeviceID for the Intel
Patsburg PCH.
Signed-off-by: Seth Heasley
Signed-off-by: Jesse Barnes
Integrated-by: Tom Zanussi
---
arch/x86/pci/irq.c |3 ++-
include/linux/
From: Seth Heasley
commit 64a3903d0885879ba8706a8bcf71c5e3e7664db2 upstream
This patch adds an updated SATA RAID DeviceID for the Intel Patsburg PCH.
Signed-off-by: Seth Heasley
Signed-off-by: Jeff Garzik
Integrated-by: Tom Zanussi
---
drivers/ata/ahci.c |1 +
1 files changed, 1 insertions(
On 11-05-27 04:44 PM, tom.zanu...@intel.com wrote:
From: Tom Zanussi
This adds a few new features needed by the in-progress romley BSP
(but useable by anyone).
Along the way, I noticed several areas that could usefully be featurized
and cleaned up those as well.
Please pull into linux-yocto-2.
On 11-05-27 04:45 PM, tom.zanu...@intel.com wrote:
From: Tom Zanussi
These upstreamed post-2.6.37 patches are needed by the romley BSP
for 2.6.37.
Note that I've removed the e-mail addresses from these posted patches,
but the git branch retains them.
Please pull into linux-yocto-2.6.37.
Good
On Fri, 2011-05-27 at 13:58 -0700, Bruce Ashfield wrote:
> On 11-05-27 04:45 PM, tom.zanu...@intel.com wrote:
> > From: Tom Zanussi
> >
> > These upstreamed post-2.6.37 patches are needed by the romley BSP
> > for 2.6.37.
> >
> > Note that I've removed the e-mail addresses from these posted patches
On 11-05-27 04:46 PM, tom.zanu...@intel.com wrote:
From: Seth Heasley
commit 64a3903d0885879ba8706a8bcf71c5e3e7664db2 upstream
This patch adds an updated SATA RAID DeviceID for the Intel Patsburg PCH.
Looks like we already had this one in the 2.6.37 tree
via gregkh and -stable
> git tag --co
On Fri, 2011-05-27 at 14:08 -0700, Bruce Ashfield wrote:
> On 11-05-27 04:46 PM, tom.zanu...@intel.com wrote:
> > From: Seth Heasley
> >
> > commit 64a3903d0885879ba8706a8bcf71c5e3e7664db2 upstream
> >
> > This patch adds an updated SATA RAID DeviceID for the Intel Patsburg PCH.
>
> Looks like we
On 05/27/2011 01:45 PM, tom.zanu...@intel.com wrote:
> From: Tom Zanussi
>
> Add a general-purpose feature adding support for Intel PRO/100, Intel
> PRO/1000, and Intel PRO/1000 PCI-Express adapters.
I noticed some things have been added as modules while others are
configured in. What is your cr
On 05/26/2011 08:40 AM, tom.zanu...@intel.com wrote:
> From: Tom Zanussi
>
> Several BBFILE_COLLECTIONS assignments in the layer.confs for these
> meta-intel layers added unwanted machine overrides, resulting in
> truncated values for this variable - remove them.
Why the difference between cro
On Fri, 2011-05-27 at 14:44 -0700, Hart, Darren wrote:
> On 05/27/2011 01:45 PM, tom.zanu...@intel.com wrote:
> > From: Tom Zanussi
> >
> > Add a general-purpose feature adding support for Intel PRO/100, Intel
> > PRO/1000, and Intel PRO/1000 PCI-Express adapters.
>
> I noticed some things have
On Fri, 2011-05-27 at 14:55 -0700, Darren Hart wrote:
>
> On 05/26/2011 08:40 AM, tom.zanu...@intel.com wrote:
> > From: Tom Zanussi
> >
> > Several BBFILE_COLLECTIONS assignments in the layer.confs for these
> > meta-intel layers added unwanted machine overrides, resulting in
> > truncated valu
> The crownbay has two BBFILE_COLLECTIONS in the same file, one for
> crownbay and one for crownbay-noemgd. The conditional append allows
> them to be selected based on the machine selected.
The BBFILE_COLLECTIONS var basically give you a hook so you can find:
BBFILE_PATTERN_
BBFILE_PRIORITY_
On Fri, 2011-05-27 at 15:18 -0700, Jeremy Puhlman wrote:
> > The crownbay has two BBFILE_COLLECTIONS in the same file, one for
> > crownbay and one for crownbay-noemgd. The conditional append allows
> > them to be selected based on the machine selected.
>
> The BBFILE_COLLECTIONS var basically gi
On 11-05-27 5:19 PM, Tom Zanussi wrote:
On Fri, 2011-05-27 at 14:08 -0700, Bruce Ashfield wrote:
On 11-05-27 04:46 PM, tom.zanu...@intel.com wrote:
From: Seth Heasley
commit 64a3903d0885879ba8706a8bcf71c5e3e7664db2 upstream
This patch adds an updated SATA RAID DeviceID for the Intel Patsburg
On Fri, 2011-05-27 at 17:16 -0700, Bruce Ashfield wrote:
> On 11-05-27 5:19 PM, Tom Zanussi wrote:
> > On Fri, 2011-05-27 at 14:08 -0700, Bruce Ashfield wrote:
> >> On 11-05-27 04:46 PM, tom.zanu...@intel.com wrote:
> >>> From: Seth Heasley
> >>>
> >>> commit 64a3903d0885879ba8706a8bcf71c5e3e7664db
On 05/27/2011 01:45 PM, tom.zanu...@intel.com wrote:
> From: Tom Zanussi
>
> These upstreamed post-2.6.37 patches are needed by the romley BSP
> for 2.6.37.
>
> Note that I've removed the e-mail addresses from these posted patches,
> but the git branch retains them.
I understand the reason, but
On Fri, 2011-05-27 at 20:07 -0700, Hart, Darren wrote:
> On 05/27/2011 01:45 PM, tom.zanu...@intel.com wrote:
> > From: Tom Zanussi
> >
> > These upstreamed post-2.6.37 patches are needed by the romley BSP
> > for 2.6.37.
> >
> > Note that I've removed the e-mail addresses from these posted patc
On 05/26/2011 03:50 PM, Zhang, Jessica wrote:
Hi All,
The Yocto bug triage team did bug scrub and the following 2 bugs are
identified as critical major which means they need to be fixed ASAP for
the upcoming 1.1 M1 release.
1100 – [emenlow/crownbay-noemgd] X window could not start up with
sato-
On 05/27/2011 08:20 PM, Zanussi, Tom wrote:
> On Fri, 2011-05-27 at 20:07 -0700, Hart, Darren wrote:
>> On 05/27/2011 01:45 PM, tom.zanu...@intel.com wrote:
>>> From: Tom Zanussi
>>>
>>> These upstreamed post-2.6.37 patches are needed by the romley BSP
>>> for 2.6.37.
>>>
>>> Note that I've remove
36 matches
Mail list logo