]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/log
keystone-rtos/edma3_lld.git
14 years agoAdding dummy modules in EDMA3 packages
Anuj Aggarwal [Sun, 13 Sep 2009 05:21:58 +0000 (10:51 +0530)]
Adding dummy modules in EDMA3 packages

Packages without modules cannot be loaded by BIOS utilities.
Hence creating dummy modules in those packages.

14 years agoUsing environment variable in config.bld file to locate CG toolchain
Anuj Aggarwal [Sun, 13 Sep 2009 05:20:35 +0000 (10:50 +0530)]
Using environment variable in config.bld file to locate CG toolchain

14 years agoAdding RM sample init lib project files
Anuj Aggarwal [Sun, 13 Sep 2009 05:19:03 +0000 (10:49 +0530)]
Adding RM sample init lib project files

14 years agoAdd BE support in Resource Manager
Anuj Aggarwal [Sun, 13 Sep 2009 05:14:52 +0000 (10:44 +0530)]
Add BE support in Resource Manager

14 years agoAdding software manifest
Anuj Aggarwal [Sun, 13 Sep 2009 05:11:10 +0000 (10:41 +0530)]
Adding software manifest

14 years agoUpdating HTML release notes for 02.10.00.01
Anuj Aggarwal [Sun, 13 Sep 2009 05:10:28 +0000 (10:40 +0530)]
Updating HTML release notes for 02.10.00.01

14 years agoCSL_DAT example modified for new license header
Anuj Aggarwal [Thu, 20 Aug 2009 05:52:21 +0000 (11:22 +0530)]
CSL_DAT example modified for new license header

14 years agoDRAE registers not programmed in RM while allocating TCC
Anuj Aggarwal [Thu, 20 Aug 2009 05:50:34 +0000 (11:20 +0530)]
DRAE registers not programmed in RM while allocating TCC

DRAE registers for TCC are programmed while registering the callback
and not programmed while allocating the TCC.

14 years agoAdded EDMA3 driver sample application for TCI6498
Anuj Aggarwal [Thu, 20 Aug 2009 05:49:03 +0000 (11:19 +0530)]
Added EDMA3 driver sample application for TCI6498

Added the CCSv4 project files for TCI6498, both Little Endian
and Big Endian platforms

14 years agoModifying DA830 sample app for CCSv4
Anuj Aggarwal [Thu, 20 Aug 2009 05:48:23 +0000 (11:18 +0530)]
Modifying DA830 sample app for CCSv4

14 years agoEDMA3 driver sample example made generic
Anuj Aggarwal [Thu, 20 Aug 2009 05:44:43 +0000 (11:14 +0530)]
EDMA3 driver sample example made generic

EDMA3 sample application made generic so that it takes the EDMA3
Driver handle now and all the test cases can be run on any EDMA3
controller

14 years agoMinor clean-up in driver sample init lib header file
Anuj Aggarwal [Thu, 20 Aug 2009 05:41:32 +0000 (11:11 +0530)]
Minor clean-up in driver sample init lib header file

14 years agoCleaned EDMA3 Driver Sample Initialization library
Anuj Aggarwal [Thu, 20 Aug 2009 05:36:52 +0000 (11:06 +0530)]
Cleaned EDMA3 Driver Sample Initialization library

Cleaned the sample init library code
Renames files to have simpler names
Added support for TCI6498 and made the design generic so that any
platform can be added easily later

14 years agoMoved SoC specific config files in rm/src/configs
Anuj Aggarwal [Thu, 20 Aug 2009 05:34:19 +0000 (11:04 +0530)]
Moved SoC specific config files in rm/src/configs

14 years agoMisc changes in EDMA3 Driver
Anuj Aggarwal [Thu, 20 Aug 2009 05:31:27 +0000 (11:01 +0530)]
Misc changes in EDMA3 Driver

- license header change
- dynamic ranges of logical channels
- internal data structures now 2D to handle multiple EDMA3 hardwares
- edma3MemSet -> edma3MemZero
- EDMA3_DRV_requestChannel cleaned and modified to take new requests
- Link channel API modified so that it doesn't clear the TCC code of link
channels having their own TCC values
- Added New APIs:
EDMA3_DRV_registerTccCb
EDMA3_DRV_unregisterTccCb
EDMA3_DRV_setTcErrorInt
EDMA3_DRV_getChannelStatus
EDMA3_DRV_mapTccLinkCh
- Big Endian change
- Misc changes done to clean-up the code

14 years agoMisc changes in Resource Manager
Anuj Aggarwal [Thu, 20 Aug 2009 05:09:50 +0000 (10:39 +0530)]
Misc changes in Resource Manager

- license header change
- dynamic ranges of logical channels according to the number of
resources available in the EDMA3 controller
- 2D internal data structures to handle multiple EDMA3 hardwares
- edma3MemSet -> edma3MemZero
- edma3OsProtectEntry / edma3OsProtectExit signature change to
accomodate EDMA3 controller ID

14 years agoTCI6498 related changes in RTSC build files
Anuj Aggarwal [Thu, 20 Aug 2009 04:31:51 +0000 (10:01 +0530)]
TCI6498 related changes in RTSC build files

RTSC build files (package.xdc, package.bld etc) are modified
for new platform TCI6498

14 years agoAdding CCSv4 project files for EDMA3 libraries
Anuj Aggarwal [Wed, 19 Aug 2009 19:41:01 +0000 (01:11 +0530)]
Adding CCSv4 project files for EDMA3 libraries

Simple project files are created for EDMA3 libraries so that the libraries'
projects can be added as dependencies in the application projects.

14 years agoChanging dos to unix format
Anuj Aggarwal [Wed, 19 Aug 2009 19:06:37 +0000 (00:36 +0530)]
Changing dos to unix format

14 years agoEDMA3: BIOS6 Release 02.00.01.04 INT.EDMA3.LLD.02.00.01.04
Anuj Aggarwal [Fri, 10 Jul 2009 11:31:02 +0000 (17:01 +0530)]
EDMA3: BIOS6 Release 02.00.01.04

14 years agoEDMA3: Adding release package 02.00.00.03 INT.EDMA3.LLD.02.00.00.03
Anuj Aggarwal [Fri, 10 Jul 2009 11:22:32 +0000 (16:52 +0530)]
EDMA3: Adding release package 02.00.00.03