aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ti-sci-fw
AgeCommit message (Collapse)Author
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-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-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-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-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>
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-07ti-sci-fw: Update to 2020.08b system firmwareDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-23ti-sci-fw: Update to 2020.08-rc3 system firmwareDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-14ti-sci-fw: now Cortex-R5 SPL can also be provided by u-boot-ti-mainlineDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-07ti-sci-fw: update imggen SRCREV to the latestPraveen Rao
Signed-off-by: Praveen Rao <prao@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-09-01ti-sci-fw: upgrade 2020.07-rc2 -> 2020.07-rc3Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-08-26ti-sci-fw: pick up u-boot-spl.bin from sysroot and simplify dependencyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-08-18ti-sci-fw: add support for the new j7200 platformDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-08-18ti-sci-fw: upgrade 2020.06 -> 2020.07-rc2Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-08-06ti-sci-fw: set PV inside .inc so it's easier to update 3 filesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-08-06ti-sci-fw: rename k2g specific version with PV in the nameDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-07-27ti-sci-fw: update 2020.04a -> 2020.06Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-05-30ti-sci-fw: update to 2020.04a and 07.00.00.004 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-05-16ti-sci-fw: introduce recipe to package sources for MAINMACHINEDenys Dmytriyenko
ti-sci-fw builds multiple config variants via multiconfig and the number is expected to grow. Provide a recipe to package a single set of sources for MAINMACHINE. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-05-07ti-sci-fw: update k3-image-gen to ti2020.01.00 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-05-05ti-sci-fw: update imggen SRCREV to the latestDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-05-05conf, recipes-bsp: support building for K3 R5F cores via multiconfigDenys Dmytriyenko
K3 Multicore SoC architecture defines different functional domains, each containing specific processing cores and peripherals. Early boot is normally handled by running bootloader and loading SYSFW on MCU Cortex-R5F core: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tree/board/ti/am65x/README https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tree/board/ti/j721e/README This change adds support for building bootloader and SYSFW ITB image for K3 Cortex-R5F cores via multiconfig. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-02-15ti-linux-firmware: Change TI linux firmware branchDan Murphy
Changing the branch that the TI linux firmware is picked up from. As this is a branch that is used for numerous kernel versions so the version needs to be removed from the branch name. Changing ti-linux-firmware-4.1.y to ti-linux-firmware Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-05-12ti-sci-fw: update to the latest 0.1.1-50 versionDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-05-02ti-sci-fw: update to the latest 0.1.1-47 versionDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-10-25ti-sci-fw: update to the latest 0.1.1-37 versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-10-25conf/recipes: add k2g-ice machine and k2g SOC familyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-09-28ti-sci-fw: update to version 0.1.1.22Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-09ti-sci-fw: update to the latest 0.1.1.12Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-21ti-sci-fw: update to the latest version 0.1.1.4Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-12ti-sci-fw: update to 0.1.1.1 versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-12-17qmss-pdsp-fw, ti-sci-fw: update ti-linux-firmware.git branch to ↵Denys Dmytriyenko
ti-linux-firmware-4.1.y Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Dan Murphy <dmurphy@ti.com>
2015-12-04ti-sci-fw: rename PMMC firmware to TI SCI and update to the latestDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>