aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-02-08meta: Remove Cedartrail Machinekishore/cedartrail_removeKishore Bodke
Remove Cedartrail Machine from 3.4 Kernel. Cedartrail BSP is not available. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2013-02-04meta: bump to v3.4.28, rt-40Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-01-22meta: add a kernel feature for drm-emgd-1.16 driverNitin A Kamble
Use the newly created emgd-1.16 branch to get the emgd-1.16 kernel driver sources. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: add config fragment for gma600 graphics driverNitin A Kamble
This provides a way to choose GMA600 DRM graphics driver. The gma600 driver does not work for the tunnel-creek based boards yet. And it does work for the emenlow-noemgd BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: add config fragment for gma500 graphics driverNitin A Kamble
This provides a way to choose GMA500 DRM graphics driver. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: sys940x: drop vesa fragment from bsp configNitin A Kamble
Now the vesa graphics is not forced on to the BSP. If needed the BSP can turn on the vesafb kernel feature from the kernel recipe. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: sys940x: remove emgd config from bsp configNitin A Kamble
This allows the kernel recipe to choose the right graphics driver config for the BSP. With this change emgd-enabled and noemgd bsp kernels can be properly configured from the kernel recipe space. This addresses this bug/feature request: [YOCTO #2268] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: fri2: drop vesa fragment from bsp configNitin A Kamble
Now the vesa graphics is not forced on to the BSP. If needed the BSP can turn on the vesafb kernel feature from the kernel recipe. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: fri2: remove emgd config from bsp configNitin A Kamble
This allows the kernel recipe to choose the right graphics driver config for the BSP. With this change emgd-enabled and noemgd bsp kernels can be properly configured from the kernel recipe space. This addresses this bug/feature request: [YOCTO #2268] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: emenlow: drop vesa fragment from bsp configNitin A Kamble
Now the vesa graphics is not forced on to the BSP. If needed the BSP can turn on the vesafb kernel feature from the kernel recipe. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: emenlow: remove emgd config from bsp configNitin A Kamble
This allows the kernel recipe to choose the right graphics driver config for the BSP. With this change emgd-enabled and noemgd bsp kernels can be properly configured from the kernel recipe space. This addresses this bug/feature request: [YOCTO #2268] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: crownbay: drop vesa fragment from bsp configNitin A Kamble
Now the vesa graphics is not forced on to the BSP. If needed the BSP can turn on the vesafb kernel feature from the kernel recipe. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: crownbay: remove emgd config from bsp configNitin A Kamble
This allows the kernel recipe to choose the right graphics driver config for the BSP. With this change emgd-enabled and noemgd bsp kernels can be properly configured from the kernel recipe space. This addresses this bug/feature request: [YOCTO #2268] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: drm-emgd.cfg: add configs for dependent routinesNitin A Kamble
emgd driver utilizes common frame buffer routines to implement some of the tasks. Making sure these routines are turned on in the kernel config when emgd is selected. This commit avoids these kind of kernel build errors. | ERROR: "cfb_fillrect" [drivers/gpu/drm/emgd/emgd.ko] undefined! | ERROR: "cfb_imageblit" [drivers/gpu/drm/emgd/emgd.ko] undefined! | ERROR: "cfb_copyarea" [drivers/gpu/drm/emgd/emgd.ko] undefined! And the I2C config bits are added to better support detection of modes of monitors. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: relocate git-merge of emgd branchNitin A Kamble
Move git-merge of emgd branch out from the bsp area and into the features area. This change avoid getting emgd sources unnecessarily included in the noemgd bsp kernel sources. This addresses this bug/feature request: [YOCTO #2268] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-01-18meta: bump kver to v3.4.26Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-01-18kernel-cache: features/iwlwifi: add a missing optionLiang Li
Add a missing p2p option Signed-off-by: Liang Li <liang.li@windriver.com>
2013-01-18kernel-cache: features/ericsson-3g: fix a wrong optionLiang Li
Just fix a wrong kernel option, must been typo. Signed-off-by: Liang Li <liang.li@windriver.com>
2013-01-16meta:routerstationpro: add GPIO_SYSFSBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-01-16meta: convert include statements to always explicit .scc filesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-01-16meta: convert ktype/tiny to explicit ktypes/tiny/tiny.sccBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-01-15meta: convert ktype/preempt-rt to explicit ktypes/preempt-rt/preempt-rt.sccBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-01-15meta: convert ktype/standard to explicit ktypes/standard/standard.sccBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-18meta: bump kver to v3.4.24Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-13meta: bump kver to v3.4.23Bruce Ashfield
Updating the kver for the integration of the korg -stable v3.4.23. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-06rangeley: Add 32-bit support for RangeleyKishore Bodke
Enable 32-bit machine for Rangeley. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-12-03meta/emenlow: use emgd instead of psb graphics driverNitin A Kamble
This commit essentially does just this: Remove all the references of psb patches for emenlow BSP. Change the emenlow scc files to use emgd instead of psb. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012-11-29meta: bump kver to v3.4.20Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-11-29meta: bump kver to v3.4.19Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-11-28beagleboard: move preempt-disable to standard kernel onlyBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-11-22meta: rangeley: Remove the shortcut pathKishore Bodke
Fix to include the absolute path. Shortcuts will no longer work. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-22meta: crystalforest: Enable GCC inline compiler optionKishore Bodke
Enable GCC compiler INLINING option for Crystal Forest machine. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-22meta: rangeley: Enable GCC inline compiler optionKishore Bodke
Enable GCC compiler INLINING option for Rangeley machine. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-22meta: Add New feature for GCC optimizingKishore Bodke
Enable GCC Feature to optimize unlinine functions marked inline Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-14uprobes: reinstate config options for 'uprobe' featureTom Zanussi
commit 17ec51adfff (meta: cleanup invalid/obselete 3.4 CONFIG options) removed the uprobes config options, this restores them. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-11-13meta: bump kver to v3.4.18Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-11-08rangeley: update include to use the new intel-dpdk featureMichel Thebeau
A new feature/intel-dpdk gathers the frags and features required for DPDK. So let's use that for rangeley and "avoid having boards use different options/fragments for this." Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-11-08dpdk: Add feature Intel DPDKLans Zhang
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
2012-11-04meta: rangeley: Enable Zlib CompressionKishore Bodke
Enable Zlib Compression algorithm for rangleley machine Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-04meta: Add a new feature for ZlibKishore Bodke
Add new feature for Zlib Compression algorithm Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-04meta: rangeley: Enable AES featureKishore Bodke
Enable Intel Advanced Encryption Standard (AES-NI) engine for rangeley machine. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-04meta: Add new feature for CiphersKishore Bodke
Add a new feature for enabling the Advanced Encryption Standard (AES-NI) engine Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-02enable IPv6 Router Preference (RFC 4191) supportRoy.Li
Router Preference is an optional extension to the Router Advertisement message which improves the ability of hosts to pick an appropriate router, especially when the hosts are placed in a multi-homed network. IPv6 ready test needs it. Signed-off-by: Roy.Li <rongqing.li@windriver.com>
2012-11-02Create IPv4 and IPv6 IPSec fragmentsRoy.Li
Create IPv4 and IPv6 IPSec fragments, to make manipulating them easy. Signed-off-by: Roy.Li <rongqing.li@windriver.com>
2012-11-02rangeley: Add smp supportKishore Bodke
Enable smp support for rangeley Machine Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-02rangeley: Add efi supportKishore Bodke
Enable efi for rangeley machine for both standard kernel and preempt-rt kernel Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-02rangeley: Add PCI featuresKishore Bodke
Enable PCI IOV and PCI extended config space feature which are required for Intel QuickAssist Technology. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-11-02rangeley: Add uio and hugetlb supportKishore Bodke
Enable uio and hugetlb support which are required for the Intel DPDK Support. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-10-30meta: bump kernel version to 3.4.16Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-10-26fri2: Disable GPIO_PCH for preempt-rtDarren Hart
The GPIO_PCH driver causes a NULL pointer dereference BUG. Until this is fixed, disable the option: https://bugzilla.kernel.org/show_bug.cgi?id=49511 Signed-off-by: Darren Hart <dvhart@linux.intel.com>