summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-08-31linux-ti-staging: update to ti2018.03-rc5 tagti2018.03-rc5ti2018.03Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-30ti-sgx-ddk-um: bump SRCREV to pickup the latest fixese-ruei1@ti.com
1.14: - um: fix libGLESv2.so crashing at eglMakeCurrent for certain call flows 1.17: - tools: usc2:dce: fix GLSL compiler error - um: wsegl: fix the double unmap problem of CPU buffer - um: fix libGLESv2.so crashing at eglMakeCurrent for certain call flows - um: replace the hard-coded page size with the one read from kernel Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-29pru-icss_git.bb: add am65x examples, Lab_0,5Nick Saulnier
Updated the commit ID to fix the Makefile issue encountered in the previous version of the patch. This updates the commit ID of the PRU Software Support Package which is pulled into the SDK. The updated PRU Software Support Package includes: added am65x resources: PRU_Halt example PRU_MAC_Multiply_Accum example ICSSG header files added Lab_0: this provides a "Hello World" style beginning Linux example for every TI processor with a supported PRU (am335x, am437x, am57x, k2g, am65x). expanded Lab_5: expanded Lab 5 to provide a more advanced PRU Linux example for every TI processor with a supported PRU (am335x, am437x, am57x, k2g, am65x). Kernel 4.14 new features: updated resource table for all examples and labs to match the new template introduced in kernel 4.14 Code cleanup/bug fixes: update RPMsg examples to provide a more elegent way to provide the max message length. updated Linker Command files to better match TRM. Signed-off-by: Nick Saulnier <nsaulnier@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-27u-boot-ti-staging: update to ti2018.03-rc4 tagti2018.03-rc4Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-27linux-ti-staging: update to 4.14.67 and ti2018.03-rc4 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-27board-rtos: bump SRCREV for am57xx-evm build fixJacob Stiffler
* License checksum changed due to updated year (2018) in license text. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-26sciclient: Recipe cleanupSam Nelson
- Remove redundant description - remove redundant defines Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-24ti-ipc: Update to new version 3.50.01.01Sam Nelson
-Updates to use sciclient for configuring interrupt routing in SOC Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23sciclient: Add recipe for SCI client driverSam Nelson
Sci client provides API to communicate with the core running System firmware Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23osal: Update to new version 1.0.0.12Sam Nelson
Adds support for k3 platform NOTE: License checksum change is just due to addition of current year 2018 to copyright Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23common-csl-ip: Update to new version 05.01.00.00Sam Nelson
Adds support for k3 Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23ti-pdk-build-rtos: Update to new version 1.0.0.10Sam Nelson
Add support for am65xx-evm Removes doxygen patch Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23ti-pdk: Add tool chain dependencies for am65xx platformSam Nelson
Adds the dependency on toolchain needed for A53 and R5 cores Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23am65xx-evm: Add PDK specific soc, boards and cores configurationSam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23cmem: Update to new version 4.15.00.02Sam Nelson
Has fix for mmap issues with latest kernel 4.14.x Signed-off-by: Sam Nelson <sam.nelson@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23ipumm: Integration with latest IPC, BIOS and XDC toolsRam Prasad
This patch is to integrate IPUMM with IPC: 3.50.01.00 BIOS: 6.73.00.12 XDC: 3.50.07.20 Signed-off-by: Ramprasad N <x0038811@ti.com> Acked-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23ti-ipc: Update to new version 3.50Sam Nelson
Add AM65XX platform support Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23recipes-ti: bios: add TI SYSBIOS 6.73.00.12Hao Zhang
Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23recipes-ti: devtools: add TI XDC tools 3.50.07.20Hao Zhang
Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-23recipes-ti: devtools: add GCC Linaro baremetal toolchain 2017.11 v7.2.1Hao Zhang
Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-22gdbc6x: gcc7 related fixes got accepted upstream, removeDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-21linux-ti-staging: Increase CMEM for am574x onlyDjordje Senicic
* CMEM increased to 384MB is required by TIDL to run both DSP and EVEs concurrently Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-21u-boot-ti: add UBOOT_GIT_URI, UBOOT_GIT_PROTOCOL variableAnkur Tyagi
This is to allow user to override git repository and git protocol. Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-21ti-sgx-ddk-um: bump DDK 1.14 SRCREV to pick up the latest changese-ruei1@ti.com
- um: wsegl: fix double unmap of GPU buffers - tools: usc2: dce: fix GLSL compiler error Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-16u-boot-ti-staging: update to ti2018.03-rc3 tagti2018.03-rc3Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-16linux-ti-staging: update ti2018.03-rc3 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-16pru-icss_git.bb: Add am65x PRU_HaltNick Saulnier
Updated SRCREV to point to an updated version of the PRU Software Support Package which includes PRU_Halt and RTU_Halt examples for am65x. PV will get updated in the next patch. Added PRU_Halt and RTU_Halt to do_install_append_am65xx-evm(). Decided to leave the installation of PRU_Halt examples in each processor's do_install_append function for now since PRU_Halt and RTU_Halt for am65x have different output file names than the previous ICSS processors. Those different output names can be seen in the lines ALTERNATIVE_TARGET_pru-icss-halt[am65x....]. The previous commit made several changes to account for the fact that am65x Halt examples had not yet been added to the PRU Software Support Package. Those changes were removed in this commit. Signed-off-by: Nick Saulnier <nsaulnier@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-09linux-ti-staging: add RT defconfig for K3Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-08linux-ti-staging: update ti2018.03-rc2 tagti2018.03-rc2Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-08u-boot-ti-staging: update to ti2018.03-rc2 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-07ti-sgx-ddk-um: fix path of pvrsrvctl at rc.pvr for k3e-ruei1@ti.com
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-02arm-trusted-firmware: update to ti2018.03-rc1 tagti2018.03-rc1Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-02u-boot-ti-staging: update to ti2018.03-rc1 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-08-02linux-ti-staging: update ti2018.03-rc1 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-27ti-sgx-ddk-um: add libEGL.so to plugin list for DDK 1.17e-ruei1@ti.com
Note: libEGL.so is required for DDK 1.17 based 3D demo programs Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-27conf: machine: k3: enable sgxe-ruei1@ti.com
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-27ti-sgx-ddk-km: add k3 (AM654x) supporte-ruei1@ti.com
- add K3 (AM654x) support based on SGX DDK 1.17 Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-27ti-sgx-ddk-um: add k3 (AM654x) supporte-ruei1@ti.com
- add COMPATIBLE_MACHINE to distinguish AM3/4/5 with K3 (AM654x) - add k3 support based on SGX DDK 1.17 Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-26u-boot-ti: don't override do_compile, pass PACKAGECONFIG_CONFARGS to ↵Denys Dmytriyenko
EXTRA_OEMAKE Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-26pru-icss_git.bb: bug fixes, add PRU_ADCNick Saulnier
PRU Software Support Package v5.2.1 integrates 3 bug fixes and adds am335x PRU_ADC example. PRU Software Support Package tags were updated so that v5.2.0 corresponds to the release that will be pulled into Linux SDK 5.0, while v5.2.1 corresponds to the commit for this version of the bitbake. Signed-off-by: Nick Saulnier <nsaulnier@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-23pruss-lld-apps: build example applications of pruss-lldHongmei Gou
* The current example application is Simple Open Real-Time Ethernet (SORTE). It is ported to Linux user space utilizing UIO. Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-23ti-pdk-build-rtos: Update to version 1.0.0.9AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-23wdtimer-rtos: Update to version 1.0.0.4Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-23vps-lld-rtos: Update to version 1.0.1.11AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-23profiling-rtos: Update to version 1.0.0.6Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-23usb-lld-rtos: Update to version 1.0.0.14Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-23uart-lld-rtos: Update to version 1.0.0.11Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-23tsip-lld-rtos: Update to version 1.0.0.8Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-23transport-rtos: Update to version 1.0.0.12Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-23traceframework: Update to version 1.1.1.9Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>