]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/log
processor-sdk/performance-audio-sr.git
7 years agoAdd diferent commented out I/O options to CUS at-boot shortcut
Frank Livingston [Mon, 15 Aug 2016 19:50:09 +0000 (14:50 -0500)]
Add diferent commented out I/O options to CUS at-boot shortcut

7 years agoClean up some comments
Frank Livingston [Mon, 15 Aug 2016 19:45:41 +0000 (14:45 -0500)]
Clean up some comments

7 years agoRemove DDP specified debug code from default build for dbgDib.c
Frank Livingston [Mon, 15 Aug 2016 19:43:01 +0000 (14:43 -0500)]
Remove DDP specified debug code from default build for dbgDib.c

7 years agoRemove Dolby IP from codebase
Frank Livingston [Mon, 15 Aug 2016 18:07:27 +0000 (13:07 -0500)]
Remove Dolby IP from codebase

7 years agoAdd xdctools_3_31_00_24_core to .gitignore
Frank Livingston [Mon, 15 Aug 2016 18:04:29 +0000 (13:04 -0500)]
Add xdctools_3_31_00_24_core to .gitignore

7 years agoRemove debug captures from DSP code
Frank Livingston [Mon, 15 Aug 2016 16:28:48 +0000 (11:28 -0500)]
Remove debug captures from DSP code

7 years agoUpdate sw versions is readme_demo.txt
Frank Livingston [Fri, 12 Aug 2016 23:19:59 +0000 (18:19 -0500)]
Update sw versions is readme_demo.txt

7 years agoMerge remote-tracking branch 'origin/dev_psdkaudio_qin_astsplit' into dev_psdkaudio_frank
Frank Livingston [Fri, 12 Aug 2016 23:17:16 +0000 (18:17 -0500)]
Merge remote-tracking branch 'origin/dev_psdkaudio_qin_astsplit' into dev_psdkaudio_frank

Conflicts:
readme_demo.txt

7 years agoUpdate PAF commit Id in readme_demo.txt
Frank Livingston [Thu, 11 Aug 2016 22:32:55 +0000 (17:32 -0500)]
Update PAF commit Id in readme_demo.txt

7 years agoChange default at-boot Input shortcut to HDMI stereo
Frank Livingston [Thu, 11 Aug 2016 20:14:11 +0000 (15:14 -0500)]
Change default at-boot Input shortcut to HDMI stereo

7 years agoRemove debug captures from ARM code
Frank Livingston [Thu, 11 Aug 2016 20:12:57 +0000 (15:12 -0500)]
Remove debug captures from ARM code

7 years agoUpdate UART LLD for PP discovered issue:
Frank Livingston [Thu, 11 Aug 2016 20:07:59 +0000 (15:07 -0500)]
Update UART LLD for PP discovered issue:

In UART LLD interrupt implementation (callback mode) the write callback
function does not always mean completion of UART Tx operation.

Write callback is invoked when THR is empty, but it does not indicate both
the transmitter FIFO and the transmitter shift register (UART_TSR) are
empty. Under such condition if UART is closed, it will terminate the UART
previous ongoing transfer.

7 years agoI/O update
Frank Livingston [Thu, 11 Aug 2016 18:44:43 +0000 (13:44 -0500)]
I/O update

7 years agoAdded OAR and BMDA path in the include options.
Su [Thu, 11 Aug 2016 17:24:01 +0000 (13:24 -0400)]
Added OAR and BMDA path in the include options.

7 years agoUpdate readme_demo.txt
Frank Livingston [Wed, 10 Aug 2016 15:29:32 +0000 (10:29 -0500)]
Update readme_demo.txt

7 years agoUpdate debug probe in K2G target configuration
Frank Livingston [Wed, 10 Aug 2016 15:26:00 +0000 (10:26 -0500)]
Update debug probe in K2G target configuration

7 years agoAdded metadata support in circular buffering. Integrated AR and BMDA.
Su [Thu, 4 Aug 2016 20:35:32 +0000 (16:35 -0400)]
Added metadata support in circular buffering. Integrated AR and BMDA.

7 years agoChanged pingpong buffering of DDP in circular buffer to triple buffering to prevent...
Su [Fri, 29 Jul 2016 18:40:53 +0000 (14:40 -0400)]
Changed pingpong buffering of DDP in circular buffer to triple buffering to prevent overflow.

7 years ago1. added setting ASOT priority in DSP systemInit.c.
Su [Fri, 29 Jul 2016 15:03:33 +0000 (11:03 -0400)]
1. added setting ASOT priority in DSP systemInit.c.
2. added re-enable the readstart/writestart flags of cb in ASIT.

7 years agoAdd params.c and patchs.c
Frank Livingston [Fri, 22 Jul 2016 22:17:33 +0000 (17:17 -0500)]
Add params.c and patchs.c

7 years agoAST split, initial code
Frank Livingston [Thu, 21 Jul 2016 21:23:21 +0000 (16:23 -0500)]
AST split, initial code

7 years agoAdd code to SYS/BIOS .cfg file to allow Execution Analysis
Frank Livingston [Fri, 15 Jul 2016 16:23:00 +0000 (11:23 -0500)]
Add code to SYS/BIOS .cfg file to allow Execution Analysis

7 years agoAdd information to readme_demo.txt update log
Frank Livingston [Thu, 14 Jul 2016 16:05:06 +0000 (11:05 -0500)]
Add information to readme_demo.txt update log

7 years agoMerge branch 'master' of gitorious.design.ti.com:dolby-harmonious/ddp_demo
Frank Livingston [Thu, 14 Jul 2016 16:03:11 +0000 (11:03 -0500)]
Merge branch 'master' of gitorious.design.ti.com:dolby-harmonious/ddp_demo

