]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/log
keystone-rtos/edma3_lld.git
3 years agoupdated lib path for gcc compiler master
Prasad Konnur [Mon, 1 Jun 2020 10:31:05 +0000 (16:01 +0530)]
updated lib path for gcc compiler

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
3 years agofixed build warning
Prasad Konnur [Tue, 26 May 2020 08:54:33 +0000 (14:24 +0530)]
fixed build warning

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
3 years agoPRSDK-8534: migration to sysbios 6.82
Prasad Konnur [Tue, 26 May 2020 07:05:04 +0000 (12:35 +0530)]
PRSDK-8534: migration to sysbios 6.82

 - Updated toolchains
    - Bios: bios_6_82_00_16
    - XDC : xdctools_3_61_00_16_core
    - TI CGT: ti-cgt-arm_20.2.0.LTS
    - GCC CGT: gcc-arm-9.2-2019.12-x86_64-arm-none-eabi
    - C66x TI CGT: ti-cgt-c6000_8.3.2
    - Eve CGT: arp32_1.0.8
 - Commented example build for platforms not supported in latest Bios
 - Updated A8 to use GCC toolchains for all platforms
 - Updated A8 and A15 Rules
    - Updated to use std libs from gnu\targets\arm\libs\install-native\arm-none-eabi\lib\thumb\v7-a\hard
    - Removed nano.specs from linker option as the nano libs are not supported under v7-a
    - Link the libgcc from compiler from lib/gcc/arm-none-eabi/9.2.1/thumb/v7-a+fp/hard

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
4 years agoMerge pull request #45 in PROCESSOR-SDK/edma3_lld from CATREQ-2702 to master DEV.PROCESSOR-SDK.06.01.00.07
Mahesh Radhakrishnan [Fri, 2 Aug 2019 15:27:34 +0000 (10:27 -0500)]
Merge pull request #45 in PROCESSOR-SDK/edma3_lld from CATREQ-2702 to master

* commit '340537173f2954cb56e59153fc57a064caa063dc':
  CATREQ-2702: Removing support for C66 big endian targets after sysbios migration to 6.75
  CATREQ-2702: Removing references to C6x big_endian after sysbios 6.75.x.x update
  Updates for new sysbios update 6.75.1.5

4 years agoCATREQ-2702: Removing support for C66 big endian targets after sysbios migration...
Mahesh Radhakrishnan [Tue, 8 Jan 2019 21:51:13 +0000 (16:51 -0500)]
CATREQ-2702: Removing support for C66 big endian targets after sysbios migration to 6.75

4 years agoCATREQ-2702: Removing references to C6x big_endian after sysbios 6.75.x.x update
Mahesh Radhakrishnan [Mon, 7 Jan 2019 23:54:50 +0000 (18:54 -0500)]
CATREQ-2702: Removing references to C6x big_endian after sysbios 6.75.x.x update

4 years agoUpdates for new sysbios update 6.75.1.5
Mahesh Radhakrishnan [Mon, 7 Jan 2019 23:29:04 +0000 (18:29 -0500)]
Updates for new sysbios update 6.75.1.5

4 years agoMerge pull request #43 in PROCESSOR-SDK/edma3_lld from Rel_6_0_Doc_update to master DEV.PROCESSOR-SDK.06.00.00.05 DEV_EDMA3_LLD_02_12_05_30E
Mahesh Radhakrishnan [Mon, 24 Jun 2019 17:20:30 +0000 (12:20 -0500)]
Merge pull request #43 in PROCESSOR-SDK/edma3_lld from Rel_6_0_Doc_update to master

* commit '1de00712c30a07b429afd38b1beaa6fd16a9d8fa':
  Release_6.0 : Update version & documentation

4 years agoRelease_6.0 : Update version & documentation
Sinthu Raja M [Mon, 24 Jun 2019 11:03:48 +0000 (16:33 +0530)]
Release_6.0 : Update version & documentation

4 years agoMerge pull request #41 in PROCESSOR-SDK/edma3_lld from PRSDK-5267 to master
Mahesh Radhakrishnan [Sat, 8 Jun 2019 14:49:11 +0000 (09:49 -0500)]
Merge pull request #41 in PROCESSOR-SDK/edma3_lld from PRSDK-5267 to master

* commit 'f2f26d89839d0e04907173ca9580d4b15e0a5161':
  PRSDK-5267 Fix A15 linking order issue with BIOS CACHE
  PRSDK-5267 Add support to enable SMP mode

4 years agoPRSDK-5267 Fix A15 linking order issue with BIOS CACHE
Sinthu Raja M [Sat, 1 Jun 2019 09:50:35 +0000 (15:20 +0530)]
PRSDK-5267 Fix A15 linking order issue with BIOS CACHE

 Reorder EDMA3 LIBS and BIOS LIBS to avoid linking issue with BIOS CACHE
 API's.

