summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-valleyisland
Commit message (Collapse)AuthorAgeFilesLines
* meta-valleyisland: add kernel recipe for valleyisland bspChang Rebecca Swee Fun2014-04-011-0/+27
| | | | | | | | | | | Provide kernel v3.10 recipe for valleyisland BSP. Valley Island BSP supports ACPI mode enumeration for its LPSS I/O devices. As PCI related code are under development in feature branch, user will not able to access LPSS I/O device drivers in PCI mode at this moment. The kernel version supported in this recipe is 3.10.34. Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com>
* meta-valleyisland: provide a formfactor for valleyislandChang Rebecca Swee Fun2014-04-013-0/+7
| | | | | | | Provide formfactor configurations for the valleyisland bsp. Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com>
* meta-valleyisland: provide machine configuration for valleyislandChang Rebecca Swee Fun2014-04-012-0/+44
| | | | | | | | | | Valley Island BSP supports both 32-bit and 64-bit configurations. Create new machine configuraions named 'valleyisland-32' and 'valleyisland-64' for this BSP. This machine configurations are set to support Intel open source graphics driver for Linux. Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com>
* meta-valleyisland: add new BSP layer for Intel Atom Processor E38XXChang Rebecca Swee Fun2014-04-014-0/+267
This layer provides support for Intel Atom Processor E38XX product line. This BSP layer are supporting Baytrail SoC on Valley Island Development Kit, Bayley Bay CRB and Bakersport CRB. Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com>