summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipumm-fw
Commit message (Collapse)AuthorAgeFilesLines
* ipumm: Integration with latest IPC, BIOS and XDC toolsRam Prasad2018-08-232-1/+83
| | | | | | | | | | | This patch is to integrate IPUMM with IPC: 3.50.01.00 BIOS: 6.73.00.12 XDC: 3.50.07.20 Signed-off-by: Ramprasad N <x0038811@ti.com> Acked-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* meta-ti: cleanup use of d.getVar()Denys Dmytriyenko2018-07-101-1/+1
| | | | | | | | 1. drop use of True as second parameter, which is default, to align with master 2. there were instances of incorrectly passing 'd' as second parameter from previous conversion from bb.data.getVar() usage Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Update to 3.00.15.00Karthik Ramanan2018-06-181-2/+2
| | | | | | | | | | | This upgrade brings in the following updates: * MPEG4 Decoder Update to 01.00.17.01 from 01.00.15.01 * VC1 Decoder Update to 01.00.02.07 from 01.00.02.05 * Update to IPC 3.47.01.00 * Add profiler to measure based on IVA-HD processing time Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools: extend to native and nativesdkMertz, Timothy2017-12-211-1/+3
| | | | | | | | | | | ti-xdctools should be a native recipe as it more accurately reflects how it is supposed to be used. In addition, this allows it to be built as nativesdk and included in SDK image tools Signed-off-by: "Mertz, Timothy" <timothy.mertz@garmin.com> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Jacob Stiffler <j-stiffler@ti.com>
* ipumm-fw: update to 3.00.14.00Karthik Ramanan2017-10-311-3/+3
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Update new SRCREV on git repoKarthik Ramanan2017-10-051-2/+2
| | | | | | | | | | | | The ipumm-fw repository had to undergo a forced commit update. This was an unforeseen update and had to be done in urgency. This recipe update takes care of fixing the new commit-id that corresponds to the previous version that was being used. There is no functional change. Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: drop ti-staging.incDenys Dmytriyenko2017-06-271-1/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Remove CCS dependencies for all componentsKarthik Ramanan2017-04-271-1/+1
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update to 3.00.13.00Karthik Ramanan2017-02-271-3/+3
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Updated to MJPEG encoderKarthik Ramanan2017-02-151-2/+2
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* remaining recipes: fix build issue due to bb.data.* deprecationDenys Dmytriyenko2016-12-211-1/+1
| | | | | | | Causes following error: Exception: AttributeError: module 'bb.data' has no attribute 'getVar' Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Update SRCREVKarthik Ramanan2016-12-161-3/+3
| | | | | | | | | | This will include the following updates: * Addition of MJPEG Encoder * minor bug fixes * codec updates for mpeg2d Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update to the latest 3.00.12.00 versionDenys Dmytriyenko2016-10-251-5/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: cleanup recipe for pre-built binaryKarthik Ramanan2016-07-291-35/+0
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: bump for multi-instance sync fixKarthik Ramanan2016-07-291-3/+4
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Install map file into the targetfsKarthik Ramanan2016-07-191-1/+3
| | | | | | | | This will be required to analyze the remoteproc crash related issues, whenever it occurs. Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm: Update SRCREV for adding new APIKarthik Ramanan2016-06-241-2/+2
| | | | | | | This API will allow querying remote core information Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: bump for codec updates and bugfixesDenys Dmytriyenko2016-06-071-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: use update-alternatives to manage FW symlinkDenys Dmytriyenko2016-03-081-4/+11
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update to 3.00.10.00 versionDenys Dmytriyenko2016-03-081-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: remove old versionsDenys Dmytriyenko2016-03-083-103/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Bump SRCREV for build fixJacob Stiffler2015-12-021-2/+2
| | | | | | | * fix issue where ipumm-fw would rebuild dependencies Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update recipe to build ipumm-fw from git sourceGou, Hongmei2015-10-282-35/+62
| | | | | Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Update to 3.00.09.01Jacob Stiffler2015-09-161-0/+35
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update to 3.00.08.02Karthik Ramanan2015-09-021-0/+35
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Update download path and checksumKarthik Ramanan2015-07-271-4/+4
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update to 3.00.08.01Denys Dmytriyenko2015-06-031-0/+33
| | | | | | | Note: this prebuilt FW image hasn't been released publicly yet - interim copy It doesn't have the correct Manifest either. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Add RDEPENDS to libdceKarthik Ramanan2015-04-062-2/+6
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: dra7xx variant is reused for am57x MACHINE tooDenys Dmytriyenko2015-03-201-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: split omap5-evm and dra7xx-evm recipes due to different versionsDenys Dmytriyenko2015-03-192-18/+41
| | | | | | The last version update left omap5-evm behind, which breaks the recipe. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Latest firmware compatible with IPC 3.30.03.14Karthik Ramanan2015-02-241-5/+5
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Updated ipumm firmware for latest IPC versionKarthik Ramanan2014-10-271-13/+12
| | | | | | | | | * This includes the error handling support. * Minor bug fixes * Relax support for entire DRA7xx SOC family to cover AM57x Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Update dra7xx-evm settings to use dra7xx SOC_FAMILYMaupin, Chase2014-07-021-3/+17
| | | | | | | | | * Update to use the dra7xx SOC_FAMILY instead of the specific dra7xx-evm machine type. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: consolidate firmware recipes under recipes-bsp in own directoriesDenys Dmytriyenko2014-06-231-0/+30
Signed-off-by: Denys Dmytriyenko <denys@ti.com>