summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merged PASDK 1.2.4 changes. Fixed following bugs:HEADmasterJianzhong Xu2019-04-2642-2899/+385
| | | | | | - PASDK-514: Moved CB status to Non-cached memory. - PASDK-518: Move AAC status structure to Non-cache memory - PASDK-644: Fix for ASOT getting stuck in ASOT_STATE_INITSYNC_DEC_INFO1
* Update documents.Jianzhong Xu2018-11-2827-14/+3
|
* Merge branch 'pasdk1_3_master' into prsdk_pa_demo_sync_external_gitJianzhong Xu2018-11-193-5/+6
|\
| * Used different macros for input and output PHY priming.Jianzhong Xu2018-11-193-5/+6
| | | | | | | | Signed-off-by: Jianzhong Xu <xuj@ti.com>
* | Changed submodules to git.ti.comJianzhong Xu2018-11-161-3/+3
| | | | | | | | Signed-off-by: Jianzhong Xu <xuj@ti.com>
* | Merge branch 'pasdk1_3_master' into prsdk_pa_demo_sync_external_gitJianzhong Xu2018-11-1612641-4784079/+1
|\|
| * Removed IPC and PDK from psdk_cust folder.Jianzhong Xu2018-11-1612640-4784078/+0
| | | | | | | | Signed-off-by: Jianzhong Xu <xuj@ti.com>
| * Setting HsDevBuild to zero by defaultVeeranna Hanchinal2018-11-161-1/+1
| |
* | Specifying merge rules: don't merge .gitmodules.Jianzhong Xu2018-11-161-0/+1
| | | | | | | | Signed-off-by: Jianzhong Xu <xuj@ti.com>
* | Removed 3rd party IP directories.Jianzhong Xu2018-11-1512-33/+0
|/ | | | Signed-off-by: Jianzhong Xu <xuj@ti.com>
* Code clean up: removing code blocks commented out by #if 0.Jianzhong Xu2018-11-156-8555/+7702
| | | | Signed-off-by: Jianzhong Xu <xuj@ti.com>
* Merge pull request #37 in PASDK/pasdk_sr from pasdk_663_shalini to ↵Veeranna Hanchinal2018-11-147-8/+134
|\ | | | | | | | | | | | | pasdk1_3_master * commit '74f9e4ba5c2100cdea9b461b6bb386ecb9bddc6f': PASDK-663: Code changes for new design solving OAR init issue
| * PASDK-663: Code changes for new design solving OAR init issueVeeranna Hanchinal2018-10-267-8/+134
|/
* Updated setup_env.bat to upgrade for PRSDK 5.1Veeranna Hanchinal2018-10-251-9/+9
|
* Updated submodule paf related to putting UART in non-EDMA modeVeeranna Hanchinal2018-10-241-0/+0
|
* Updating submodule with proper makefile update commitsVeeranna Hanchinal2018-10-245-0/+0
|
* Updated submodule for makefiles changesVeeranna Hanchinal2018-10-235-0/+0
|
* Merge pull request #36 in PASDK/pasdk_sr from dev_pasdk1_3_frank to ↵Veeranna Hanchinal2018-10-2325-355/+401
|\ | | | | | | | | | | | | | | | | | | | | pasdk1_3_master * commit '784f0c14b171d505c17c892ea34fe6d314d1fbaa': Update FD package creation script for PRSDK directory structure Update CCS projects, Debug_DH_IPPkgs build configurations Update makefile for PRSDK 5.0 component versions Update CCS projects Update Windows build scripts
| * Update FD package creation script for PRSDK directory structureFrank Livingston2018-09-081-2/+2
| |
| * Update CCS projects, Debug_DH_IPPkgs build configurationsFrank Livingston2018-09-082-123/+121
| | | | | | | | | | Remove dependency on build variable which must be updated for every PRSDK release (PDK_INSTALL_PATH).
| * Update makefile for PRSDK 5.0 component versionsFrank Livingston2018-09-081-3/+4
| |
| * Update CCS projectsFrank Livingston2018-09-0813-159/+160
| | | | | | | | | | | | | | Remove dependency on build variable which must be updated for every PRSDK release (PDK_INSTALL_PATH). Update source code to provide include path from PDK component base location.
| * Update Windows build scriptsFrank Livingston2018-09-0811-68/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | Allow separate directories for: - CCS install - PRSDK install - Install of components used for building certified components (XDCTools, SYSBIOS, XDAIS, and CGT) Fix XDAIS version used for building certified components instead of changing this with PRSDK updates. Update location of DTS, PAF & Tools directories in install code script.
* | PRSDK-4429: This change is required to put UART in non-EDMA modeVeeranna Hanchinal2018-09-112-2/+1
|/
* Updated readme and setup scripts.Jianzhong Xu2018-08-313-11/+36
|
* PRSDK-4536: Updated submodulesVeeranna Hanchinal2018-08-312-0/+0
|
* PRSDK-4429: Fix for mute output during interchange of THD and DDP streamVeeranna Hanchinal2018-08-291-3/+3
|
* PRSDK-4433: Perform obj-audio output verification for Dolby decoders ↵Veeranna Hanchinal2018-08-291-0/+3
| | | | (MAT/DDP/THD)
* Added more docs.Jianzhong Xu2018-07-094-0/+16
|
* Cleaning up makefiel and scripts.Jianzhong Xu2018-06-294-74/+38
|
* Renamed pasdk to pasrc, PASDK_ROOT_DIR to PAROOT_DIR, PASDK_ROOT toJianzhong Xu2018-06-2934-614/+616
| | | | PAROOT.
* Submodules clean up:Jianzhong Xu2018-06-29179-6/+3
| | | | | | Change submodule pasdk to pasrc Remove submodule os_paf_dev Move submodules asp, 3p-ipp-ti to upper level
* Merge branch 'dev_pasdk1_3_integration' of ↵Jianzhong Xu2018-06-263-61/+101
|\ | | | | | | ssh://bitbucket.itg.ti.com/pasdk/pasdk_sr into dev_pasdk1_3_integration
| * Update Windows build scriptsFrank Livingston2018-06-223-61/+101
| | | | | | | | | | - Update PAF build script to take correct CGT install directory. - Update env setup script to set PAF related build env vars.
* | Changed master Makefile and added setup scripts to make sure out-of-box ↵Jianzhong Xu2018-06-264-5/+274
|/ | | | example can be rebuilt in both Linux and Windows.
* Changed makefiles to make PASDK into performance audio demo in PRSDK.Jianzhong Xu2018-06-192-7/+110
|
* Changed copyright year to 2018.Jianzhong Xu2018-06-1896-120/+120
|
* Merge remote-tracking branch ↵Jianzhong Xu2018-06-185-18/+37
|\ | | | | | | 'origin/dev_pasdk_frank_pasdk577RunTimeAudioIoCfg' into dev_pasdk1_3_integration
| * PASDK-577:Call new McASP LLD control cmd to set Tx bit-clock dividerFrank Livingston2018-06-151-14/+31
| | | | | | | | | | This is a workaround for the pair-wise channel swap issue with the McASP LLD control cmd casp_IOCTL_CNTRL_SET_FORMAT_CHAN.
| * Merge remote-tracking branch 'origin/dev_pasdk1_3_integration' into ↵Frank Livingston2018-06-129-59/+302
| |\ | | | | | | | | | dev_pasdk_frank_pasdk577RunTimeAudioIoCfg
| * | PASDK-577:Frank Livingston2018-06-064-15/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change default rateX to correspond to default Tx McASP CLKXDIV Add error return to asopSetCheckRateX. Update ASOT to check error returns from setCheckRateX. - ignored in Init-Sync Dec1. This is typical use case since RateX change is normal at start of stream. - not ignored in Dec Info2. This isn't typical use case since RateX shouldn't change during stream.
| * | PASDK-577:Add "proof of concept" code for McASP LLD to setCheckRateXFrank Livingston2018-06-064-22/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "proof of concept" code to asopSetCheckRateX() for setting Tx McASP CLKXDIV using McASP LLD. The "proof of concept" code only works for HDMI input & output sampling rates 44.1,48,88.2,96 & 192 kHz. Additional integration work needs to be done for asopSetCheckRateX() full functionality. See sap_d10.c:manageOutput() for details of required functionality.
| * | PASDK-577:Add experimental code for setting CLKXDIV in setCheckRateXFrank Livingston2018-06-061-2/+28
| | |
| * | PASDK-577:Add error in case Output re-select w/ McASP LLD driver handle non-NULLFrank Livingston2018-06-062-5/+10
| | |
| * | PASDK-577:Revert removal of Board_init() in DSP main()Frank Livingston2018-06-061-3/+3
| | |
| * | PASDK-577:Clear already posted Output events on Output re-selectFrank Livingston2018-06-051-1/+9
| | |
| * | PASDK-577:Clear already posted Input events on Input re-selectFrank Livingston2018-06-051-0/+11
| | | | | | | | | | | | | | | | | | Clear (drop) already posted Input events upon Input re-select. Without this change, IO Phy & McASP LLD lose sync after Input re-select. This problem was discovered for execPAIInHDMI re-select after at-boot.
* | | Manually merged commit 7df08c3 fromJianzhong Xu2018-06-136-29/+168
| |/ |/| | | | | dev_pasdk_frank_pasdk577RunTimeAudioIoCfg.
* | Analog in and analog out configuration is working.Jianzhong Xu2018-06-124-29/+18
| |
* | Merge remote-tracking branch ↵Frank Livingston2018-05-306-26/+48
|\| | | | | | | 'origin/dev_pasdk_frank_pasdk577RunTimeAudioIoCfg' into dev_pasdk1_3_integration