summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-valleyisland
Commit message (Collapse)AuthorAgeFilesLines
* meta-valleyisland: Update linux-yocto v3.10 SRCREVs to v3.10.65doraNg Wei Tee2015-03-271-9/+8
| | | | | | | | | | | | | Use the lastest HEADs of the git branches from the linux-yocto v3.10 kernel repository. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Acked-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Merged to dora by Darren Hart Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit c39a4bf4450845fca6f1b26ccfc0db192a4567e8)
* meta-valleyisland: Add linux-yocto 3.10 recipeChan Wei Sern2014-05-281-8/+18
| | | | | | | | | | | | | | | | | | | | | | | Added linux-yocto 3.10 due to it cannot be shared with common intel recipe kernel. The reason cannot be shared as for valleyisland case has additional feature that is still pending to pull into LTS/LTSI and hence it cannot be merged into "standard/base". For this particular reason, a feature branch of "valleyisland-io-1.0" is introduced to include additional feature. However in order to make it more align with intel common recipe kernel,machine branch is pointing to "standard/base" and SRCREV for meta remains closest as possible. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> (cherry picked from commit 756a8fbfcdeca36dcf5a3bea00d26a7762ccf984) Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Conflicts: linux-yocto_3.10.bbappend - resolve cherry-pick conflicts by picking the recipe to use the latest v3.10.40.
* 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>