4 years agoPRSDK-5267 Add support to enable SMP mode
Sinthu Raja M [Wed, 8 May 2019 08:42:58 +0000 (14:12 +0530)]
PRSDK-5267 Add support to enable SMP mode

 Remove platform specifc cache header files from SYSBIOS.
 Add generic cache header file to allow BIOS to choose appropriate cache
 APIs based on the RTSC config file.

4 years agoMerge pull request #40 in PROCESSOR-SDK/edma3_lld from PRSDK-5267 to master
Mahesh Radhakrishnan [Thu, 23 May 2019 15:11:19 +0000 (10:11 -0500)]
Merge pull request #40 in PROCESSOR-SDK/edma3_lld from PRSDK-5267 to master

* commit 'f89789d411146634a37b96854b87fe8cd59b8f4a':
  Revert "PRSDK-5267 Add support to enable SMP mode"

4 years agoRevert "PRSDK-5267 Add support to enable SMP mode"
M V Pratap Reddy [Thu, 23 May 2019 14:50:35 +0000 (20:20 +0530)]
Revert "PRSDK-5267 Add support to enable SMP mode"

 Reverting the changes done for SMP mode as they cause build failure.

4 years agoMerge pull request #39 in PROCESSOR-SDK/edma3_lld from PRSDK-5267 to master
Mahesh Radhakrishnan [Tue, 21 May 2019 15:43:10 +0000 (10:43 -0500)]
Merge pull request #39 in PROCESSOR-SDK/edma3_lld from PRSDK-5267 to master

* commit '5c28f4686294c76856a5e8365f3397ec28cea6e9':
  PRSDK-5267 Add support to enable SMP mode

4 years agoPRSDK-5267 Add support to enable SMP mode
Sinthu Raja M [Wed, 8 May 2019 08:42:58 +0000 (14:12 +0530)]
PRSDK-5267 Add support to enable SMP mode

 Remove platform specifc cache header files from SYSBIOS.
 Add generic cache header file to allow BIOS to choose appropriate cache
 APIs based on the RTSC config file.

5 years agoMerge pull request #38 in PROCESSOR-SDK/edma3_lld from 5.3_version_update to master DEV.PROCESSOR-SDK.05.03.00.05 DEV_EDMA3_LLD_02_12_05_30D
Hao Zhang [Thu, 14 Mar 2019 18:21:24 +0000 (13:21 -0500)]
Merge pull request #38 in PROCESSOR-SDK/edma3_lld from 5.3_version_update to master

* commit '08e9146d3c0f323b0607b59bc2e2a3e84c300dfc':
  Update version & documentation

5 years agoUpdate version & documentation
Mahesh Radhakrishnan [Thu, 14 Mar 2019 18:18:30 +0000 (14:18 -0400)]
Update version & documentation

5 years agoMerge pull request #36 in PROCESSOR-SDK/edma3_lld from PRSDK-5238 to master
Mahesh Radhakrishnan [Wed, 23 Jan 2019 21:37:57 +0000 (15:37 -0600)]
Merge pull request #36 in PROCESSOR-SDK/edma3_lld from PRSDK-5238 to master

* commit 'b6500d60a95381402624656289ee7efb2f27adac':
  PRSDK-5238: Taking out C64p & sysbios A8F for sybios 6.75.02

5 years agoPRSDK-5238: Taking out C64p & sysbios A8F for sybios 6.75.02
Mahesh Radhakrishnan [Mon, 21 Jan 2019 20:03:28 +0000 (15:03 -0500)]
PRSDK-5238: Taking out C64p & sysbios A8F for sybios 6.75.02

6 years agoMerge pull request #31 in PROCESSOR-SDK/edma3_lld from Document_update to master DEV.PROCESSOR-SDK.05.01.00.10 DEV.PROCESSOR-SDK.05.01.00.11 DEV.PROCESSOR-SDK.05.02.00.07 DEV_EDMA3_LLD_02_12_05_30C
Mahesh Radhakrishnan [Sat, 10 Mar 2018 00:52:41 +0000 (18:52 -0600)]
Merge pull request #31 in PROCESSOR-SDK/edma3_lld from Document_update to master

* commit '35589a7542ebace1b858ed22346c38e715c07859':
  Document Update: Release 4.3

6 years agoDocument Update: Release 4.3
Sinthu Raja M [Fri, 9 Mar 2018 11:55:04 +0000 (17:25 +0530)]
Document Update: Release 4.3

6 years agoMerge pull request #30 in PROCESSOR-SDK/edma3_lld from PRSDK-3363 to master
Raghu Nambiath [Tue, 27 Feb 2018 21:41:13 +0000 (15:41 -0600)]
Merge pull request #30 in PROCESSOR-SDK/edma3_lld from PRSDK-3363 to master

* commit 'f97379ac505787be68fa0068c48c93f375f20a1c':
  PRSDK-3363 Fixed Klocwork issue on EDMA Examples

6 years agoPRSDK-3363 Fixed Klocwork issue on EDMA Examples
Sinthu Raja M [Tue, 27 Feb 2018 16:57:28 +0000 (22:27 +0530)]
PRSDK-3363 Fixed Klocwork issue on EDMA Examples

  Klocwork error fix for EDMA3 examples

