summaryrefslogtreecommitdiffstats
path: root/arch/core
Commit message (Expand)AuthorAgeFilesLines
* Support for AM64X osal libAravind Batni2019-10-221-0/+2
* PRSDK-5851 Add header file to fix A15 macro issueSinthu Raja M2019-09-271-0/+2
* PDK-2666: c++ build fixREL.PDK.J7.01.00.00.03REL.PDK.J7.01.00.00.02REL.PDK.J7.01.00.00.01Prasad Konnur2019-09-252-6/+6
* PRSDK-6302: Fix for am335xMahesh Radhakrishnan2019-09-191-1/+1
* PRSDK-6302: MISRA-C fixesMahesh Radhakrishnan2019-09-1813-257/+295
* PRSDK-5851: Update OSAL_hwAttrs structure paramsSinthu Raja M2019-09-101-0/+52
* PRSDK-5253: moving the Intc_SystemEnable part of first time loopAravind Batni2019-08-061-2/+1
* PRSDK-5612: added enable/disable interrupt option during HwiP CreateAravind Batni2019-08-068-16/+85
* fix the PRSDK-5206Ming Wei2019-06-201-8/+0
* osal: PRSDK-4967: support R5 run-time DM timer configuration for J7Hao Zhang2019-04-241-21/+18
* osal: PRSDK-4967: support run-time VIM base address configuration for J7Hao Zhang2019-04-241-5/+18
* Define cp15 assembly symbols as functionsJonah Willis2019-03-071-0/+27
* PRSDK-5321: resolve C++ compilation issuesAravind Batni2019-02-069-19/+19
* 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
* Commented #error to allow J7 buildRishabh Garg2018-12-211-1/+1
* PRSDK-4092: Support for TimerP_getTimeInUsecs for baremetal addedAravind Batni2018-12-1911-2/+852
* [PDK-3437] [OSAL] R5 baremetal implementation of HWIP_disable/Restore doesn't...DEV.OSAL.01.00.00.13ADhande2018-12-131-6/+5
* J7 build fix for new CSL soc filesSivaraj R2018-11-171-7/+12
* c7x hostemu build fixesAnshu Jain2018-10-041-0/+6
* [PDK-2612] Added dummy C7x OSAL supportSivaraj R2018-10-032-0/+332
* merge osal-master branch updates to rtos-next branchAravind Batni2018-07-266-26/+131
* PRSDK-4324default priority handling internally for A53 and R5FAravind Batni2018-07-252-2/+20
* am65xx support addedAravind Batni2018-06-044-0/+672
* resolve PRSDK-3358: Support for configurable size of OSAL Semaphore and Hwi a...Aravind Batni2018-02-266-252/+563
* Merge pull request #67 in PROCESSOR-SDK/osal from PRSDK-3052 to masterMahesh Radhakrishnan2017-10-311-1/+10
|\
| * PRSDK-3052 Add OSAL Timer support for OMAPL13xSinthu Raja M2017-10-271-1/+10
* | PRSDK-3035: Changed the cache size remaining variable type to int32_tPratap Reddy2017-10-171-3/+3
|/
* undo system enable from Arch as KeyStone devices do not have WUGEN implementa...Aravind Batni2017-06-131-2/+0
* IRQ enable for the interrupt added, PRSDK-2533Aravind Batni2017-06-091-0/+2
* fix for a15, m4 and c66x interrupt handling, while addressing PRSDK-45Aravind Batni2017-06-092-60/+24
* fixed misra c issuesAravind Batni2017-03-0812-43/+44
* PRSDK-1901: PRSDK-1269: Adding queue, event combiner fixes and addressed revi...Mahesh Radhakrishnan2017-03-011-9/+8
* PRSDK-1901: Adding Interrupt Register functions using Event Combiner for C6xMahesh Radhakrishnan2017-02-211-0/+39
* Update to fix the Yocto build issuePratap Reddy2017-02-161-1/+1
* eliminate duplicate arch code between c66x and c674xAravind Batni2017-02-154-264/+0
* initialize CSL GIC if it not initialized via CSL startup, example SBL boot us...Aravind Batni2017-02-143-6/+37
* fix C66x HwiP bug that was handling only the last configured interupt, if cal...Aravind Batni2017-02-091-9/+15
* OMAPL137 Integartion: Removed timer support filesDeepak Vijay2016-12-252-10/+9
* OMAPL137 Integartion: OSAL support for OMAPL137Deepak Vijay2016-12-224-0/+476
* align to CSL calls and clean up as per review inputsAravind Batni2016-12-023-64/+22
* Implements PRSDK-867 for baremetal test cases for AM3/AM4/K2GAravind Batni2016-11-307-0/+2060
* Implements PRSDK-658 for timier supportAravind Batni2016-11-105-1763/+0
* Phase 2 implementation of PRSDK-658 for timer support in OSALAravind Batni2016-11-095-0/+1763
* osal directory restructure and ti-rtos timer support, phase 1 implementation ...Aravind Batni2016-10-258-0/+1653