summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* u-boot-ti-staging: Bump to 08.02.00.006 release08.02.00.006Ryan Eatmon2022-03-081-2/+2
| | | | | | Updated the u-boot version for 08.02.00.006 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-linux-fw: Bump to 08.02.00.005 release08.02.00.005Ryan Eatmon2022-03-041-1/+1
| | | | | | Updated the ti-linux-fw version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.005 releaseRyan Eatmon2022-03-041-2/+2
| | | | | | Updated the u-boot version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging-rt: Bump to 08.02.00.005 releaseRyan Eatmon2022-03-041-1/+1
| | | | | | Updated the linux rt version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging: Bump to 08.02.00.005 releaseRyan Eatmon2022-03-041-1/+1
| | | | | | Updated the linux version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.004 release08.02.00.004Ryan Eatmon2022-02-241-2/+2
| | | | | | Updated the u-boot version for 08.02.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging-rt: Bump to 08.02.00.004 releaseRyan Eatmon2022-02-241-1/+1
| | | | | | Updated the linux rt version for 08.02.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging: Bump to 08.02.00.004 releaseRyan Eatmon2022-02-241-1/+1
| | | | | | Updated the linux version for 08.02.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-sgx-ddk-um: avoid unnecessary dependency on -dev packageMatthias Schiffer2022-02-181-1/+1
| | | | | | | | | | | | | | | | ti-sgx-ddk-um's do_install creates a symlink libGLESv2.so.1 to libGLESv2.so. As this symlink will be installed to ti-sgx-ddk-um, but its target libGLESv2.so is in ti-sgx-ddk-um-dev, the automated dependency analysis will add ti-sgx-ddk-um-dev to ti-sgx-ddk-um's RDEPENDS. This will pull in a large number of other -dev packages through RDEPENDS and RRECOMMENDS in turn. Avoid this by having libGLESv2.so.1 point to libGLESv2.so.2 instead of libGLESv2.so, so the symlink's target is in ti-sgx-ddk-um as well. Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* conf: Enable bmap file for wic images on legacy platformsJonathan Humphreys2022-02-183-3/+3
| | | | | | | | To allow a consistent experience across current devices, enable wic.bmap file generation for AM3/4/5 images. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.003 release08.02.00.003Ryan Eatmon2022-02-171-2/+2
| | | | | | Updated the u-boot version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging-rt: Bump to 08.02.00.003 releaseRyan Eatmon2022-02-171-2/+2
| | | | | | Updated the linux rt version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging: Bump to 08.02.00.003 releaseRyan Eatmon2022-02-171-2/+2
| | | | | | Updated the linux version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-linux-fw: Bump to 08.02.00.003 releaseRyan Eatmon2022-02-171-1/+1
| | | | | | Updated the ti-linux-fw version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-linux-fw: Bump to 08.02.00.002 release08.02.00.002Ryan Eatmon2022-02-101-1/+1
| | | | | | Updated the ti-linux-fw version for 08.02.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.002 releaseRyan Eatmon2022-02-101-2/+2
| | | | | | Updated the u-boot version for 08.02.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging-rt: Bump to 08.02.00.002 releaseRyan Eatmon2022-02-101-1/+1
| | | | | | Updated the linux rt version for 08.02.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging: Bump to 08.02.00.002 releaseRyan Eatmon2022-02-101-1/+1
| | | | | | Updated the linux version for 08.02.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* conf/machine/am57xx-evm: add overlay for OV10635 sensorKevin Hilman2022-02-101-0/+1
| | | | | | | | | | The VIP camera capture driver recently ported to ti-linux-5.10.y adds a DT overlay for the OV10635 camera sensor. Add this to KERNEL_DEVICTREE so it's added to the artifacts. Signed-off-by: Kevin Hilman <khilman@baylibre.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* cnm-wave-fw: Split firmware name into target and sourceRyan Eatmon2022-02-091-2/+4
| | | | | | | | We need to control both the source name of the firmware and the target name, so split the current variable into two and update the install command. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-linux-fw: Bump to 08.02.00.001 release08.02.00.001Ryan Eatmon2022-02-071-3/+3
| | | | | | | Updated the ti-linux-fw version for 08.02.00.001 - Changed CORESDK_RTOS_VERSION version to 08.02.00.04 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.001 releaseRyan Eatmon2022-02-071-2/+2
| | | | | | Updated the u-boot version for 08.02.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging-rt: Bump to 08.02.00.001 releaseRyan Eatmon2022-02-071-1/+1
| | | | | | Updated the linux rt version for 08.02.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging: Bump to 08.02.00.001 releaseRyan Eatmon2022-02-071-1/+1
| | | | | | Updated the linux version for 08.02.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ipc: ti-rpmsg-char: Update library to 0.4.0Hari Nagalla2022-02-071-3/+3
| | | | | | | | Update the ti-rpmsg-char library to 0.4.0 version that enables the support for j721s2 SoC family remote processors. Signed-off-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti: Support binman image generationRoger Quadros2022-02-041-1/+1
| | | | | | | | | | | | | We are now using binman to generate the images for K3 AM64 in u-boot. tools/binman/binman needs python3-setuptools so add it to DEPENDS. Reported-by: Praneeth Bajjuri <praneeth@ti.com> Suggested-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Roger Quadros <rogerq@kernel.org> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* cnm-wave-fw: lock the compatiable machine to j721s2-evmRyan Eatmon2022-02-042-2/+2
| | | | | | | The original recipe listed the compatible platforms to all of j7, but at this time it is limited to j721s2-evm. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"Praneeth Bajjuri2022-02-023-70/+1
| | | | | | | | | | | | This reverts commit d29025f7e868bea6299b55caf78e684fc647be33. * associated fix in k3-image-gen is picked up now. commit 892c86501ff7 ("Makefile: Skip signing of binaries for HS combined boot") hence its no longer needed to carry the same fix from meta-ti here. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-linux-fw: Bump up TIFS and DM to v2022.01Praneeth Bajjuri2022-02-021-4/+4
| | | | | | | | | | Update ti-linux-firmware and k3-image-gen to pick latest TIFS and DM v2022.01 This version also adds support to j721s2 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* cnm-wave-fw: Fix name of firmware for j721s2Ryan Eatmon2022-02-021-5/+6
| | | | | | | Update the name of the firmware for j721s2 as the file was renamed. Also, fix a typo in the variable name. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* recipes-ti/ti-rtos-bin: Fix unavailable binary pathHari Nagalla2022-02-011-1/+1
| | | | | | | | | | Lets fix the missing switch firmware binary to point to ping binary instead. If we attempt to start alternate CPU, we get a very beserk system. Signed-off-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* recipes-bsp: Add cnm-wave-fw firmware recipeNishanth Menon2022-02-013-0/+45
| | | | | | | | Add firmware recipe to add the Wave521cl firmware pieces in for j7 platform. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* recipies-ti: ti-rtos-firmware: Fixup typo for rtos firmwareNishanth Menon2022-02-011-8/+8
| | | | | Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* recipes-bsp/ti-rtos: Define the TARGET and ALTERNATE_TARGET as well.Nishanth Menon2022-02-011-1/+18
| | | | | | | Dont forget the alternate-target as well. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-rtos-bin: Add j721s2Nishanth Menon2022-02-011-0/+38
| | | | | | | | Lets keep ethernet switch firmware disabled till we can actually integrate it. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7xNishanth Menon2022-02-013-6/+6
| | | | | | | Lets enumerate the C7x target instead of defaulting as a since C7x. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* trusted-firmware-a: Add support for alternate consoleNishanth Menon2022-02-011-0/+2
| | | | | | | | | | Actual systems may choose to use a different console from the default Allow the machine configurations to describe the same. Since the option provided is custom to TI K3, make this a k3 product override capability. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* optee-os: Add support for alternate consoleNishanth Menon2022-02-011-0/+2
| | | | | | | | | | | Actual systems may choose to use a different console from the default Allow the machine configurations to describe the same. Since the option provided is custom to TI K3, make this a k3 product override capability. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* machine: Add j721s2 evm configurationNishanth Menon2022-01-244-2/+60
| | | | | Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-sgx-ddk-km: update srcrev to pick latestPraneeth Bajjuri2022-01-072-39/+3
| | | | | | | | | | | | Update the srcrev to pick the latest of ti-img-sgx/1.17.4948957/k5.10. commit eaa9fcd3acff ("km: support OpenEmbedded hardfp toolchain w/o -gnueabihf suffix") is not picked up on the sdk-ddk-km repo already, hence removing the patch from here. commit eda7780bfd52 ("Fix driver config for 5.10 kernel") fixes graphics init failures on sgx platforms Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: am437xx-evm: re-introduce required DTBs for HDMI supportAmjad Ouled-Ameur2021-12-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | commit ba0ddc5ae9eb ("conf: am437xx-evm: Remove non-existent dtb* from 5.10") removed all non-existent dtb* for am437xx-evm as they were not available on linux 5.10 branch at that time. This patch reintroduces following HDMI DTBs. - am437x-gp-evm-hdmi.dtb - am43x-epos-evm-hdmi.dtb The required dts have been added to the 5.10LTS by these two following commits: - https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/arch/arm/ boot/dts/am437x-gp-evm-hdmi.dts?h=ti-linux-5.10.y&id=25434078d3f93d1346af5 e52e0f150f9083321d8 - https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/arch/arm/ boot/dts/am43x-epos-evm-hdmi.dts?h=ti-linux-5.10.y&id=c5114144b568e470a8f6 e613f7c6e8b88ad19d7e Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* Revert "ti-sci-fw: k3-image-gen: Revert SPL address change for mainline"Nishanth Menon2021-12-102-47/+0
| | | | | | | | | | | | | This reverts commit d5db41417295fe05a293f6d4d77a65ef6563f6ed. We should'nt have to carry patches for u-boot or kernel, since the upstream is now fixed since 5.14 kernel and u-boot 2021.10 tag onwards, lets revert the patch to allow upstream to work with 5.15+ kernel and 2021.10 u-boot (from the already applied commit cae609388f19 "recipes-bsp: u-boot-ti-mainline: Update to v2021.10 release"). Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-mainline: Bump kernel version to v5.15Ryan Eatmon2021-12-101-4/+4
| | | | | | | | | | | This adds up numerous fixes for various k3 platforms. While at it, bump the ti-upstream-tools repo as this sync up gives us: config: audio_display: Update cdns-mhdp configs Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging: block sa2ul for am64x hs and j7200 hs device08.01.00.006Yogesh Siraswar2021-12-101-1/+7
| | | | | | | | SA2UL GP driver will not work for HS. Need SA2UL HS driver. Till it is implemented blacklist sa2ul for am64xx hs and j7200 hs Change Suggested by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* conf: j7200-hs: fix the wrong machine configuration includedYogesh Siraswar2021-12-101-1/+1
| | | | | | j7-evm instead of j7200-evm was included causing boot failure Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-sci-fw: Fix for k3-image-gen issue for combined boot imagesYogesh Siraswar2021-12-092-0/+69
| | | | | | | This is temporary fix for combined boot images for KIG in meta-ti till the patch is integrated. Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Bump u-boot version for 08.01.00.006Praneeth Bajjuri2021-12-061-2/+2
| | | | | | u-boot bump for 08.01.00.006 release Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Bump linux version for 08.01.00.006Praneeth Bajjuri2021-12-062-2/+2
| | | | | | Bump linux and rt-linux version to 08.01.00.006 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* videnc-test-app: Add the videnc-test-app recipeSidraya2021-12-061-0/+18
| | | | | | | | | The videnc-test-app provides the video encoder test app (tienc_encode) for j7-evm. Signed-off-by: David Huang <d-huang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Sidraya <sidraya.bj@pathpartnertech.com>
* viddec-test-app: Add the viddec-test-app recipeSidraya2021-12-061-0/+18
| | | | | | | | | | The viddec-test-app provides the video decoder test app (tidec_decode) for j7-evm. Signed-off-by: David Huang <d-huang@ti.com> Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Sidraya <sidraya.bj@pathpartnertech.com>