6 years agoMerge pull request #27 in PROCESSOR-SDK/edma3_lld from PRSDK-415 to master
Mahesh Radhakrishnan [Mon, 26 Feb 2018 21:51:20 +0000 (15:51 -0600)]
Merge pull request #27 in PROCESSOR-SDK/edma3_lld from PRSDK-415 to master

* commit '24cc4bc8763902321b368dbd14207ce8af1ee056':
  Removing Extra lines
  PRSDK-415 Reverting makefile changes
  PRSDK-415 Address review comments
  PRSDK-415 Address review comments.
  PRSDK-415 Add support to verify allocated PaRAM Id
  PRSDK-415: Address review comments
  PRSDK-415: Updated config file to be generic
  PRSDK-415 Update global cfgparams for AM335x
  PRSDK-415 Disabled reserved parameters for AM335x

6 years agoRemoving Extra lines
Sinthu Raja M [Mon, 26 Feb 2018 19:37:55 +0000 (01:07 +0530)]
Removing Extra lines

 Deleted extra lines

6 years agoPRSDK-415 Reverting makefile changes
Sinthu Raja M [Mon, 26 Feb 2018 19:35:13 +0000 (01:05 +0530)]
PRSDK-415 Reverting makefile changes

 Reverting makefile changes on EDMA3 driver which is added for exporting
 EDMA3_RES_USER_REQ flags

6 years agoPRSDK-415 Address review comments
Sinthu Raja M [Mon, 26 Feb 2018 19:25:32 +0000 (00:55 +0530)]
PRSDK-415 Address review comments

 Removed #ifdef EDMA3_RES_USER_REQ enclosures in EDMA3 driver and
 examples.
 Add API in EDMA3 examples to validate the paRAM id allocated is
 same as the requested DMA channel number.

6 years agoMerge pull request #29 in PROCESSOR-SDK/edma3_lld from PRSDK-3579 to master
Mahesh Radhakrishnan [Fri, 23 Feb 2018 20:11:43 +0000 (14:11 -0600)]
Merge pull request #29 in PROCESSOR-SDK/edma3_lld from PRSDK-3579 to master

* commit 'dce5a71ee3c71e3c0b57b1b108d698956b761eb6':
  edma3: PRSDK-3579: Clean up static analysis error in UART/SPI LLD caused by edma3 LLD

6 years agoedma3: PRSDK-3579: Clean up static analysis error in UART/SPI LLD caused by edma3 LLD
Hao Zhang [Fri, 23 Feb 2018 14:22:12 +0000 (09:22 -0500)]
edma3: PRSDK-3579: Clean up static analysis error in UART/SPI LLD caused by edma3 LLD

dmaChannelHwEvtMap is an array of size 2, lCh should be checked before
referencing drvObject->gblCfgParams.dmaChannelHwEvtMap[]

Signed-off-by: Hao Zhang <hzhang@ti.com>
6 years agoPRSDK-415 Address review comments.
Sinthu Raja M [Thu, 22 Feb 2018 11:57:37 +0000 (17:27 +0530)]
PRSDK-415 Address review comments.

 - Removed global variable which is used to get PaRAM ID.
 - Updated EDMA3_DRV_getAllocatedPARAMId() function to return paRAM
 id from the EDMA3 driver global variable.
 - Updated makefile to receive EDMA3_RES_USER_REQ macro as a flag
 through command line interface.

Signed-off-by: Pratap Reddy <x0257344@ti.com>
6 years agoPRSDK-415 Add support to verify allocated PaRAM Id
Sinthu Raja M [Wed, 21 Feb 2018 15:46:02 +0000 (21:16 +0530)]
PRSDK-415 Add support to verify allocated PaRAM Id

 Add support to verify the requested DMA Channel ID gets the
 corresponding PaRAM Id.
 The test can be enabled by adding EDMA3_RES_USER_REQ macro in
 makefile of driver and AM335x example makefile.

6 years agoPRSDK-415: Address review comments
Sinthu Raja M [Wed, 7 Feb 2018 07:37:16 +0000 (13:07 +0530)]
PRSDK-415: Address review comments

 Removed generic allocation request modification as per review
 comments.

6 years agoPRSDK-415: Updated config file to be generic
Sinthu Raja M [Tue, 6 Feb 2018 08:44:47 +0000 (14:14 +0530)]
PRSDK-415: Updated config file to be generic

 Updated AM335x config file generically on all EDMA3 regions
 to allocate user request PARAM set from any regions.

6 years agoPRSDK-415 Update global cfgparams for AM335x
Sinthu Raja M [Wed, 31 Jan 2018 16:38:16 +0000 (22:08 +0530)]
PRSDK-415 Update global cfgparams for AM335x

 Reused reserved PARAM set masking code removed previously.
 Updated Global cfgparams to allocate user request PARAM set.

