aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-12-05Merge pull request #477 from abelal/snowy_modsWade Farnsworth
Snowy mods
2017-12-05snowyowl: linux-yocto: fix build with options that require opensslAwais Belal
Kernel configurations such as CONFIG_MODULE_SIG require openssl on the host. This fixes the issue by enabling the dependency in the kernel recipe append along with allowing the use of native sysroot for such dependencies so the user does not have to install these separately on the host. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-11-29snowyowl.conf: strip the audio/graphics features furtherAwais Belal
This drops the particular features from the DISTRO_FEATURES as well so additional userland bits are removed appropriately. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-11-29snowyowl: move feature removal to appropriate configAwais Belal
Dropping whole features from a BSP should be handled through configuration files rather than recipe files so move it to machine config. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-11-29amd-common.inc: deploy gstreamer packages conditionallyAwais Belal
On images such as console-image or core-image-base where no x11 or GUI support is available we do not want to deploy the gst packages so make the inclusion conditional. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-11-22Merge pull request #476 from abelal/snowy_install_serialWade Farnsworth
snowyowl.conf: disable graphical console
2017-11-22snowyowl.conf: disable graphical consoleAwais Belal
There's no graphics support on the platform for now so the user won't be able to get the grub install option working through the display as it works for the other platforms. We now disable the graphical console so the install mechanism is handled through the serial console. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-11-16Merge pull request #475 from Arsalan-Awan/snowyowl-disable-sound-graphicsWade Farnsworth
snowyowl: disable Sound and Graphics support
2017-11-13snowyowl: disable graphicsArsalan-Awan
Dogwood release for snowyowl will not have graphics support for the platform so disabling the kernel configuration/features as needed. Signed-off-by: Arsalan-Awan <Arsalan_Awan@mentor.com>
2017-11-13snowyowl: disable soundArsalan-Awan
Dogwood release for snowyowl will not have sound support for the platform, so disabling the kernel configuration/features as needed. Signed-off-by: Arsalan-Awan <Arsalan_Awan@mentor.com>
2017-11-06Merge pull request #473 from avimn/mortyWade Farnsworth
GA update release
2017-11-03v1000 kernel: Fix few errors related to MCE, eMMC and ECCAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-30v1000 kernel: Add non-TDM support and remove TDM supportAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-24Merge pull request #472 from abelal/se_rtWade Farnsworth
steppeeagle: drop unsupported RT kernel options
2017-10-24steppeeagle: drop unsupported RT kernel optionsAwais Belal
RT kernel is not supported on the SteppeEagle BSP so drop the options. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-23Merge pull request #471 from abelal/pf_displayWade Farnsworth
mesa: fix display corruption issues on PF
2017-10-20mesa: fix display corruption issues on PFAwais Belal
These set of patches resolve the display corruption issues on the PF platform where a garbled sato GUI and other artifacts are seen. Signed-off-by: Avinash M N <avimn@amd.com> Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-19Merge pull request #439 from abelal/grub_revertWade Farnsworth
Revert "amd-common-configurations: drop grub and parted"
2017-10-18Merge pull request #469 from avimn/mortyWade Farnsworth
V1000 GA release
2017-10-17Merge pull request #470 from ahsanhussain/v1000_ethAwais Belal
V1000: Enable CONFIG_R8169
2017-10-17V1000: Enable CONFIG_R8169Ahsan Hussain
Signed-off-by: Ahsan Hussain <ahsan_hussain@mentor.com>
2017-10-16v1000: Add SPI support and test utilitiesAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-13updated to latest llvmAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-13xf86-video-amd: upgrade to latest commitAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-13mesa: Fixed performance issues and OGL CTS failure.Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-13libdrm: Fixed deadlock issues and updated few testcasesAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-13v1000 kernel: Fixed few display issues.Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-10-11Merge pull request #468 from abelal/cosmeticsAwais Belal
Cosmetic changes
2017-10-11Merge pull request #467 from abelal/snowyAwais Belal
snowyowl: getty on ttyS5 and QA warnings
2017-10-11remove unnecessary newlinesAwais Belal
Cosmetic change to remove unnecessary newlines in recipes. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11steppeeagle: use actual license text for LIC_FILES_CHKSUMAwais Belal
Increases maintainability and readability by using a single file with the actual license text being tested. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11snowyowl: use actual license text for LIC_FILES_CHKSUMAwais Belal
Increases maintainability and readability by using a single file with the actual license text being tested. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11amdfalconx86: use actual license text for LIC_FILES_CHKSUMAwais Belal
Increases maintainability and readability by using a single file with the actual license text being tested. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11v1000: use actual license text for LIC_FILES_CHKSUMAwais Belal
Increases maintainability and readability by using a single file with the actual license text being tested. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11common: smbus-test: use actual license text for LIC_FILES_CHKSUMAwais Belal
Increases maintainability and readability by using a single file with the actual license text being tested. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11steppeeagle: drop usage of PV and PRAwais Belal
PV is extracted from the filename and PR is managed through the PR service so no need to define them explicitly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11common: drop usage of PV and PRAwais Belal
PV is extracted from the filename and PR is managed through the PR service so no need to define them explicitly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11amdfalconx86: drop usage of PV and PRAwais Belal
PV is extracted from the filename and PR is managed through the PR service so no need to define them explicitly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-10snowyowl.conf: enable getty on ttyS5 as wellAwais Belal
This enables getty on ttyS5 which is the second port on the snowyowl platform so this additional port is usable as well. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-10snowyowl: linux-yocto: fix kernel configuration warningsAwais Belal
This fixes various kernel configuration warnings produced during build by setting the audio configurations to be modular rather than built-in. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-10Merge pull request #466 from ahsanhussain/vktraceviewer_fixAwais Belal
vulkan-tools: Add the missing patch
2017-10-10vulkan-tools: Add the missing patchAhsan Hussain
Signed-off-by: Ahsan Hussain <ahsan_hussain@mentor.com>
2017-10-10Merge pull request #465 from abelal/merge_snowyowlAwais Belal
Merge snowyowl into morty
2017-10-07Merge pull request #464 from abelal/update_lunarg_sdkWade Farnsworth
Update LunarG SDK components
2017-10-06snowyowl.conf: add appropriate ADE_CB_CPUAwais Belal
This allows proper support for the CodeBench ADE. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-06snowyowl.conf: align with other BSPsAwais Belal
This aligns the newly integrated BSP's configuration with the older ones so it uses the common configuraitons fragment appropriately. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-06tune-snowyowl: correct tuning for snowyowlAwais Belal
The correct tuning for snowyowl is dpfp5 rather the znver1 which is actually the march. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-06Merge remote-tracking branch 'origin/snowyowl' into merge_snowyowlAwais Belal
Brings in support for the Snowy Owl BSP into current release.
2017-10-06lunarg-sdk: update to 1.0.51Awais Belal
Update all the SDK components to 1.0.51 and adjust patches/modifications accordingly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-05Merge pull request #463 from smavila/snowyowlWade Farnsworth
Snowyowl