summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* edma3-lld: update to the latestDenys Dmytriyenko2020-06-011-2/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gcc-arm, gcc-aarch64: upgrade baremetal gcc compilers to 9.2-2019.12Denys Dmytriyenko2020-06-018-103/+82
| | | | | | Overlay recipes from meta-arm/master to provide baremetal gcc 9.2-2019.12 Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt-arm: upgrade 18.12.5 -> 20.2.0Denys Dmytriyenko2020-06-011-3/+2
| | | | | | License file got changed from txt to html Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-fetch: update to REL.CORESDK.07.00.00.24 tagDenys Dmytriyenko2020-06-011-2/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* common-csl-ip: update to REL.CORESDK.07.00.00.24Denys Dmytriyenko2020-06-011-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt7x: upgrade 1.2.0 -> 1.3.0Denys Dmytriyenko2020-06-011-5/+3
| | | | | | License change due to year update. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools: upgrade 3.55.02.22 -> 3.61.00.16Denys Dmytriyenko2020-06-012-9/+7
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools: drop old unused patchesDenys Dmytriyenko2020-06-012-40/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ns: upgrade 2.60.01.06 -> 2.75.00.17Denys Dmytriyenko2020-06-012-14/+13
| | | | | | License change due to year update. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ndk: upgrade 3.61.01.01 -> 3.75.01.01Denys Dmytriyenko2020-06-012-16/+14
| | | | | | License change due to year update. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sysbios: upgrade 6.76.03.01 -> 6.82.01.19Denys Dmytriyenko2020-06-011-5/+3
| | | | | | License change due to year update. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sci-fw: update to 2020.04a and 07.00.00.004 tag07.00.00.004Denys Dmytriyenko2020-05-293-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.40 and 07.00.00.004 tagDan Murphy2020-05-292-2/+2
| | | | | 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.004 tagDan Murphy2020-05-291-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: unify common AM65x GP and HS settingsDenys Dmytriyenko2020-05-283-47/+24
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-img-rogue-umlibs: Update srcrev to pick latestGowtham Tammana2020-05-281-2/+2
| | | | | | | Updating the srcrev to pick the latest changes which adds an unittest. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* trusted-firmware-a: override named SRC_URI and SRCREV07.00.00.003Denys Dmytriyenko2020-05-211-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to 07.00.00.003 tagDan Murphy2020-05-211-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.40 and 07.00.00.003 tagDan Murphy2020-05-212-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* trusted-firmware-a: upstreamed and unified to meta-arm, drop locallyDenys Dmytriyenko2020-05-194-80/+27
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-bsp: cpsw9g-eth-fw: Update SRCREV to latestPrasad Jondhale2020-05-181-1/+1
| | | | | Signed-off-by: Prasad Jondhale <prasad.jondhale@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>