6 years agoPRSDK-415 Disabled reserved parameters for AM335x
Sinthu Raja M [Tue, 30 Jan 2018 14:45:22 +0000 (20:15 +0530)]
PRSDK-415 Disabled reserved parameters for AM335x

 Removed code in RM driver which masks first n DMA channel
 PARAM sets as reserved.

6 years agoMerge pull request #20 in PROCESSOR-SDK/edma3_lld from misrac_fix_PRSDK-3354 to master
Mahesh Radhakrishnan [Thu, 8 Feb 2018 18:56:58 +0000 (12:56 -0600)]
Merge pull request #20 in PROCESSOR-SDK/edma3_lld from misrac_fix_PRSDK-3354 to master

* commit '81e2f425f6bf02b1bf477955a818b76f8a303969':
  misrac fix 2 for 4.2.0 (PRSDK-3354)
  misrac fix for 4.2.0 (PRSDK-3354)

6 years agoMerge pull request #28 in PROCESSOR-SDK/edma3_lld from PRSDK-3314 to master
Raghu Nambiath [Thu, 1 Feb 2018 18:50:15 +0000 (12:50 -0600)]
Merge pull request #28 in PROCESSOR-SDK/edma3_lld from PRSDK-3314 to master

* commit '93b3bc284324354729ddd5a2aedeea853dc135ca':
  Fix for OMAPL138 ARM example build error

6 years agoFix for OMAPL138 ARM example build error
Pratap Reddy [Thu, 1 Feb 2018 17:38:07 +0000 (23:08 +0530)]
Fix for OMAPL138 ARM example build error

6 years agoMerge pull request #26 in PROCESSOR-SDK/edma3_lld from PRSDK-3314 to master
Raghu Nambiath [Wed, 31 Jan 2018 16:08:28 +0000 (10:08 -0600)]
Merge pull request #26 in PROCESSOR-SDK/edma3_lld from PRSDK-3314 to master

* commit 'c2dd8e1721e98df7563a2b21a80f5d71b82c4c27':
  PRSDK-3314 Add MMap config for EDMA3 instance 2
  PRSDK-3314 Update makefile for permission issue

6 years agoMerge pull request #23 in PROCESSOR-SDK/edma3_lld from PRSDK-3391 to master
Raghu Nambiath [Fri, 26 Jan 2018 21:29:57 +0000 (15:29 -0600)]
Merge pull request #23 in PROCESSOR-SDK/edma3_lld from PRSDK-3391 to master

* commit '1e3c9bf8f60f5bf9f3de13773a5f0a2c29030d95':
  PRSDK-3391 Add wrapper function for TDAXX platform
  PRSDK-3391 Removed unnecessary comments.
  PRSDK-3391 Wrapper function for handling Interrupt

6 years agoPRSDK-3314 Add MMap config for EDMA3 instance 2
Sinthu Raja M [Thu, 25 Jan 2018 12:08:47 +0000 (17:38 +0530)]
PRSDK-3314 Add MMap config for EDMA3 instance 2

 Added mempry map configuration for EDMA3 instance 2
 Removed cfg file used for ccs project in OMAPL138

6 years agoPRSDK-3314 Update makefile for permission issue
Sinthu Raja M [Thu, 25 Jan 2018 11:39:24 +0000 (17:09 +0530)]
PRSDK-3314 Update makefile for permission issue

 Updated rules makefile of all cores to avoid permission issue in
 building the EDMA3 examples

6 years agoPRSDK-3391 Add wrapper function for TDAXX platform
Sinthu Raja M [Tue, 23 Jan 2018 15:00:07 +0000 (20:30 +0530)]
PRSDK-3391 Add wrapper function for TDAXX platform

 Added Interrupt handling wrapper function for TDAXX platform.

6 years agoMerge pull request #25 in PROCESSOR-SDK/edma3_lld from PRSDK-3366-3 to master
Raghu Nambiath [Wed, 17 Jan 2018 21:17:32 +0000 (15:17 -0600)]
Merge pull request #25 in PROCESSOR-SDK/edma3_lld from PRSDK-3366-3 to master

* commit 'b5139cb0ad6b2a26fe7023d12849a0a209f0e4ac':
  Update the *.SF and *.MF files
  make sure the *.SF and *.MF are in the correct line ending.
  add .gitattributes to specify the *SF and *MF to be binary files

6 years agoUpdate the *.SF and *.MF files
Ming Wei [Wed, 17 Jan 2018 20:52:01 +0000 (14:52 -0600)]
Update the *.SF and *.MF files

Signed-off-by: Ming Wei <mwei@ti.com>
6 years agomake sure the *.SF and *.MF are in the correct line ending.
Ming Wei [Wed, 17 Jan 2018 20:32:21 +0000 (14:32 -0600)]
make sure the *.SF and *.MF are in the correct line ending.

Signed-off-by: Ming Wei <mwei@ti.com>
6 years agoadd .gitattributes to specify the *SF and *MF to be binary files
Wei [Wed, 17 Jan 2018 19:22:29 +0000 (13:22 -0600)]
add .gitattributes to specify the *SF and *MF to be binary files

