aboutsummaryrefslogtreecommitdiffstats
path: root/meta-isg
AgeCommit message (Collapse)Author
2014-02-13meta-isg: add new meta-isg layer in dylan branchChang, Rebecca Swee Fun
Add a new layer in dylan branch to keep BSP maintained by ISG. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-02-13meta-valleyisland: add kernel recipe for valleyisland BSPChang, Rebecca Swee Fun
Provide kernel v3.8 recipe for valleyisland BSP. Valley Island BSP supports PCI mode and ACPI mode enumeration for its LPSS I/O devices. Kernel recipe will enable PCI mode enumeration by default. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Dropped the pn-linux-yocto override as we are in the linux-yocto bbappend, so it is superfluous. Updated the meta SRCREV per Boon Leon's request. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-02-13meta-valleyisland: provide a formfactor for valleyisland bspChang, Rebecca Swee Fun
Provide formfactor configuration for the valleyisland bsp. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Dropped the following line as this is the initial creation of the bbappend: PRINC := "${@int(PRINC) + 2}" Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-02-13meta-valleyisland: provide machine configuration for valleyislandChang, Rebecca Swee Fun
Create new machines named 'valleyisland-32' and 'valleyisland-64' for this platform. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-02-13meta-valleyisland: new BSP layer for Intel Atom Processor E38XXChang, Rebecca Swee Fun
This layer provides support for Intel Atom Processor E38XX product line. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>