summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-valleyisland
Commit message (Collapse)AuthorAgeFilesLines
* meta-valleyisland: update SRCREV and LINUX_VERSION to 3.10.35Chan Wei Sern2014-04-211-4/+4
| | | | | | | | | Correct the LINUX_VERSION to 3.10.35 and update machine branch to use the latest SRCREV 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>
* meta-valleyisland: Enable v3.10-rt Kernel recipeChan Wei Sern2014-04-211-0/+28
| | | | | | | | | Added kernel v3.10-rt recipe for valleyisland BSP. The kernel version supported in this recipe is 3.10.35. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
* 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>