Signed-off-by: Wei <mwei@ti.com>
6 years agoMerge pull request #24 in PROCESSOR-SDK/edma3_lld from PRSDK-3366-2 to master
Raghu Nambiath [Tue, 16 Jan 2018 23:28:38 +0000 (17:28 -0600)]
Merge pull request #24 in PROCESSOR-SDK/edma3_lld from PRSDK-3366-2 to master

* commit 'fc13cf1dc60698fc35d7220ffffeaa8465e792ed':
  eclipse: add the signed feature and plugins folders

6 years agoeclipse: add the signed feature and plugins folders
Wei [Tue, 16 Jan 2018 22:45:23 +0000 (16:45 -0600)]
eclipse: add the signed feature and plugins folders

Signed-off-by: Wei <mwei@ti.com>
6 years agoPRSDK-3391 Removed unnecessary comments.
Sinthu Raja M [Mon, 15 Jan 2018 13:39:29 +0000 (19:09 +0530)]
PRSDK-3391 Removed unnecessary comments.

 Removed all the single line comments which are not necessary

6 years agoPRSDK-3391 Wrapper function for handling Interrupt
Sinthu Raja M [Mon, 15 Jan 2018 12:11:00 +0000 (17:41 +0530)]
PRSDK-3391 Wrapper function for handling Interrupt

 Added wrapper function for enabling and disabling interrupt event
 in DSP based on core specific

6 years agoMerge pull request #22 in PROCESSOR-SDK/edma3_lld from PRSDK-3366 to master
Raghu Nambiath [Fri, 12 Jan 2018 21:47:25 +0000 (15:47 -0600)]
Merge pull request #22 in PROCESSOR-SDK/edma3_lld from PRSDK-3366 to master

* commit 'ddfa294c9d210b728db4ad9ad2c07a926c0844cd':
  edma3-lld: remove the obsolete eclipse plugin

6 years agoedma3-lld: remove the obsolete eclipse plugin
Wei [Wed, 20 Dec 2017 22:23:55 +0000 (16:23 -0600)]
edma3-lld: remove the obsolete eclipse plugin

Signed-off-by: Wei <mwei@ti.com>
6 years agoMerge pull request #21 in PROCESSOR-SDK/edma3_lld from PRSDK-3374 to master DEV_EDMA3_LLD_02_12_05_30B
Mahesh Radhakrishnan [Mon, 11 Dec 2017 23:11:45 +0000 (17:11 -0600)]
Merge pull request #21 in PROCESSOR-SDK/edma3_lld from PRSDK-3374 to master

* commit 'b0352022c6386676deb0f76347cf68fd4c6715ec':
  PRSDK-3374: Added PDF versions of the documents

6 years agoPRSDK-3374: Added PDF versions of the documents
Mahesh Radhakrishnan [Mon, 11 Dec 2017 23:07:48 +0000 (18:07 -0500)]
PRSDK-3374: Added PDF versions of the documents

6 years agomisrac fix 2 for 4.2.0 (PRSDK-3354)
Suraj Das [Mon, 11 Dec 2017 19:30:55 +0000 (14:30 -0500)]
misrac fix 2 for 4.2.0 (PRSDK-3354)

6 years agomisrac fix for 4.2.0 (PRSDK-3354)
Suraj Das [Fri, 8 Dec 2017 23:05:13 +0000 (18:05 -0500)]
misrac fix for 4.2.0 (PRSDK-3354)

6 years agoMerge pull request #19 in PROCESSOR-SDK/edma3_lld from edma_fix_v3_PRSDK-3197 to... DEV_EDMA3_LLD_02_12_05_30A
Raghu Nambiath [Wed, 6 Dec 2017 23:47:38 +0000 (17:47 -0600)]
Merge pull request #19 in PROCESSOR-SDK/edma3_lld from edma_fix_v3_PRSDK-3197 to master

* commit 'e3822afd59ff8dc2ce1a2b9a996a9a4f475df741':
  modified the endian check for ti compileri (PRSDK-3197)

6 years agomodified the endian check for ti compileri (PRSDK-3197)
Suraj Das [Wed, 6 Dec 2017 22:06:23 +0000 (17:06 -0500)]
modified the endian check for ti compileri (PRSDK-3197)

6 years agoMerge pull request #18 in PROCESSOR-SDK/edma3_lld from edma_fix_v2_PRSDK-3197 to...
Raghu Nambiath [Wed, 6 Dec 2017 21:58:18 +0000 (15:58 -0600)]
Merge pull request #18 in PROCESSOR-SDK/edma3_lld from edma_fix_v2_PRSDK-3197 to master

* commit 'f1d26105b93684104b9d7df51080e4abbf0fd85d':
  fixed based on review comments (PRSDK-3197)
  modified endian check based on gcc and ti compiler (PRSDK-3197)

