aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-01-28linux-ti-staging, u-boot-ti-staging: lower default preferenceDenys Dmytriyenko
Latest versions of Linux kernel (5.10) and U-boot (2021.01) are not yet ready for prime time in meta-ti and some features are still being migrated and causing issues. The recipes are meant for development and not yet for production. Normally selection of the version is done with PREFERRED_VERSION by the Distro (e.g. Arago), but if not specified by a Distro (Poky, distroless, etc.), the default is to use the latest version. Hence need to change the default to not automatically pick the latest version that is not ready yet. This can be removed/reverted once those versions are ready to be picked by default. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-28u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-28linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor versionDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-21ti-sci-fw: Update image gen and sysfw to v2020.12aDan Murphy
Update the image gen and linux-firmware commit SHAs so that am65x, j7200 and j721e also picks v2020.12a sysfw and the applicable DM update on j7200 and j721e based on 07.02.00.10 tag Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-21ti-rtos: Update metadata and versions for RTOS firmwareDan Murphy
am64xx update to 07.02.01.06 am65, j7 and j7200 updated to 07.02.00.10 Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-21ti-uboot-staging: Update to the latest commitPraneeth Bajjuri
Update SRCREV to latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-21linux-ti-staging: Update 5.4 kernel to the latest SHADan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-21ti-uboot-staging: Update to the latest commitPraneeth Bajjuri
Update SRCREV to latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-21ti-sci-fw: Remove incorrect directive for 7200-hsDan Murphy
The 7200-hs-evm does not exist as a machine and if it did then this directive should have been j7200-hs. So just remove it as it is unneeded. From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-21u-boot-ti-staging: Add 2021.01 recipeDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-21linux-ti-staging: Add 5.10 recipeDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-15ti-sci-fw: Update image gen and sysfw to v2020.12Praneeth Bajjuri
Update the image gen and linux-firmware commit SHAs so that am65x, j7200 and j721e also picks v2020.12 sysfw and the applicable DM update on j7200 and j721e based on 07.02.00.05 tag Dan Murphy - Removed am64xx PV over ride Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-15ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05Dan Murphy
From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-15linux-ti-staging: Update 5.4 kernel to the latest 5.4.87Dan Murphy
From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-15ti-uboot-staging: Update to the latest commitPraneeth Bajjuri
Update SRCREV to latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08u-boot-ti: am64xx: Remove dm support for ubootDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08linux-ti-staging: Update 5.4 kernel to the latest commit SHADan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08optee-os: upgrade to upstream 3.11.0Denys Dmytriyenko
As meta-arm has this version in master, but not in dunfell, temporarily overlay corresponding patches locally - could be removed for the next release. Need to alter FILESEXTRAPATHS for bbappend to locate local patches. Since meta-arm/dunfell has 3.8-specific patches in SRC_URI, let's redefine it completely to match 3.11-specific patch list in meta-arm/master. Last, but not least, guard all upstream recipe varibales with "ti-soc" override to only affect platforms in meta-ti, but not any other BSPs. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08am64xx: Add combined boot build supportDan Murphy
Add combined boot flow support for the AM64XX device. From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08ti-sci-fw: am64x: Update image gen and sysfw to v2020.12Praneeth Bajjuri
Update the image gen and sysfw commit SHAs so that am64x picks v2020.12 version. Reviewed-by: Suman Anna <s-anna@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08ti-uboot-staging: Update to the latest commitPraneeth Bajjuri
Update SRCREV to latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08pruprp-fw: Update prp firmware to 2.17.25Lokesh Vutla
Update prueth prp firmware to 2.17.25 Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08pruhsr-fw: Update hsr firmware to 2.17.25Lokesh Vutla
Update prueth hsr firmware to 2.17.25 Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08prusw-fw: Update switch firmwares to 3.2.7 versionLokesh Vutla
Update prueth switch firmwares to 3.2.7 version Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08prueth-fw: Update prueth dual emac firmware to 5.5.13Lokesh Vutla
Update the prueth dual emac firmware to 5.5.13 version Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-08k3conf: Update to latest commitLokesh Vutla
Update k3conf to latest sha, bumping up version to 0.2 Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05linux-ti-staging: Update 5.4 kernel to 5.4.84Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05prueth-fw-am65x-sr2: Updating firmware to 02.02.08.02Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05ti-sci-fw: Update image gen and sysfw commit SHADan Murphy
Update the image gen and sysfw commit SHAs. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05k3conf: Update SRCREV to latestDan Murphy
Update the k3conf to the latest SHA to pick up AM64. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05am64xx-evm-k3r5: Update SYSFW_SOC to am64x from am65xDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05ti-uboot-staging: Update to the latest commitDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05trusted-firmware-a: Update SRCREV for AM64X supportPraneeth Bajjuri
Update SRCREV to pick latest that includes AM64X support commit 65dd16b4e ("ti: k3: Introduce lite device board support") adds support of AM64X platform in ti-atf branch. This patch updates the SRCREV and also updates the BOARD to "lite" to build for the mentioned platform. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Suggested-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org>
2021-01-05ti-rtos: Update metadata and versions for RTOS firmwareDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05machine: am64xx-evm.conf: Remove commented code and update PDK valuesDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05u-boot-ti: Remove unneeded variable for am64xxDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05linux-ti-staging: Update kernel to latest commit shaDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-12-12ti-rtos: Update metadata with AM64 firmwareDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-12-12u-boot-ti: Update u-boot to pick up AM64 architectureDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-12-12linux-ti-staging: Update kernel to pick up AM64 platformDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-12-12machine: am64xx-evm.conf: Add machine definition for AM64xx platformDan Murphy
The AM64 is a follow on device of the AM65xx K3 multicore SoC architecture. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-12-12ipc: ti-rpmsg-char: Update library to 0.3.0Suman Anna
Update the ti-rpmsg-char library to 0.3.0 version that enables the support for the various R5F remote processors on AM64x SoCs. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-12-12trusted-firmware-a: Update to v2.4 mergeNishanth Menon
Update to v2.4 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-4 TI specific fixups include: - stub for shutdown (CPUs enter wfi) - uart console is now configurable. While at it, update to include PV_k3 as 2.4. We use PV_k3 instead of PV since this allows meta-ti to not affect other platforms esp in a multi-BSP configuration. We also add LIC_FILES_CHKSUM_k3 to make sure that we don't let any re-licensing in the project pass through unnoticed as that has to be carefully examined for making sure we have all the right legal compliance - There has been no change compared to previous versions, but we introduce this as a protection in case there is a change in the future. Reviewed-by: Denys Dmytriyenko <denis@denix.org> Suggested-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-12-09linux-ti-staging: Update kernel to 5.4.78Dan Murphy
From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-12-07u-boot-ti-staging_2020.01: Update SRCREV to latestPraneeth Bajjuri
commit a6904f563f ("Remove redundant YYLOC global declaration") is in ti-u-boot-2020.01 branch now. Updating SRCREV of ti-u-boot-2020.01 to pick the patch from there. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-20u-boot-ti-staging_2020.01: Fix build on hosts with gcc10 on themKhem Raj
Backport a patch from upstream to fix build on distros with gcc10+ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-13k3conf: Update SRCREV to latestSuman Anna
Use latest SRCREV on master branch to pick up all the changes compliant with TIFS 2020.08b firmware. The license CHKSUM also need to be updated due to a minor change from http to https in the Copyright line. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-13ti-sci-fw: Update SHA to pick up 07.01.00.38 ti-dm firmware with 2020.08b sysfwDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-13linux-ti-staging: Update RT kernel hash to pick up a few fixesDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-07u-boot-ti-staging: Update to latest commit SHADan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>