7 years agoAdd note concernign <root>=c:\ti to readme_demo.txt
Frank Livingston [Thu, 14 Jul 2016 16:01:41 +0000 (11:01 -0500)]
Add note concernign <root>=c:\ti to readme_demo.txt

7 years agoUpdate readme_demo.txt to include instructions for UART LLD build
Frank Livingston [Fri, 8 Jul 2016 18:01:01 +0000 (13:01 -0500)]
Update readme_demo.txt to include instructions for UART LLD build

7 years agoUpdate UART LLD makefile to only build k2g c66x, little-endian
Frank Livingston [Fri, 8 Jul 2016 17:31:01 +0000 (12:31 -0500)]
Update UART LLD makefile to only build k2g c66x, little-endian

7 years agoUpdate UART LLD for PP discovered issues. Add new header file.
Frank Livingston [Fri, 8 Jul 2016 00:51:16 +0000 (19:51 -0500)]
Update UART LLD for PP discovered issues. Add new header file.

7 years agoUpdate pinmux settings for UART0
Frank Livingston [Fri, 8 Jul 2016 00:49:39 +0000 (19:49 -0500)]
Update pinmux settings for UART0

7 years agoUpdate UART LLD for PP discovered issues.
Frank Livingston [Fri, 8 Jul 2016 00:44:26 +0000 (19:44 -0500)]
Update UART LLD for PP discovered issues.
NOTE: This version includes code NOT in the PSDK 2.0.3 UART LLD release.

7 years agoUpdate build_libs.bat to include dcs7 lib
Frank Livingston [Fri, 8 Jul 2016 00:37:15 +0000 (19:37 -0500)]
Update build_libs.bat to include dcs7 lib

7 years agoAdd .gitignore for test_dsp
Frank Livingston [Fri, 8 Jul 2016 00:36:45 +0000 (19:36 -0500)]
Add .gitignore for test_dsp

7 years agoAdd DCS7 & AFP
Frank Livingston [Fri, 8 Jul 2016 00:35:05 +0000 (19:35 -0500)]
Add DCS7 & AFP

7 years agoForward slash in directory names
Frank Livingston [Fri, 8 Jul 2016 00:23:58 +0000 (19:23 -0500)]
Forward slash in directory names

7 years agoFix capture buffer name
Frank Livingston [Fri, 8 Jul 2016 00:20:48 +0000 (19:20 -0500)]
Fix capture buffer name

7 years agoFix config.bld DDR3 size
Frank Livingston [Fri, 8 Jul 2016 00:17:17 +0000 (19:17 -0500)]
Fix config.bld DDR3 size

7 years agoUpdate IPC version in setup_env.bat
Frank Livingston [Thu, 30 Jun 2016 18:30:52 +0000 (13:30 -0500)]
Update IPC version in setup_env.bat

7 years agoAdd PAF libs build step
Frank Livingston [Thu, 30 Jun 2016 18:29:04 +0000 (13:29 -0500)]
Add PAF libs build step

7 years agoAdd .gitignore
Frank Livingston [Mon, 27 Jun 2016 18:16:58 +0000 (13:16 -0500)]
Add .gitignore

7 years agoAdd more information to readme
Frank Livingston [Mon, 27 Jun 2016 15:12:41 +0000 (10:12 -0500)]
Add more information to readme

7 years agoAdd batch files for building A15/C66x PAF libraries
Frank Livingston [Mon, 27 Jun 2016 15:01:08 +0000 (10:01 -0500)]
Add batch files for building A15/C66x PAF libraries

7 years agoAdd audio input driver updates from Govind
Frank Livingston [Mon, 27 Jun 2016 14:58:39 +0000 (09:58 -0500)]
Add audio input driver updates from Govind

7 years agoAdd pdk folder
Frank Livingston [Mon, 27 Jun 2016 14:55:55 +0000 (09:55 -0500)]
Add pdk folder

7 years agoRemove pdk .zip file
Frank Livingston [Mon, 27 Jun 2016 14:54:11 +0000 (09:54 -0500)]
Remove pdk .zip file

7 years agoUpdate readme_demo.txt
Frank Livingston [Mon, 20 Jun 2016 21:42:56 +0000 (16:42 -0500)]
Update readme_demo.txt

7 years agoUpdate procsdk_audio_typ.h location (temporary)
Frank Livingston [Mon, 20 Jun 2016 21:42:11 +0000 (16:42 -0500)]
Update procsdk_audio_typ.h location (temporary)

7 years agoUpdate procsdk_audio_typ.h location (temporary)
Frank Livingston [Mon, 20 Jun 2016 21:40:29 +0000 (16:40 -0500)]
Update procsdk_audio_typ.h location (temporary)

7 years agoreadme_demo.txt
Frank Livingston [Mon, 20 Jun 2016 20:40:19 +0000 (15:40 -0500)]
readme_demo.txt

7 years agoAdd demo source code
Frank Livingston [Mon, 20 Jun 2016 20:40:07 +0000 (15:40 -0500)]
Add demo source code

7 years agoAdd ipc .zip file
Frank Livingston [Mon, 20 Jun 2016 20:39:45 +0000 (15:39 -0500)]
Add ipc .zip file

7 years agoAdd pdk .zip file
Frank Livingston [Mon, 20 Jun 2016 20:39:23 +0000 (15:39 -0500)]
Add pdk .zip file

7 years agoAdd .gitattributes
Frank Livingston [Mon, 20 Jun 2016 20:38:27 +0000 (15:38 -0500)]
Add .gitattributes