6 years agofixed based on review comments (PRSDK-3197)
Suraj Das [Wed, 6 Dec 2017 21:18:13 +0000 (16:18 -0500)]
fixed based on review comments (PRSDK-3197)

6 years agomodified endian check based on gcc and ti compiler (PRSDK-3197)
Suraj Das [Wed, 6 Dec 2017 17:05:30 +0000 (12:05 -0500)]
modified endian check based on gcc and ti compiler (PRSDK-3197)

6 years agoMerge pull request #17 in PROCESSOR-SDK/edma3_lld from edma_fix_PRSDK-3197 to master
Raghu Nambiath [Mon, 4 Dec 2017 15:25:02 +0000 (09:25 -0600)]
Merge pull request #17 in PROCESSOR-SDK/edma3_lld from edma_fix_PRSDK-3197 to master

* commit '925c9c2082470b6179d8a2e98f607984354ab0ba':
  modified endianess check based on GCC 6.3.x

6 years agomodified endianess check based on GCC 6.3.x
Suraj Das [Wed, 29 Nov 2017 19:14:46 +0000 (14:14 -0500)]
modified endianess check based on GCC 6.3.x

6 years agoMerge pull request #16 in PROCESSOR-SDK/edma3_lld from PRSDK-1755 to master
Raghu Nambiath [Tue, 28 Nov 2017 14:22:11 +0000 (08:22 -0600)]
Merge pull request #16 in PROCESSOR-SDK/edma3_lld from PRSDK-1755 to master

* commit '83fa44c0a3df27c3b54f38344459db2a2b49dc85':
  PRSDK-1755 Removed CCS Example project from EDMA

6 years agoPRSDK-1755 Removed CCS Example project from EDMA
Sinthu Raja M [Mon, 27 Nov 2017 13:10:13 +0000 (18:40 +0530)]
PRSDK-1755 Removed CCS Example project from EDMA

 Removed CCS project example from EDMA driver

6 years agoMerge pull request #15 in PROCESSOR-SDK/edma3_lld from doc_ver_update_4.2.0.1 to... DEV_EDMA3_LLD_02_12_05_30
Mahesh Radhakrishnan [Mon, 23 Oct 2017 21:00:50 +0000 (16:00 -0500)]
Merge pull request #15 in PROCESSOR-SDK/edma3_lld from doc_ver_update_4.2.0.1 to master

* commit '91a50f1b5f6ef62c8bc8f074af0a8bcebcf079f9':
  Documentation & version udpate

6 years agoDocumentation & version udpate
Mahesh Radhakrishnan [Mon, 23 Oct 2017 19:55:53 +0000 (15:55 -0400)]
Documentation & version udpate

6 years agoMerge pull request #14 in PROCESSOR-SDK/edma3_lld from PRSDK-3125_tda2xx_inline_fix...
Raghu Nambiath [Wed, 18 Oct 2017 16:59:08 +0000 (11:59 -0500)]
Merge pull request #14 in PROCESSOR-SDK/edma3_lld from PRSDK-3125_tda2xx_inline_fix to master

* commit '533b118a42520a57ca02640d62a8d963b52c3b99':
  PRSDK-3125: Update remainig
  PRSDK-3125: Updating inline declaration as per the gcc update to 6.3.1

6 years agoPRSDK-3125: Update remainig
Mahesh Radhakrishnan [Wed, 18 Oct 2017 16:21:53 +0000 (12:21 -0400)]
PRSDK-3125: Update remainig

6 years agoPRSDK-3125: Updating inline declaration as per the gcc update to 6.3.1
Mahesh Radhakrishnan [Wed, 18 Oct 2017 15:21:01 +0000 (11:21 -0400)]
PRSDK-3125: Updating inline declaration as per the gcc update to 6.3.1

6 years agoMerge pull request #13 in PROCESSOR-SDK/edma3_lld from rtos-next to master
Raghu Nambiath [Mon, 16 Oct 2017 22:33:40 +0000 (17:33 -0500)]
Merge pull request #13 in PROCESSOR-SDK/edma3_lld from rtos-next to master

* commit '0caaac3c6ee97d421184589d21a1bfc9ea0edf67':
  PRSDK-3125: Updating Arm9 makefile after sysbios 6.52.0.11
  PRSDK-3125: Updating A8 makefile for sysbios 6.52.0.11
  PRSDK-3125: Updating A15 makefile to use sysbios 6.52.0.12

6 years agoMerge pull request #12 in PROCESSOR-SDK/edma3_lld from PRSDK-3125 to rtos-next rtos-next
Raghu Nambiath [Tue, 10 Oct 2017 01:08:27 +0000 (20:08 -0500)]
Merge pull request #12 in PROCESSOR-SDK/edma3_lld from PRSDK-3125 to rtos-next

* commit '1b14960be10b6734329754943eb169c4013b6769':
  PRSDK-3125: Updating Arm9 makefile after sysbios 6.52.0.11
  PRSDK-3125: Updating A8 makefile for sysbios 6.52.0.11
  PRSDK-3125: Updating A15 makefile to use sysbios 6.52.0.12

