aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipumm-fw
AgeCommit message (Collapse)Author
2020-08-26rtos, pdk, csl: bump PE where versions went backwards due to revertsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-08-26Revert "HACK: ipumm: Temporary work-around for linker error with XDC tools ↵Denys Dmytriyenko
upgrade" This reverts commit 33b0e937b77894e0402d42e3798f48309a03fdce. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-06-02HACK: ipumm: Temporary work-around for linker error with XDC tools upgradeRamprasad N
IPUMM build is showing linker error for a function ti_sdo_ce_utils_syscbuf_SysCBuf_Module_startup__E with latest xdc tool. A dummy version of this function is added in ipumm as a temporary solution. Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-04-08ipumm: require mmip machine feature, cleanupDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-17ipumm: Update SRCREV with the vring fix for k5.1+Ramprasad N
The following is the main change done: Use FW_RSC_ADDR_ANY for places where memory needs to be allocated dynamically like RSC_CARVEOUT and vdev resource entries Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-12ipumm: Update SRCREV with codec fixesRam Prasad
This upgrade brings in the following updates: * MPEG2 Decoder Update to 01.00.18.01 from 01.00.17.01 * VC1 Decoder Update to 01.00.02.08 from 01.00.02.07 Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-09ipumm: Update SRCREV and cleanup patchesRam Prasad
Cleanup the patch in meta-ti as the patch is merged to ipumm repo Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-24ipumm: Integration with latest IPC, BIOS and XDC toolsRam Prasad
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>
2018-07-10meta-ti: cleanup use of d.getVar()Denys Dmytriyenko
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>
2018-06-19ipumm-fw: Update to 3.00.15.00Karthik Ramanan
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>
2017-12-21ti-xdctools: extend to native and nativesdkMertz, Timothy
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>
2017-10-31ipumm-fw: update to 3.00.14.00Karthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-10-05ipumm-fw: Update new SRCREV on git repoKarthik Ramanan
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>
2017-06-27ipumm-fw: drop ti-staging.incDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-04-27Remove CCS dependencies for all componentsKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-02-27ipumm-fw: update to 3.00.13.00Karthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-02-15ipumm-fw: Updated to MJPEG encoderKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-21remaining recipes: fix build issue due to bb.data.* deprecationDenys Dmytriyenko
Causes following error: Exception: AttributeError: module 'bb.data' has no attribute 'getVar' Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-16ipumm-fw: Update SRCREVKarthik Ramanan
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>
2016-10-25ipumm-fw: update to the latest 3.00.12.00 versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-07-29ipumm-fw: cleanup recipe for pre-built binaryKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-07-29ipumm-fw: bump for multi-instance sync fixKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-07-19ipumm-fw: Install map file into the targetfsKarthik Ramanan
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>
2016-06-24ipumm: Update SRCREV for adding new APIKarthik Ramanan
This API will allow querying remote core information Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-07ipumm-fw: bump for codec updates and bugfixesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-08ipumm-fw: use update-alternatives to manage FW symlinkDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-08ipumm-fw: update to 3.00.10.00 versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-08ipumm-fw: remove old versionsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-12-02ipumm-fw: Bump SRCREV for build fixJacob Stiffler
* 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>
2015-10-28ipumm-fw: update recipe to build ipumm-fw from git sourceGou, Hongmei
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-09-16ipumm-fw: Update to 3.00.09.01Jacob Stiffler
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-09-02ipumm-fw: update to 3.00.08.02Karthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-07-27ipumm-fw: Update download path and checksumKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-06-03ipumm-fw: update to 3.00.08.01Denys Dmytriyenko
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>
2015-04-06ipumm-fw: Add RDEPENDS to libdceKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-03-20ipumm-fw: dra7xx variant is reused for am57x MACHINE tooDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-03-19ipumm-fw: split omap5-evm and dra7xx-evm recipes due to different versionsDenys Dmytriyenko
The last version update left omap5-evm behind, which breaks the recipe. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-24ipumm-fw: Latest firmware compatible with IPC 3.30.03.14Karthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-10-27ipumm-fw: Updated ipumm firmware for latest IPC versionKarthik Ramanan
* 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>
2014-07-02Update dra7xx-evm settings to use dra7xx SOC_FAMILYMaupin, Chase
* 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>
2014-06-23recipes: consolidate firmware recipes under recipes-bsp in own directoriesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>