summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix BIOS test failed on J721E/A72 issueREL.PDK.J7.00.08.00.12REL.PDK.J7.00.08.00.11REL.PDK.J7.00.08.00.10REL.PDK.J7.00.08.00.09REL.PDK.J7.00.08.00.08REL.PDK.J7.00.08.00.07REL.PDK.J7.00.08.00.06REL.PDK.J7.00.08.00.05Ming Wei2019-03-253-10/+61
* PRSDK-5274: Update K2G sysbios examples to include xdc RuntimeREL.PDK.J7.00.08.00.04DEV.PROCESSOR-SDK.05.03.00.05DEV.OSAL.01.00.00.14AMahesh Radhakrishnan2019-03-192-0/+2
* osal: PRSDK-5320: fix SWI test failureREL.PDK.J7.00.08.00.03REL.PDK.J7.00.08.00.02REL.PDK.J7.00.08.00.01Hao Zhang2019-03-151-2/+0
* Updated version & documentationDEV.OSAL.01.00.00.14Mahesh Radhakrishnan2019-03-144-4/+4
* osal: fix Klocwork issueHao Zhang2019-03-111-2/+3
* Added MCU2_1 in J721E core listPrasad Jondhale2019-03-112-2/+2
* PRSDK-3403: Added support AM65xx platformDasnavis Sabiya2019-03-082-35/+77
* Define cp15 assembly symbols as functionsJonah Willis2019-03-071-0/+27
* PDK-3715: Migrate to new CSL SOC alias changeSivaraj R2019-03-041-16/+16
* Revert "PRSDK-5246: support SMP mode for application so that appropriate cach...Aravind Batni2019-02-262-1/+20
* PRSDK-5246: support SMP mode for application so that appropriate cache includ...Aravind Batni2019-02-242-20/+1
* osal: PRSDK-5352: fix bug in SwiP_delete() APIHao Zhang2019-02-124-9/+9
* PDK-3586: J7 to J721ESivaraj R2019-02-0714-32/+32
* PRSDK-5321: resolve C++ compilation issuesAravind Batni2019-02-0612-24/+24
* PRSDK-5322: added a default OS type in the RTSC to get to a correct lib path ...Aravind Batni2019-02-061-1/+1
* PRSDK-297 Fix warnings in BIOS example.Sinthu Raja M2019-02-051-1/+0
* PRSDK-5273: RTSC dependencies addedAravind Batni2019-02-011-0/+4
* PRSDK-5281: Resolved K2G Baremetal Unit Test timer IssueAravind Batni2019-01-291-2/+6
* PRSDK-5238: Proper check for the boolean conditionMahesh Radhakrishnan2019-01-231-2/+2
* PRSDK-5238: Fix for using macro in boolean context found by gcc tool updateMahesh Radhakrishnan2019-01-231-2/+2
* PRSDK-5279: resolve compilation fail for K2G TI-RTOS projects due to SwiP tes...REL.PDK.J7.00.05.00.15Aravind Batni2019-01-211-2/+2
* Build fix patch 3REL.PDK.J7.00.05.00.14REL.PDK.J7.00.05.00.13Sivaraj R2019-01-171-1/+1
* Build fix patch 2REL.PDK.J7.00.05.00.12Sivaraj R2019-01-172-1/+3
* Fixed OSAL build due to recent changesREL.PDK.J7.00.05.00.11Sivaraj R2019-01-173-5/+4
* PRSDK-5126: add Error Block in TaskP OSAL implementationREL.PDK.J7.00.05.00.10Aravind Batni2019-01-163-5/+16
* osal: PRSDK-4858: update copyright versionHao Zhang2019-01-162-2/+2
* osal: PRSDK-4858: add software interrupt support for RTOSHao Zhang2019-01-169-4/+404
* Adding sciclient dependency for J7REL.PDK.J7.00.05.00.09REL.PDK.J7.00.05.00.08REL.PDK.J7.00.05.00.07REL.PDK.J7.00.05.00.06REL.PDK.J7.00.05.00.05REL.PDK.J7.00.05.00.04Ankur2019-01-092-2/+2
* Fixed package buildREL.PDK.J7.00.05.00.03REL.PDK.J7.00.05.00.02REL.PDK.J7.00.05.00.01Sivaraj R2019-01-073-4/+4
* PRSDK-5183: eliminate hhc.exe not found messageAravind Batni2019-01-032-2/+2
* Commented #error to allow J7 buildRishabh Garg2018-12-211-1/+1
* Fixed J7 C66/c7x buildSivaraj R2018-12-211-3/+0
* PRSDK-4092: Support for TimerP_getTimeInUsecs for baremetal addedAravind Batni2018-12-1925-105/+1075
* [PDK-3437] [OSAL] R5 baremetal implementation of HWIP_disable/Restore doesn't...DEV.OSAL.01.00.00.13ADhande2018-12-131-6/+5
* PRSDK-3403: Updated Module.xs to add .pl files to the release packageDEV.PROCESSOR-SDK.05.02.00.07DEV.OSAL.01.00.00.13Dasnavis Sabiya2018-12-111-0/+5
* PRSDK-3403: Added C++ test application to verify C++ Build environmentDasnavis Sabiya2018-12-115-0/+769
* [SEMAPHORE] Added semaphore reset APILucas Weaver2018-12-102-0/+20
* Documentation update for 1.0.0.13 relAravind Batni2018-12-075-4/+4
* PRSDK-2892: Added Non-executable flag to device peripheral memory MMU configM V Pratap Reddy2018-11-291-2/+3
* PRSDK-4169: Added sciclient dependency for BIOS unit testM V Pratap Reddy2018-11-251-0/+4
* PRSDK-4169: Adding sciclient as a dependency for boardM V Pratap Reddy2018-11-241-0/+4
* J7 build fix for new CSL soc filesSivaraj R2018-11-171-7/+12
* [PRSDK-4092] Updated OSAL for missing features TimerPKedar Chitnis2018-11-134-53/+91
* Merge pull request #155 in PROCESSOR-SDK/osal from am77x_build to masterSivaraj R2018-11-097-24/+43
* Merge pull request #154 in PROCESSOR-SDK/osal from review-PRSDK-3563 to masterMahesh Radhakrishnan2018-10-291-0/+8
|\
| * PRSDK-3563: using common timer ID between hs and gp AM437x boardsAravind Batni2018-10-251-0/+8
|/
* Merge pull request #152 in PROCESSOR-SDK/osal from kedarc_taskp_updates to ma...Sivaraj R2018-10-252-1/+50
|\
| * [OSAL] Updated OSAL for missing features in TaskPKedar Chitnis2018-10-252-1/+50
|/
* Merge pull request #151 in PROCESSOR-SDK/osal from review-PRSDK-4917 to masterSivaraj R2018-10-241-5/+10
|\
| * PRSDK-4917: eliminate infinite wait for SemaphoreP_NO_WAITAravind Batni2018-10-231-5/+10
|/