summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/conf/machine
Commit message (Collapse)AuthorAgeFilesLines
* meta-crystalforest: relocate meta-crystalforest layer into meta-isg layerWu Chia Chuan2015-10-021-40/+0
| | | | | | | | This is in support of BSP consolidation of all Intel platforms in to meta-isg common layer. The "MAINTAINERS file" and "meta-isg/MAINTAINERS file" are updated to reflect the changed. Signed-off-by: Wu Chia Chuan <chia.chuan.wu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-crystalforest:Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14sundararaja perumal2015-03-171-1/+1
| | | | | | | | | Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for crystalforest. Signed-off-by: sundararaja perumal <sundara.rajax.p.manoharan@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-crystalforest: Merge machine confChan Wei Sern2014-08-272-36/+10
| | | | | | | | | | | Machine configuration for both crystalforest-gladden and crystalforest-server platforms are sharing similiar settings. This patch is to merge the machine conf by creating one machine configuration file namely crystalforest.conf. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* Use intel-common-pkgarch for non-emgd BSPsDarren Hart2014-03-122-0/+2
| | | | | | | | | Enable the intel-common pkgarch and machine override mechanism for most non-emgd BSPs. The Queensbay platforms show issues on the 3.10 kernel, and the NUC is experiencing some boot issues with the common kernel, so skip those for now. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* crystalforest: Use corei7 tuningDarren Hart2014-01-272-10/+8
| | | | | | | | Sandy Bridge based CPUs benefit from the new corei7 tune file. Update the XSERVER_* variables to use the new naming. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Ong Boon Leong <boon.leong.ong@intel.com>
* meta-crystalforest: update machine conf default kernel to v3.10Chang, Rebecca Swee Fun2013-10-222-2/+2
| | | | | | | | Update Gladden and Server platforms to support kernel version 3.10 by default. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* common: Remove obsolete QAT-related recipesOng Boon Leong2013-09-262-2/+0
| | | | | | | | | | | Remove openssl-qat-module and zlib-qat-module recipes and any references to them from meta-intel. This is to remove recipes for obsolete and unmaintained software ingredients related to QAT. Signed-off-by Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* crystalforest: Fix build issues for openssl-qat-moduleKishore Bodke2013-04-102-2/+0
| | | | | | | | | | | openssl-qat-module and zlib-qat-module recipes have the same kernel module name, which causes the build to fail. So remove one of them from building and update the README with the instructions on how to enable. Fixes [YOCTO #4126]. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
* crystalforest gladden/server: Move BSPs to the v3.8 kernelKishore Bodke2013-03-262-2/+2
| | | | | | | Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for these BSPs. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
* crystalforest: Enable BSP specific feature setKishore Bodke2012-12-032-1/+10
| | | | | | | | Enable corpus, zlib-qat-module and openssl-qat-module features through MACHINE_EXTRA_RRECOMMENDS. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* crystalforest: add WEBTITLE & Compliance informationKishore Bodke2012-10-302-4/+12
| | | | | | | | The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* crystalforest: Change the machine namesKishore Bodke2012-10-292-4/+4
| | | | | | | | | | Change the Machine names for the two machines that will be used to publish the BSP on the Yocto Project website. And add the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crystalforest: Crystal Forest BSP Created.1.3_M4.rc11.3_M4Kishore Bodke2012-09-072-0/+53
Initial checkin for the new Crystal Forest BSP. This BSP is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>