summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ti-rtos-firmware: Add soft link to the rtos firmware binaries08.00.00.004Yogesh Siraswar2021-07-231-19/+166
| | | | | | | | | | Changes for firmware update( eff643e5 ti-rtos-firmware: update the source to ti-linux-firmware) were in-complete without soft link. 1) Added soft link missing for the rtos firmware. 2) Updated the IPC am64x firmware name to be consistent with 7.3 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Tested-by: Grygorii Strashko <grygorii.strashko@ti.com>
* linux-ti-staging-rt: Update linux rt to 08.00.00.004 releaseYogesh Siraswar2021-07-221-1/+1
| | | | | | Changes to pick 08.00.00.004 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging: Update linux to 08.00.00.004 releaseYogesh Siraswar2021-07-221-1/+1
| | | | | | Changes to pick the 08.00.00.004 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Updated the u-boot to 08.00.00.004 releaseYogesh Siraswar2021-07-221-2/+2
| | | | | | Changes to pick 08.00.00.004 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-sci-fw: Update to fix ipc firmware load issueYogesh Siraswar2021-07-221-1/+4
| | | | | | | | | | These are the complete changes in the patch 1) Updated the firmware to fix IPC load issue due to resource_table placement 2) Added the INC_PR 3) Updated the RTOS version Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* prueth-fw-am65x-sr2: Update firmware to 02.02.09.03Vignesh Raghavedra2021-07-201-2/+2
| | | | | | | | Update AM65x SR2.0 prueth firmware to 02.02.09.03 that adds support for 100M HD mode. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-sci-fw: Update ti-linux-firmware srcrev to 08.00.00.00308.00.00.003Yogesh Siraswar2021-07-161-1/+1
| | | | | | Update ti-linux-firmware to pick 08.00.00.003 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging-rt: Update linux-rt srcrev to 08.00.00.003Yogesh Siraswar2021-07-161-1/+1
| | | | | | Updated the linux-rt to pick 08.00.00.003 tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging: Update the linux srcrev to 08.00.00.003Yogesh Siraswar2021-07-161-1/+1
| | | | | | Updated the linux branch to pick 08.00.00.003 tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Update the u-boot srcrev to 08.00.00.003Yogesh Siraswar2021-07-161-2/+2
| | | | | | Update the u-boot to pick tag 08.00.00.003 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-rtos-firmware: update the source to ti-linux-firmwareYogesh Siraswar2021-07-161-65/+49
| | | | | | | | | | | | | | | This is temporary change to pick the 08.00.00.026 firmware from ti-linux-firmware repos: 1) Using the ti-sci-fw to pick the latest firmware and support AUTOREV in future 2) Kept the destination folder name same to avoid wide-spead changes to other recipes. Since that will be changed as part of over-all clean-up TODO: 1) Re-structure rtos firmware repo and update all dependent firmware recipes. 2) Fix the destination folder name to match src folder Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-img-rogue-driver: support OE nodistro toolchain same as PokyDenys Dmytriyenko2021-07-142-1/+33
| | | | | | | | | Add OpenEmbedded "nodistro" internal toolchain triplet detection similar to corresponding Poky one. Cc: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* recipes-bsp: u-boot-ti-mainline: Update to v2021.07 releaseNishanth Menon2021-07-141-2/+2
| | | | | | | | | | | | Update u-boot recipe to be on the latest official upstream tag. This introduces initial support for AM64x which works with v5.13 kernel tag. Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* conf: j7-evm: Add j721e eaik dtb to KERNEL_DEVICETREESinthu Raja2021-07-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | J721E EdgeAI Kit (EAIK) is a low cost, small form factor board designed for TI’s J721E SoC. TI’s J721E SoC comprises of dual core A72, high performance vision accelerators, video codec accelerators, latest C71x and C66x DSP, high bandwidth real-time IPs for capture and display, GPU, dedicated safety island and security accelerators. J721E EAIK supports the following interfaces: * 4 GB LPDDR4 RAM * x1 Gigabit Ethernet interface * x1 USB 3.0 Type-C port * x3 USB 3.0 Type-A ports * x1 PCIe M.2 E Key * x1 PCIe M.2 M Key * x2 CSI2 Camera interface (RPi and TI Camera connector) * 40-pin Raspberry Pi compatible GPIO header J721e EVM and EAIK uses the unified bootloader. Add j721e eaik dtb for machine=j721e-evm Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-sci-fw: Update linux firmware repo to 08.00.00.00208.00.00.002Yogesh Siraswar2021-07-081-1/+1
| | | | | | Update linux firmware repo to 08.00.00.002 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Update to 08.00.00.002 release tagYogesh Siraswar2021-07-081-2/+2
| | | | | | Update to 08.00.00.002 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging-rt: Update to 08.00.00.002 release tagYogesh Siraswar2021-07-081-1/+1
| | | | | | Update to 08.00.00.002 release Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging: Update to 08.00.00.002 release tagYogesh Siraswar2021-07-081-1/+1
| | | | | | Update to 08.00.00.002 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-mainline: Bump kernel version to v5.13Nishanth Menon2021-07-071-4/+4
| | | | | | | | | | | | And lets work with the latest kernel and while at it bump the system up to latest ti-upstream-tools repo to get: * AM65x SR1.0 overlay support * EFI configuration to allow for the eventual support * Few more cleanups for new architectures that have popped in. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-sci-fw: k3-image-gen: Revert SPL address change for mainlineNishanth Menon2021-07-072-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | Commit 02a2433c ("ti-sci-fw: Update image gen to latest") switched to a newer commit in k3-image-gen that also picked up TISCI firmware release, However, does include a change where the SPL address changed. This switch in address has been queued for upstream in a future release (v5.14 + u-boot 2021.10) and current mainline formal tags do not support this address change. As a result, we have a broken AM64x mainline support. Revert this specific change from k3-image-gen for mainline alone for now. NOTE: This uses ARAGO_BRAND=mainline which is NOT accurate for meta-ti which is distro independent, hence without appropriate changes while using alternate distros, this change will not take effect. Reported-by: Tom Rini <trini@konsulko.com> Suggested-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-sci-fw: Update linux firmware repo to 08.00.00.001Nishanth Menon2021-06-301-1/+1
| | | | | | | | | | | | | | Just updating imggen to a configuration compatible with latest firmware should not have been accepted, we should have ensured that firmware commit has moved correspondingly as well. Fix the same, else we get a broken system. Fixes: 406f5998227e ("ti-sci-fw: Update imggen to release 08.00.00.001 tag") Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* prueth-fw: Update prueth dual emac firmware to 5.6.1508.00.00.001Lokesh Vutla2021-06-291-1/+1
| | | | | | | | | Update the Prueth Dual Emac firmware to 5.6.15 version Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* prusw-fw: Update switch firmwares to 3.2.9 versionLokesh Vutla2021-06-291-1/+1
| | | | | | | Update prueth switch firmwares to 3.2.9 version Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging: Update to 08.00.00.001 release tagYogesh Siraswar2021-06-291-1/+1
| | | | | | Update to 08.00.00.001 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging-rt: Update to 08.00.00.001 release tagYogesh Siraswar2021-06-291-1/+1
| | | | | | Update to 08.00.00.001 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Update to 08.00.00.001 release tagYogesh Siraswar2021-06-291-2/+2
| | | | | | Update to 08.00.00.001 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-sci-fw: Update imggen to release 08.00.00.001 tagYogesh Siraswar2021-06-291-2/+2
| | | | | | Update imggen for release 08.00.00.001 tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* optee-os: upgrade to upstream 3.12.0Praneeth Bajjuri2021-06-284-166/+2
| | | | | | | | | | | | | | Upgrade optee-os to upstream 3.12.0 on dunfell branch. upstream optee 3.13.0 tag has the following patches. f50962e3 ta_dev_kit.mk: make sure that libutils is linked second time 73196b58 link.mk: implement support for libnames-after-libgcc variable 36e784f6 libutils: provide empty __getauxval() implementation Hence removing from here. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* prueth-fw-am65x-sr2: Updating firmware to 02.02.09.02Grygorii Strashko2021-06-281-2/+2
| | | | | | | Update AM65x SR2.0 prueth firmware to 02.02.09.02 Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* prueth-fw: am65x: SR1.0: Package the firmware images from ti-linux-firmwareGrygorii Strashko2021-06-281-27/+19
| | | | | | | | | | | Directly take the images from ti-linux-firmware instead of using pdk build, due to inconsistency of PDK releases vs Linux SDK releases vs different SoCs. Update to FW version: REL.CORESDK.08.00.00.20 Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* recipes-kernel: jailhouse: Remove jailhouse recipeNikhil Devshatwar2021-06-263-246/+0
| | | | | | | | Jailhouse support is dropped for K3 platforms, remove the recipe and corresponding patches. Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* recipes-bsp: ivshmem: Remove ivshmem packagesNikhil Devshatwar2021-06-262-52/+0
| | | | | | | | | | | Jailhouse support is dropped for K3 platforms. So the ivshmem (inter VM shared memory) based UIO driver and test applications cannot be build and are not required. Remove the recipes for the same. Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* trusted-firmware-a: Update to v2.5Praneeth Bajjuri2021-06-251-2/+2
| | | | | | | | | | Update to v2.5 tag merge from upstream to keep TF-A in sync. For major changes in trusted-firmware-a, See: https://trustedfirmware-a.readthedocs.io/en/latest/change-log.html#version-2-5 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-sci-fw: Update linux-firmware to latestPraneeth Bajjuri2021-06-251-1/+1
| | | | | | | | | | update linux-firmware to latest which has sync from upstream linux-firmware main branch. This commit also picks latest version of DisplayPort firmware v2.1.0 commit f99d6a1d579e ("linux-firmware: update firmware for mhdp8546") Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-sci-fw: Update image gen to latest08.00.00.000Praneeth Bajjuri2021-06-101-1/+1
| | | | | | | | update image gen to latest. This commit also picks AM64x boot critical fix. commit e411dc16862b ("soc: am64x: Makefile: Move the SPL Load address to 0x70000000") Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.10 kernel to tag 08.00.00.000Praneeth Bajjuri2021-06-102-2/+2
| | | | | | Update 5.10 kernel to tag 08.00.00.000 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.10 kernel to 5.10.41Praneeth Bajjuri2021-06-102-4/+4
| | | | | | Update linux 5.10 to 5.10.41 stable Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: j7-evm: ReIntroduce pm1 SOM with tps65917 PMICPraneeth Bajjuri2021-06-101-0/+1
| | | | | | | | | | | | | commit 8b206b32ec18 ("conf: j7-evm: Remove unavailable dtb/o from 5.10 kernel") removed all non-existent dtb* for j7-evm as they were not available on linux 5.10 branch at that time. Since the support for pm1 SOM with tps65917 PMIC is added in ti-linux-5.10.y by commit dd97d0bbafb7 ("arm64: dts: ti: k3-j721e: Add support for pm1 SOM with tps65917 PMIC") This patch adds the support back with the supported dtb. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.10 kernel to the latest commit SHAPraneeth Bajjuri2021-06-102-2/+2
| | | | | | Update 5.10 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: am65xx-evm: ReIntroduce display overlays for 5.10Praneeth Bajjuri2021-06-081-0/+2
| | | | | | | | | | | | | commit 9ea50db095f9 ("conf: am65xx-evm: Remove non-existent dtb* from 5.10") removed all non-existent dtb* for am65xx-evm as they were not available on linux 5.10 branch at that time. This patch reintroduces following display overlays. - k3-am654-evm-tc358876.dtbo - k3-am654-evm-oldi-lcd1evm.dtbo Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* conf/machine: am64xx: Add overlay to support icssg1-dualemacPraneeth Bajjuri2021-06-081-0/+1
| | | | | | | | | | This patch adds overlay to support icssg1-dualemac ie: 1 x CPSW3g ports and 2 x ICSSG1 ports configuration overlay: k3-am642-evm-icssg1-dualemac.dtbo Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-uboot-staging: Update to the latest ti-u-boot-2021.01Praneeth Bajjuri2021-06-081-2/+2
| | | | | | | | Update to the latest commit of ti-u-boot-2021.01 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Acked-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging: Update 5.10 kernel to the latest commit SHAPraneeth Bajjuri2021-06-082-2/+2
| | | | | | | Update 5.10 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging: Update 5.10 kernel to 5.10.35Praneeth Bajjuri2021-06-082-5/+5
| | | | | | | Update linux 5.10 to 5.10.35 stable Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* conf: j7-evm: ReIntroduce existent dtbo for 5.10Praneeth Bajjuri2021-06-081-0/+1
| | | | | | | | | | | commit 8b206b32ec18 ("conf: j7-evm: Remove unavailable dtb/o from 5.10 kernel") removed all non-existent dtb* for j7-evm as they were not available on linux 5.10 branch at that time. This patch reintroduces k3-j721e-common-proc-board-infotainment.dtbo overlay. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* prueth-fw: am64xx-evm: add prebuilt PRU Ethernet FWGrygorii Strashko2021-06-082-1/+2
| | | | | | | | | Add prebuilt PRU Ethernet FW for am64xx-evm which is the same as for AM65x SR2.0. Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging: Add extra dtc flags to support dtb overlaysYogesh Siraswar2021-05-264-4/+18
| | | | | | | | | | | Added KERNEL_DTB_OVERLAY_SUPPORT to common ti-soc include. This fixes the issue where the dtbs are build without symbols causing issue with overlays. Please note this increases the size of the dtb for all platform derived from ti-soc. So for custom boards disable it from local.conf to reduce size. Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* machine: am64xx-sk: Drop am64xx-sk Machine supportLokesh Vutla2021-05-174-45/+0
| | | | | | | | | With U-Boot supporting both am64xx-evm and am64xx-sk with single defconfig, there is not need for a new machine for am64xx-sk. So, drop support for am64xx-sk machine. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
* conf/machine: am64xx: Include SK dtb for machine am64xx-evmLokesh Vutla2021-05-141-0/+1
| | | | | | | | | | As a step towards unification for am64xx-evm and am64xx-sk, start including am64xx-sk dtb for machine=am64xx-evm. Once U-Boot merges support for unified bootloader, am64xx-sk machine can be dropped. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
* ti-uboot-staging: Update to the latest ti-u-boot-2021.01Praneeth Bajjuri2021-05-141-2/+2
| | | | | | Update to the latest commit of ti-u-boot-2021.01 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>