summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* cppi-lld: Add new recipe for CPPI Module low level driverSam Nelson2014-12-183-0/+60
| | | | | | | | | - Provides low level driver and test code for Communications port programming interface module - Supports k2h, k2k, k2l k2e devices Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* edma3-lld: add new recipe for edma3 low level driverSam Nelson2014-12-151-0/+80
| | | | | | | | - Provides low level driver for EDMA3 module - supports k2k, k2l, k2e evm platforms Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* mmap-lld; Add new recipe for mmap lldSam Nelson2014-12-153-0/+68
| | | | | | | | | - Provides memory map driver using Keystone MPAX module - Test recipe is used to build test binaries using the mmap lld library - Supports k2h, k2k & k2e Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 3.14.26, add new DTBs, sort configsDenys Dmytriyenko2014-12-091-7/+8
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update 2014.07 with few fixesDenys Dmytriyenko2014-11-211-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline: update to 3.14.25Denys Dmytriyenko2014-11-211-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 3.14.25Denys Dmytriyenko2014-11-211-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hyplnk-lld: Add new recipe for Hyperlink lldSam Nelson2014-11-123-0/+78
| | | | | | | | | | - Provides low level driver for Hyperlink module - Test recipe is used to build tests and examples using the hyperlink library. - Supports k2h, k2k & k2e Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx: add "mmip" to MACHINE_FEATURESDenys Dmytriyenko2014-11-031-1/+1
| | | | This reverts commit ae064c55f3da416df7e37db3c339834ef13656ac.
* boot-monitor: Update to latest tag 14.09Sam Nelson2014-10-271-2/+2
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-keystone: Update to latest tag 2013_01_14.09Sam Nelson2014-10-271-2/+2
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-keystone: update to the latest tag 03.10.10_14.09_01Sam Nelson2014-10-272-4/+4
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dspdce-fw: Updated dspdce firmware for latest IPC versionKarthik Ramanan2014-10-271-5/+7
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Updated ipumm firmware for latest IPC versionKarthik Ramanan2014-10-271-13/+12
| | | | | | | | | * This includes the error handling support. * Minor bug fixes * Relax support for entire DRA7xx SOC family to cover AM57x Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with latest fixesti2014.10.00Denys Dmytriyenko2014-10-101-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging 3.12: update to 3.12.30 stableDenys Dmytriyenko2014-10-101-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging 3.14: update to latest with connectivity, pm, a/d fixesDenys Dmytriyenko2014-10-101-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "dra7xx: add "mmip" to MACHINE_FEATURES"Denys Dmytriyenko2014-10-101-1/+1
| | | | | | Results in gstreamer conflicts in SDK. This reverts commit 2dce435ff1dc09637d62f59d179fb89c468c0818.
* ti-linuxutils: Fix build problems for kernel up to 3.17Enric Balletbo i Serra2014-10-084-2/+89
| | | | | | | Add to patches to fix the build of cmemk and sdmak kernel modules. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-dsplink: Fix irq mismatch for kernel versions greater than 3.7.0.Enric Balletbo i Serra2014-10-083-1/+18
| | | | | | | | | | | Commit 7d7e1eb (ARM: OMAP2+: Prepare for irqs.h removal) and commit ec2c082 (ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ) from kernel updated the way interrupts for OMAP2/3 devices are defined. Fix irq number as dsplink misses to add the NR_IRQS relative offset. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-dmai: Fix build with recent kernels and compilers.Enric Balletbo i Serra2014-10-082-1/+28
| | | | | | | | Remove unused includes that only redefine some typedefs already defined in other includes and add the --sysroot flag to fix a linkage problem. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Upgrade to IPC 3.30.00.09Jacob Stiffler2014-10-086-109/+15
| | | | | | | | | * Added new recipe for latest IPC * Removed older recipe versions * Latest recipe points to IPC 3.30.00.09 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx: add "mmip" to MACHINE_FEATURESJacob Stiffler2014-10-081-1/+1
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* rm-lld: Rename recipe and update to new versionSam Nelson2014-10-081-16/+8
| | | | | | | | | | | - Removed ti-prefix based on review - Update to new version 2.1.0.6 - Add dependency on libdaemon - Remove device dependency - Updated license to BSD-3-Clause Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-rm: Move from meta-arago to meta-tiSam Nelson2014-10-081-0/+49
| | | | | | | | - Moved recipe from meta-arago based on review comments - Provides resource manager low level driver Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline 3.14: update to 3.14.20Denys Dmytriyenko2014-10-071-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging 3.12: update to 3.12.29Denys Dmytriyenko2014-10-071-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging 3.14: update with latest fixesDenys Dmytriyenko2014-10-072-10/+4
| | | | | | non-smp configuration has moved to the kernel Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* boot-monitor: pass float ABI flag to fix gcc-4.9.1 issue with stubsDenys Dmytriyenko2014-10-071-6/+7
| | | | | | | | Otherwise fails with the below error, similar to am33x-cm3: fatal error: gnu/stubs-soft.h: No such file or directory Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* uio-module-drv: Add new recipe for user space io driverSam Nelson2014-10-071-0/+21
| | | | | | | - Provides User space IO driver for on-chip modules Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* common-csl-ip: Update to csl version 2.1.0.5Sam Nelson2014-10-071-7/+6
| | | | | | | | | | - Updated description - Updated LICENSE to BSD-3-Clause - Updated Commit id - Removed trailing whitespaces Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* common-csl-ip: (ti-csl) Moved from meta-arago and renamedSam Nelson2014-10-071-0/+21
| | | | | | | | | | - Moved from meta-arago (where it was called ti-csl_git.bb) http://arago-project.org/git/?p=meta-arago.git;a=blob_plain;f=meta-arago-extras/recipes-bsp/ti-csl/ti-csl_git.bb;hb=HEAD - Renamed it to common-csl-ip_git.bb - This package provides chip support library interface files Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap5-sgx-ddk-um-linux: Updated SRCREV to include bugfixesKarthik Ramanan2014-10-071-2/+2
| | | | | | | | | * This version is compatible with version Kernel 3.12 Signed-off-by: Karthik Ramanan <a0393906@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* bltsville: Updated SRCREV to the latestKarthik Ramanan2014-10-071-2/+2
| | | | | | | | * Contains incremental updates and bug fixes Signed-off-by: Karthik Ramanan <a0393906@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omapdrm-pvr: recipe update for SGX KM compatible with Kernel 3.12Karthik Ramanan2014-10-071-4/+4
| | | | | | | * Also adapted recipe to directory restructuring Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with fixes in platform, connectivity and A/DDenys Dmytriyenko2014-09-291-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline: update to version 3.14.19Denys Dmytriyenko2014-09-221-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with numerous fixes on top of 2014.07Denys Dmytriyenko2014-09-221-3/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 3.14.19 with latest fixesDenys Dmytriyenko2014-09-221-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: update to version 0x189Denys Dmytriyenko2014-09-221-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: Add TOOLCHAIN_OPTIONS to redefined CCKhem Raj2014-09-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | This error will show up when using sstate which was generated using a different buiid time sysroot. Since we override CC we still need to honor --sysroot which is specified via TOOLCHAIN_OPTIONS Fixes | DEBUG: Executing shell function do_compile | CC src/sys_exec/sys_init.o | In file included from src/sys_exec/rsc_table.h:13:0, | from src/sys_exec/sys_init.c:19: | /home/ubuntu/work/angstrom/build/tmp-angstrom_next-glibc/sysroots/x86_64-linux/usr/lib/arm-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.9.2/include/stdint.h:9:26: fatal error: stdint.h: No such file or directory | # include_next <stdint.h> | ^ | compilation terminated. | make: *** [src/sys_exec/sys_init.o] Error 1 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx: add "pci" to MACHINE_FEATURESDenys Dmytriyenko2014-09-112-1/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vpe-vpdma: pass float ABI flag to fix gcc-4.9.1 issue with stubsDenys Dmytriyenko2014-09-111-2/+4
| | | | | | Similar fix as 7b8ee4026e0e3b69a8ce5526be24ba70321e88dc, see for more details. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: add voltage scaling binariesDenys Dmytriyenko2014-09-081-2/+3
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* linux-ti-staging: update with A&D merge, add new DTBs for AM437x-SK and J6EcoDenys Dmytriyenko2014-09-081-4/+4
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* linux-ti-staging_3.14: make kernel origin configurablePeter A. Bigot2014-09-081-1/+3
| | | | | | | | | | Using variables for KERNEL_GIT_URI and KERNEL_GIT_PROTOCOL allows layer bbappends to specify local repositories to test of pending changes that are not available in the official TI kernel, without requiring duplication of config fragments specified in SRC_URI in the base recipe. Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: fix breakage in rpmsg/rproc caused by the mergeDenys Dmytriyenko2014-09-041-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: merge audio/display changes, drop local SGX-related patchesDenys Dmytriyenko2014-09-044-254/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline 3.14: update to the latest stable 3.14.17 versionDenys Dmytriyenko2014-09-041-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging 3.12: update to the latest stable 3.12.27 versionDenys Dmytriyenko2014-09-041-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>