6 years agoPRSDK-3125: Updating Arm9 makefile after sysbios 6.52.0.11
Mahesh Radhakrishnan [Tue, 10 Oct 2017 00:33:12 +0000 (20:33 -0400)]
PRSDK-3125: Updating Arm9 makefile after sysbios 6.52.0.11

6 years agoPRSDK-3125: Updating A8 makefile for sysbios 6.52.0.11
Mahesh Radhakrishnan [Tue, 10 Oct 2017 00:20:28 +0000 (20:20 -0400)]
PRSDK-3125: Updating A8 makefile for sysbios 6.52.0.11

6 years agoPRSDK-3125: Updating A15 makefile to use sysbios 6.52.0.12
Mahesh Radhakrishnan [Mon, 9 Oct 2017 23:39:35 +0000 (19:39 -0400)]
PRSDK-3125: Updating A15 makefile to use sysbios 6.52.0.12

6 years agoMerge pull request #11 in PROCESSOR-SDK/edma3_lld from version_update-02.12.05 to... DEV_EDMA3_LLD_02_12_05_29
Ivan Pang [Fri, 22 Sep 2017 19:25:54 +0000 (14:25 -0500)]
Merge pull request #11 in PROCESSOR-SDK/edma3_lld from version_update-02.12.05 to master

* commit '0c00c659f9647dd5f88d2ccafd703e573c34f97d':
  2.12.5: updated eclipse and docs for versioning

6 years ago2.12.5: updated eclipse and docs for versioning
Ivan Pang [Fri, 22 Sep 2017 19:25:04 +0000 (14:25 -0500)]
2.12.5: updated eclipse and docs for versioning

Signed-off-by: Ivan Pang <i-pang@ti.com>
6 years agoMerge pull request #10 in PROCESSOR-SDK/edma3_lld from PRSDK-2608 to master
Ivan Pang [Tue, 15 Aug 2017 22:13:53 +0000 (17:13 -0500)]
Merge pull request #10 in PROCESSOR-SDK/edma3_lld from PRSDK-2608 to master

* commit '48b0b5fec3f5615f0a968f18c418bbd1e947902f':
  PRSDK-2608: Updated IPC version to 3.46.2.04 in OMAPL138 examples
  PRSDK-2608: Updated IPC package to latest version in OMAPL138 RTSC config

6 years agoPRSDK-2608: Updated IPC version to 3.46.2.04 in OMAPL138 examples
Pratap Reddy [Tue, 15 Aug 2017 21:45:08 +0000 (03:15 +0530)]
PRSDK-2608: Updated IPC version to 3.46.2.04 in OMAPL138 examples

6 years agoPRSDK-2608: Updated IPC package to latest version in OMAPL138 RTSC config
Pratap Reddy [Fri, 11 Aug 2017 18:50:42 +0000 (00:20 +0530)]
PRSDK-2608: Updated IPC package to latest version in OMAPL138 RTSC config

6 years agoMerge pull request #9 in PROCESSOR-SDK/edma3_lld from version_update-02.12.04 to... DEV_EDMA3_LLD_02_12_04_28A
Ivan Pang [Fri, 23 Jun 2017 17:16:32 +0000 (12:16 -0500)]
Merge pull request #9 in PROCESSOR-SDK/edma3_lld from version_update-02.12.04 to master

* commit 'ad4cb7fdeaa76b9c51a6663f93ea77e6a13c20d5':
  docs: updated for 2.12.4.28

6 years agodocs: updated for 2.12.4.28
Ivan Pang [Fri, 23 Jun 2017 17:15:47 +0000 (12:15 -0500)]
docs: updated for 2.12.4.28

Signed-off-by: Ivan Pang <i-pang@ti.com>
6 years agoMerge pull request #8 in PROCESSOR-SDK/edma3_lld from version_update-02.12.04 to... DEV_EDMA3_LLD_02_12_04_28
Ivan Pang [Fri, 23 Jun 2017 00:20:38 +0000 (19:20 -0500)]
Merge pull request #8 in PROCESSOR-SDK/edma3_lld from version_update-02.12.04 to master

* commit '59f9cee4562ad466bffd02041c1397bb2bde070a':
  docs: updated to 2.12.4

6 years agodocs: updated to 2.12.4
Ivan Pang [Fri, 23 Jun 2017 00:20:09 +0000 (19:20 -0500)]
docs: updated to 2.12.4

Signed-off-by: Ivan Pang <i-pang@ti.com>
6 years agoMerge pull request #7 in PROCESSOR-SDK/edma3_lld from version_update-02.12.04 to...
Ivan Pang [Thu, 11 May 2017 19:09:48 +0000 (14:09 -0500)]
Merge pull request #7 in PROCESSOR-SDK/edma3_lld from version_update-02.12.04 to master

* commit 'bdadadefa8e0f4b705ca5f38431220a122e2431b':
  eclipse: bumped plugin to 2.12.4

