summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ti-sci-fw: pick up u-boot-spl.bin from sysroot and simplify dependencyDenys Dmytriyenko2020-08-261-5/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti: deploy u-boot-spl.bin for all K3 and add staging into sysrootDenys Dmytriyenko2020-08-261-2/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* rtos, pdk, csl: bump PE where versions went backwards due to revertsDenys Dmytriyenko2020-08-259-2/+10
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* rtos, gcc-arm-none-eabi: Rename gcc-arm-none-eabi -> gcc-arm-baremetalDenys Dmytriyenko2020-08-256-30/+7
| | | | | | | | | Rename gcc-arm-none-eabi to gcc-arm-baremetal. As meta-arm now provides baremetal gcc-arm-none-eabi version 9, and due to layer priorities, let's rename gcc-arm-none-eabi to gcc-arm-baremetal to force picking the right version for RTOS builds. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "ti-sysbios: upgrade 6.76.03.01 -> 6.82.01.19"Denys Dmytriyenko2020-08-251-3/+5
| | | | | | This reverts commit 0bdb11bd04284f46c9a34efe390acd1cd85fb674. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "ti-ndk: upgrade 3.61.01.01 -> 3.75.01.01"Denys Dmytriyenko2020-08-252-14/+16
| | | | | | This reverts commit f0aa865fe966914817652084d50158060a94350d. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "ti-ns: upgrade 2.60.01.06 -> 2.75.00.17"Denys Dmytriyenko2020-08-252-13/+14
| | | | | | This reverts commit 292aed84fbb83c6c7ff163f31a598711f738d8db. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "ti-xdctools: upgrade 3.55.02.22 -> 3.61.00.16"Denys Dmytriyenko2020-08-252-7/+9
| | | | | | This reverts commit 4d2441931c0e3c15c59e82c084c97d4ac9bc9c29. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "ti-cgt7x: upgrade 1.2.0 -> 1.3.0"Denys Dmytriyenko2020-08-251-3/+5
| | | | | | This reverts commit ce230a6b15fc788963cc869cd3a57d08d4c32f15. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "ti-cgt-arm: upgrade 18.12.5 -> 20.2.0"Denys Dmytriyenko2020-08-251-2/+3
| | | | | | This reverts commit 82a33143d144910714163e2446dc9b214cadfbe0. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "gcc-arm, gcc-aarch64: upgrade baremetal gcc compilers to 9.2-2019.12"Denys Dmytriyenko2020-08-258-82/+103
| | | | | | This reverts commit 3a657f7d350149dc277e735d96ef2d66360a3ac3. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "edma3-lld: update to the latest"Denys Dmytriyenko2020-08-251-1/+2
| | | | | | This reverts commit f2419cdd2dd3bf442b7abb9101168fb6a1243a1d. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "HACK: ipumm: Temporary work-around for linker error with XDC tools ↵Denys Dmytriyenko2020-08-252-53/+1
| | | | | | | | upgrade" This reverts commit 33b0e937b77894e0402d42e3798f48309a03fdce. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "ti-pdk-fetch: update to REL.CORESDK.07.00.00.24 tag"Denys Dmytriyenko2020-08-251-3/+2
| | | | | | This reverts commit 1d66c14e43bc7a3737de296eb43b7d8672b45e90. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "ti-pdk-fetch: update to 07.00.00.34"Denys Dmytriyenko2020-08-251-2/+2
| | | | | | This reverts commit 380d55bd0aee5105e16c996bd4e8d79357b8389f. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "common-csl-ip: update to REL.CORESDK.07.00.00.24"Denys Dmytriyenko2020-08-251-3/+3
| | | | | | This reverts commit 0085345562e893ce2b9b684d0599c094f022af0f. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "common-csl-ip: update to 07.00.00.34"Denys Dmytriyenko2020-08-251-3/+3
| | | | | | This reverts commit f2b2b2095f1a9d3ef705f7518d9db1e3141da2fb. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-rtos-metadata: expand compatibility to ti-soc, but deploy only k3 for nowDenys Dmytriyenko2020-08-201-1/+5
| | | | | | This is needed for future support and to make CI prep step machine-agnostic. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-rtos-firmware: add recipe for RTOS FW binary integrationDenys Dmytriyenko2020-08-202-0/+77
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-rtos-metadata: add recipe to fetch and deploy metadata.inc for RTOS FW ↵Denys Dmytriyenko2020-08-201-0/+41
| | | | | | binary integration Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-display-sharing-fw: remove deprecated firmwareDenys Dmytriyenko2020-08-201-48/+0
| | | | | | Display sharing is not supported in K5.4+ and corresponding FW is now obsolete. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pru-icss: revert part of the last change that moved rpmsg_lib.lib to base_libdirDenys Dmytriyenko2020-08-181-2/+2
| | | | | | | | | As part of replacing hard-coded /lib with ${base_libdir}, rpmsg_lib.lib was also mistakenly moved from ${libdir} to ${base_libdir}, which is incorrect and breaks other recipes, when they try to link against this library from ${libdir}. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf: machine: j7200-evm: Add Jailhouse overlayNikhil Devshatwar2020-08-181-0/+1
| | | | | | | | | j7200-evm supports virtualization with Jailhouse hypervisor. To use Jailhouse, kernel needs to boot with an additional DTB overlay. Include this in the list of DTBs for the machine. Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Update to the latest 5.4.58 stable releaseDan Murphy2020-08-182-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel: jailhouse: Add support for machine j7200-evmNikhil Devshatwar2020-08-181-0/+4
| | | | | | | Initialize the cell names and console for the j7200-evm machine Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: introduce new j7200 platformDenys Dmytriyenko2020-08-172-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | The J7200 SoC is a part of the K3 Multicore SoC architecture platform. It is targeted for automotive gateway, vehicle compute systems, Vehicle-to-Vehicle (V2V) and Vehicle-to-Everything (V2X) applications. The SoC aims to meet the complex processing needs of modern embedded products. Some highlights of this SoC are: * Dual Cortex-A72s in a single cluster, two clusters of lockstep capable dual Cortex-R5F MCUs and a Centralized Device Management and Security Controller (DMSC). * Configurable L3 Cache and IO-coherent architecture with high data throughput capable distributed DMA architecture under NAVSS. * Integrated Ethernet switch supporting up to a total of 4 external ports in addition to legacy Ethernet switch of up to 2 ports. * Upto 1 PCIe-GEN3 controller, 1 USB3.0 Dual-role device subsystems, 20 MCANs, 3 McASP, eMMC and SD, OSPI/HyperBus memory controller, I3C and I2C, eCAP/eQEP, eHRPWM among other peripherals. * One hardware accelerator block containing AES/DES/SHA/MD5 called SA2UL management. See J7200 Technical Reference Manual (SPRUIU1, June 2020) for further details: https://www.ti.com/lit/pdf/spruiu1 Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti: add support for the new j7200 platformDenys Dmytriyenko2020-08-171-0/+8
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sci-fw: add support for the new j7200 platformDenys Dmytriyenko2020-08-171-0/+20
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to the latestDenys Dmytriyenko2020-08-171-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the latestDenys Dmytriyenko2020-08-172-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sci-fw: upgrade 2020.06 -> 2020.07-rc2Denys Dmytriyenko2020-08-171-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Replace hard-coded lib with base_libdir variableAlessio Igor Bogani2020-08-171-160/+160
| | | | | Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel: jailhouse: Update SRCREV to latestNikhil Devshatwar2020-08-141-1/+1
| | | | | Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: clean up MACHINE_FEATURES for k3/j7/am65 familiesDenys Dmytriyenko2020-08-063-3/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.54Dan Murphy2020-08-062-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sci-fw: set PV inside .inc so it's easier to update 3 filesDenys Dmytriyenko2020-08-053-2/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sci-fw: rename k2g specific version with PV in the nameDenys Dmytriyenko2020-08-051-0/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to the latestDenys Dmytriyenko2020-08-051-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the latestDenys Dmytriyenko2020-08-052-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to the latestDenys Dmytriyenko2020-07-311-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.52Denys Dmytriyenko2020-07-312-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sci-fw: update 2020.04a -> 2020.06Denys Dmytriyenko2020-07-243-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cpsw9g-eth-fw: Update SRCREV to latestPrasad Jondhale2020-07-101-1/+1
| | | | | Signed-off-by: Prasad Jondhale <prasad.jondhale@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Package PRU HSR, PRP firmware for AM3/AM4/AM57xxMurali Karicheri2020-07-081-4/+4
| | | | | | | | AM3/4/5 PREUTH driver now supports HSR/PRP offload driver. So include these firmwares for the required SoCs. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* prueth-hsr/prp: add hsr/prp firmware recipe for version 2.15.23Murali Karicheri2020-07-072-0/+73
| | | | | | | | | | This patch adds recipe for hsr/prp firmware on am3/4/5 SoCs. The binary files are located on ti-linux-firmware.git. This is a forward port of the recipe from processor sdk 6.3 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* common-csl-ip: update to 07.00.00.3407.00.00.00507.00.00Denys Dmytriyenko2020-06-031-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-fetch: update to 07.00.00.34Denys Dmytriyenko2020-06-031-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 07.00.00.005 tagDan Murphy2020-06-032-3/+3
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to 07.00.00.005 tagDan Murphy2020-06-031-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* HACK: ipumm: Temporary work-around for linker error with XDC tools upgradeRamprasad N2020-06-012-1/+53
| | | | | | | | | | IPUMM build is showing linker error for a function ti_sdo_ce_utils_syscbuf_SysCBuf_Module_startup__E with latest xdc tool. A dummy version of this function is added in ipumm as a temporary solution. Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>