aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000/conf
AgeCommit message (Collapse)Author
2017-10-16v1000: Add SPI support and test utilitiesAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-09-15ffmpeg: enable deployment on target when commercial bits are addedAwais Belal
This is a requirement for some QA test cases where ffmpeg is needed on target. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-08-28Merge pull request #449 from avimn/mortyWade Farnsworth
V1000 patch release
2017-08-25v1000: remove CodeXL supportAwais Belal
The component will not be supported on the V1000 platform. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-08-23Added GPIO and Watchdog timer utilitiesAvinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-23mesa: Fix GL CTS hangs and crashes. Upgrade to 17.3.0Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-23llvm: updated to version 6.0Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-23kernel: Bug fixes for Dibbler platform.Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-08Merge pull request #443 from abelal/v1000_adeWade Farnsworth
v1000.conf: adjust CB understandable cpu for v1000 ADE support
2017-08-01Kernel: Added support for 4.9 amdgpu kernelamd
Signed-off-by: Avinash M N <avimn@amd.com>
2017-07-20v1000.conf: enable serial portsAwais Belal
This enables getty on ttyS4/ttyS5 as well as providing kernel console on the ttyS4 port. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-07-20v1000.conf: adjust CB understandable cpu for v1000 ADE supportAwais Belal
CodeBench defines its particular CPUs for ADE integration and the cpu for v1000 is now adjusted accordingly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-06-14v1000: improve llvm versioningAwais Belal
This is mainly targeted against master branch builds. Doing it now has the advantage that the change makes it in for any releases prior to moving to the master branch. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-06-01v1000: drop RT supportAwais Belal
The feature will not be available for the current release so drop it altogether. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-05-26v1000.conf: use ttyUSB0 as console for nowAwais Belal
The current BSP isn't sufficient to make the actual RS232 ports work so we'll use the USB port as console for now. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-05-25Adding meta-v1000 bsp layerSanjay R Mehta
Signed-off-by: Sanjay R Mehta <sanju.mehta@amd.com>