6 years agoeclipse: bumped plugin to 2.12.4
Ivan Pang [Tue, 2 May 2017 22:04:00 +0000 (17:04 -0500)]
eclipse: bumped plugin to 2.12.4

Signed-off-by: Ivan Pang <i-pang@ti.com>
7 years agoMerge pull request #6 in PROCESSOR-SDK/edma3_lld from PRSDK-2128 to master
Ivan Pang [Mon, 10 Apr 2017 16:14:19 +0000 (11:14 -0500)]
Merge pull request #6 in PROCESSOR-SDK/edma3_lld from PRSDK-2128 to master

* commit 'e2cd3ace52fd7e16169c7f380bf59f82c3383a10':
  PRSDK-2128: Added MMU configurations to enable edma instance 1 access on OMAPL138

7 years agoPRSDK-2128: Added MMU configurations to enable edma instance 1 access on OMAPL138
Pratap Reddy [Wed, 5 Apr 2017 16:13:05 +0000 (21:43 +0530)]
PRSDK-2128: Added MMU configurations to enable edma instance 1 access on OMAPL138

7 years agoMerge pull request #5 in PROCESSOR-SDK/edma3_lld from version_update-02.12.03 to... DEV_EDMA3_LLD_02_12_03_27
Ivan Pang [Mon, 27 Mar 2017 06:40:23 +0000 (01:40 -0500)]
Merge pull request #5 in PROCESSOR-SDK/edma3_lld from version_update-02.12.03 to master

* commit '451fc494f7ff1cb475e837e3dd30c02e819e3d65':
  version updated to 02.12.03

7 years agoversion updated to 02.12.03
Ivan Pang [Sun, 26 Mar 2017 23:54:42 +0000 (18:54 -0500)]
version updated to 02.12.03

Signed-off-by: Ivan Pang <i-pang@ti.com>
7 years agoMerge pull request #4 in PROCESSOR-SDK/edma3_lld from PRSDK-2098 to master
Ivan Pang [Tue, 21 Mar 2017 22:03:46 +0000 (17:03 -0500)]
Merge pull request #4 in PROCESSOR-SDK/edma3_lld from PRSDK-2098 to master

* commit '87dba58e751b54b154c1bfb80c6ee50d481135c4':
  PRSDK-2098: Updated project setup to use latest tools
  PRSDK-2098: Fix for OMAPL13x ARM9 example build issue
  PRSDK-2098: Fix omapl13x example compilation

7 years agoPRSDK-2098: Updated project setup to use latest tools
Pratap Reddy [Tue, 21 Mar 2017 21:02:43 +0000 (02:32 +0530)]
PRSDK-2098: Updated project setup to use latest tools

7 years agoPRSDK-2098: Fix for OMAPL13x ARM9 example build issue
Pratap Reddy [Tue, 21 Mar 2017 20:52:09 +0000 (02:22 +0530)]
PRSDK-2098: Fix for OMAPL13x ARM9 example build issue

7 years agoPRSDK-2098: Fix omapl13x example compilation
Justin Sobota [Wed, 15 Mar 2017 19:01:08 +0000 (15:01 -0400)]
PRSDK-2098: Fix omapl13x example compilation

Signed-off-by: Justin Sobota <jsobota@ti.com>
7 years agoMerge pull request #3 in PROCESSOR-SDK/edma3_lld from PRSDK-1521 to master
Ivan Pang [Mon, 20 Feb 2017 22:04:30 +0000 (16:04 -0600)]
Merge pull request #3 in PROCESSOR-SDK/edma3_lld from PRSDK-1521 to master

* commit 'cc8b3bbe758770e5a96f5982d48b08c7c97495a2':
  OMAPL137 Integration: Config files for OMAPL137EVM
  OMAPL137 Integration: EDMA3 LLD CCS example
  OMAPL137 INtegration: Build setup
  OMAPL137 Integration: Added platform mapping for OMAPL137

7 years agoOMAPL137 Integration: Config files for OMAPL137EVM
Sinthu Raja [Mon, 30 Jan 2017 13:28:16 +0000 (18:58 +0530)]
OMAPL137 Integration: Config files for OMAPL137EVM

Add default config files for OMAPL137 EVM board

Signed-off-by: Pratap Reddy <x0257344@ti.com>
7 years agoOMAPL137 Integration: EDMA3 LLD CCS example
Sinthu Raja [Mon, 30 Jan 2017 13:26:22 +0000 (18:56 +0530)]
OMAPL137 Integration: EDMA3 LLD CCS example

Add CCS project to test and verify the EDMA3 LLD

Signed-off-by: Pratap Reddy <x0257344@ti.com>
7 years agoOMAPL137 INtegration: Build setup
Sinthu Raja [Mon, 30 Jan 2017 13:23:38 +0000 (18:53 +0530)]
OMAPL137 INtegration: Build setup

Update makefile and build setup to support OMAPL137 EDMA3 LLD

Signed-off-by: Pratap Reddy <x0257344@ti.com>