summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-05-16ti-linux-fw: Bump to 08.03.00.004 release08.03.00.004Ryan Eatmon
Updated the ti-linux-fw version for 08.03.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-16linux-ti-staging-rt: Bump to 08.03.00.004 releaseRyan Eatmon
Updated the linux rt version for 08.03.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-16linux-ti-staging: Bump to 08.03.00.004 releaseRyan Eatmon
Updated the linux version for 08.03.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-16u-boot-ti-staging: Bump to 08.03.00.004 releaseRyan Eatmon
Updated the u-boot version for 08.03.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-13conf: machine: am62xx Fix overlay extensionRyan Eatmon
The file extension for the overlay needs to be .dtbo. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-13ti-tros-firmware: Add DM firmware binary to deploy directory for am62xx-evmAparna M
The DM firmware binary is required for building uboot binaries for am62xx-evm using toplevel makefile in SDK. Add this file to deploy directory so it can be included in prebuilt-images directory of SDK for am62xx-evm. Signed-off-by: Aparna M <a-m1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-12ti-graphics: update for 4K/64K page size GPU driversDarren Etheridge
Pull in the GPU KM/UMLIBS that enable the unified 4K/64K page firmware support in the IMG Rogue drivers. Signed-off-by: Darren Etheridge <detheridge@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-05linux-ti-staging-rt: Bump to 08.03.00.003 release08.03.00.003Ryan Eatmon
Updated the linux rt version for 08.03.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-05linux-ti-staging: Bump to 08.03.00.003 releaseRyan Eatmon
Updated the linux version for 08.03.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-05u-boot-ti-staging: Bump to 08.03.00.003 releaseRyan Eatmon
Updated the u-boot version for 08.03.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-04conf/machine: am62xx: Update build flag for low power modeNishanth Menon
Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode support for am62xx. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-04trusted-firmware-a: upgrade to v2.6+Praneeth Bajjuri
upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-04recipes-bsp: tifs-lpm-stub: Introduce new recipeRyan Eatmon
This firmware stub is required by the TI foundational security software while transitioning to low power mode. Add a recipe for this compatible with am62xx-evm Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-04uio-module-drv: Remove unneeded patch.Ryan Eatmon
Now that we have moved to a newer version, this patch is no longer needed. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-05-02uio-module-drv-test: Fix build with clangRyan Eatmon
Point to an updated SRCREV that fixes a compile error with the clang compiler. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-28recipes-kernel: setup-defconfig: Use SRCPV to update KERNEL_LOCALVERSIONNishanth Menon
Due to recent security update[1] in git, a subprocess will be unable to run git rev-parse to fetch revision. So instead, use the SRCPV to parse the short commit ID and set the KERNEL_LOCALVERSION variable. [1] https://github.blog/2022-04-12-git-security-vulnerability-announced/ Inspired-by: Devarsh Thakkar <devarsht@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-28u-boot-ti: Use SRCPV instead of SRCREV for U_BOOT_LOCAL_VERSIONNishanth Menon
SRCREV works with fixed commits, but when we use AUTOREV for a downstream distro bbappend, we will end up getting a bad local revision. Lets use SRCPV instead, which bitbake already deals with sensibly. [1] https://www.yoctoproject.org/docs/2.5.1/dev-manual/dev-manual.html#automatically-incrementing-a-binary-package-revision-number Fixes: 39fa0c1d3d02 ("u-boot-ti: Use SRCREV to get short commit ID") Suggested-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-27ti-linux-fw: Bump to 08.03.00.002 release08.03.00.002Ryan Eatmon
Updated the ti-linux-fw version for 08.03.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-27linux-ti-staging-rt: Bump to 08.03.00.002 releaseRyan Eatmon
Updated the linux rt version for 08.03.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-27linux-ti-staging: Bump to 08.03.00.002 releaseRyan Eatmon
Updated the linux version for 08.03.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-27u-boot-ti-staging: Bump to 08.03.00.002 releaseRyan Eatmon
Updated the u-boot version for 08.03.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-25k3conf: Update SRCREV to pick AM62x supportPraneeth Bajjuri
Update the k3conf to the latest SHA. This adds AM62x support. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-25conf: machine: am62xx Add missing dtbo fileRyan Eatmon
Add missing k3-am625-sk-csi2-ov5640.dtb required for the camera overlay. Signed-off-by: Ryan Eatmon <reatmon@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>
2022-04-21ipc: ti-rpmsg-char: Update library to 0.4.108.03.00.001Praneeth Bajjuri
Update the ti-rpmsg-char library to 0.4.1 version that enables the support for AM62x SoC family remote processors. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-21linux-ti-staging-rt: Bump to 08.03.00.001 releaseRyan Eatmon
Updated the linux rt version for 08.03.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-21linux-ti-staging: Bump to 08.03.00.001 releaseRyan Eatmon
Updated the linux version for 08.03.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-21u-boot-ti-staging: Bump to 08.03.00.001 releaseRyan Eatmon
Updated the u-boot version for 08.03.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-20linux-ti-staging/mainline: depend on libmpc-native and gmp-nativeDenys Dmytriyenko
Similar to OE-Core changes: https://git.openembedded.org/openembedded-core/commit/?id=128abf5eb76dd0d2680c93f043bf7cac0a3552b8 5.10.85 changed how the GCC plugins are built, which means they now depend on both GMP and MPC to be built. Also add MPC dependency to linux-ti-mainline, as it already depends on GMP since: https://git.yoctoproject.org/meta-ti/commit/?id=0376ebcd4333ea2915b3113945ff6a818f7cb442 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-20u-boot-ti: Use SRCREV to get short commit IDDevarsh Thakkar
Due to recent security update in git, we are not able to fetch revision currently using existing method: https://github.blog/2022-04-12-git-security-vulnerability-announced/ So instead, use the SRCREV to parse the short commit ID and set the UBOOT_LOCALVERSION variable. Signed-off-by: Devarsh Thakkar <devarsht@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-18ti-graphics: Add j7-hs-evm as a compatible machine.Ryan Eatmon
The recent change to explicitly list the compatible machines is missing the j7-hs-evm. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-13pru-icss_git.bb: add AM62xNick Saulnier
This commit adds the PRU Software Support Package (PSSP) to the AM62x Linux Processor SDK under example-applications/pru-icss-x.x.x. It also adds prebuilt PRU firmware to the default AM62x filesystem image under the /lib/firmware folder. Signed-off-by: Nick Saulnier <nsaulnier@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-13pru-icss_git.bb: update to PSSP v6.1.0Nick Saulnier
Update the SDK folder example-applications/pru-icss-x.x.x to install the latest version of the PRU Software Support Package (PSSP). This also uses PSSP v6.1.0 to generate the PRU Halt and RPMsg binaries in the Linux SDK default filesystem image under /lib/firmware. Signed-off-by: Nick Saulnier <nsaulnier@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-07ti-graphics: gpu enable and move all platforms to ddk 1.15Etheridge, Darren
Enable the GPU for am62xx and j721s2 and use IMG DDK 1.15 Migrate Imagination DDK 1.13 to DDK 1.15 for J721e Signed-off-by: Darren Etheridge <detheridge@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-04-07machine: Add am62xx evm configurationNishanth Menon
Lets add the basic AM62xx-evm configuration. - Add configurations. - Add firmware overrides. - Add u-boot overrides. - Update TI_LINUX_FW_SRCREV and K3_IMAGE_GEN_SRCREV to appropriate SHAs. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-15README: update maintainers listDenys Dmytriyenko
Update the maintainers list. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-08u-boot-ti-staging: Bump to 08.02.00.006 release08.02.00.006Ryan Eatmon
Updated the u-boot version for 08.02.00.006 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-04ti-linux-fw: Bump to 08.02.00.005 release08.02.00.005Ryan Eatmon
Updated the ti-linux-fw version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-04u-boot-ti-staging: Bump to 08.02.00.005 releaseRyan Eatmon
Updated the u-boot version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-04linux-ti-staging-rt: Bump to 08.02.00.005 releaseRyan Eatmon
Updated the linux rt version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-03-04linux-ti-staging: Bump to 08.02.00.005 releaseRyan Eatmon
Updated the linux version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-24u-boot-ti-staging: Bump to 08.02.00.004 release08.02.00.004Ryan Eatmon
Updated the u-boot version for 08.02.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-24linux-ti-staging-rt: Bump to 08.02.00.004 releaseRyan Eatmon
Updated the linux rt version for 08.02.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-24linux-ti-staging: Bump to 08.02.00.004 releaseRyan Eatmon
Updated the linux version for 08.02.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-18ti-sgx-ddk-um: avoid unnecessary dependency on -dev packageMatthias Schiffer
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>
2022-02-18conf: Enable bmap file for wic images on legacy platformsJonathan Humphreys
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>
2022-02-17u-boot-ti-staging: Bump to 08.02.00.003 release08.02.00.003Ryan Eatmon
Updated the u-boot version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-17linux-ti-staging-rt: Bump to 08.02.00.003 releaseRyan Eatmon
Updated the linux rt version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-17linux-ti-staging: Bump to 08.02.00.003 releaseRyan Eatmon
Updated the linux version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-17ti-linux-fw: Bump to 08.02.00.003 releaseRyan Eatmon
Updated the ti-linux-fw version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-02-10ti-linux-fw: Bump to 08.02.00.002 release08.02.00.002Ryan Eatmon
Updated the ti-linux-fw version for 08.02.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>