summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NOTICE OF RELOCATIONHEADmasterJacob Stiffler2019-10-311-0/+6
* Merge pull request #6 in PROCESSOR-SDK/qmss-lld from CATREQ-2702 to masterDEV.QMSS_LLD.02.02.00.01ADEV.QMSS_LLD.02.01.00.16AAravind Batni2019-08-053-33/+9
|\
| * Descoping c66BEMahesh Radhakrishnan2019-01-091-1/+0
| * CATREQ-2702: Descope c6x big endian targets due to sysbios 6.75Mahesh Radhakrishnan2019-01-093-32/+9
|/
* Merge pull request #5 in PROCESSOR-SDK/qmss-lld from docs-update to masterDEV.QMSS_LLD.02.01.00.16DEV.PROCESSOR-SDK.06.00.00.05DEV.PROCESSOR-SDK.05.03.00.05DEV.PROCESSOR-SDK.05.02.00.07DEV.PROCESSOR-SDK.05.01.00.11DEV.PROCESSOR-SDK.05.01.00.10Aravind Batni2018-07-174-4/+4
|\
| * documentation update for PRSDK 5.0 releaseAravind Batni2018-07-174-4/+4
|/
* Merge pull request #4 in PROCESSOR-SDK/qmss-lld from PRSDK-2194 to masterRaghu Nambiath2018-07-021-1/+10
|\
| * PRSDK-2194 Added RULES_MAKE macroSinthu Raja M2018-07-021-1/+10
|/
* Merge pull request #3 in PROCESSOR-SDK/qmss-lld from review-prsdk-1892 to masterDEV.QMSS_LLD.02.01.00.15ARaghu Nambiath2017-03-034-663/+711
|\
| * resolved compilation and functionality issues for accumulator testsAravind Batni2017-02-284-663/+711
|/
* Merge pull request #2 in PROCESSOR-SDK/qmss-lld from qm_2_1_0_15_docs_update ...DEV.QMSS_LLD.02.01.00.15Aravind Batni2017-01-254-4/+4
|\
| * updated documentation for the 2.1.0.15 releaseAravind Batni2017-01-254-4/+4
|/
* Merge pull request #1 in PROCESSOR-SDK/qmss-lld from CATREQ-1532 to masterAravind Batni2017-01-2558-3712/+6131
|\
| * fixed a commentDave Woodall2017-01-251-5/+5
| * fixed a commentDave Woodall2017-01-251-1/+1
| * added note in release notes wrt new barrier api and testsDave Woodall2017-01-231-0/+0
| * added barrier usage and benchmark testsDave Woodall2017-01-121-105/+1091
| * PRSDK-1632 : fix broken split reclaimation/qos dropJohn Dowdal2016-11-2251-299/+522
| * add netcp q's and test caseJohn Dowdal2016-11-1128-3747/+3966
| * workaround for coherence ordering issue (catreq-1532)John Dowdal2016-10-0432-3434/+4425
|/
* example: Update test mode send core to 0 instead of 1DEV.QMSS_LLD.02.01.00.14BSam Nelson2016-06-301-1/+1
* Fix linker option for linux example and test binariesDEV.QMSS_LLD.02.01.00.14AHongmei Gou2016-03-2317-17/+17
* update rn and verDEV.QMSS_LLD.02.01.00.14John Dowdal2016-03-186-3/+3
* example: Fix issue with static binaries failing to loadSam Nelson2016-03-1812-12/+12
* fix typo in RTSC cfg file devType to socTypeAravind Batni2016-03-171-6/+11
* Adding i2c to A15 examples using board for k2eSuraj Das2016-03-171-4/+7
* examples: linuxutil: Fix issue in handling device namesSam Nelson2016-03-173-2/+8
* example: fw_mem_allocator: Update mmap to match updated uio driverSam Nelson2016-03-173-15/+45
* updated RN for IRs fixed in the releaseDEV.QMSS_LLD.02.01.00.13Aravind Batni2016-03-142-0/+0
* Changing the project name for k2gSuraj Das2016-03-0412-0/+0
* SDOCM00121394 : allow internal/external linking ram specifier to pass through.John Dowdal2016-03-031-2/+7
* fixed qmInfraExamples for K2K/K2E/K2LAravind Batni2016-03-015-15/+9
* added software manifest html to repoAravind Batni2016-02-101-0/+357
* updated license to include TI TEXT FILE licenseAravind Batni2016-02-1010-33/+95
* fixed evm type for K2E testAravind Batni2016-02-091-1/+1
* fixed board type for K2L unit testAravind Batni2016-02-091-1/+1
* fixed board evm type for K2EAravind Batni2016-02-091-1/+1
* updated the license to ti text licenseAravind Batni2016-02-0839-926/+2063
* move to c99 types for qm testAravind Batni2016-02-083-34/+38
* removed unsupported Qm tests for K2G and fixed test/examplesAravind Batni2016-02-0723-159/+463
* fixed test compilation errors for K2GAravind Batni2016-02-058-12/+40
* k2g mergeAravind Batni2016-02-02130-307/+13657
|\
| * qmss-lld:Ming Wei2015-11-112-10/+24
| * test_staticCfg.c: reduce the number of test regions from 64 to 32 for NSS_LIT...Eric Ruei2015-05-201-8/+18
| * test_dynamicCfg.c: reduce the number NUM_MONOLITHIC_DESC from 64 to 32 for NS...Eric Ruei2015-05-201-0/+5
| * qmss_drv.c: Reverse previous change since the linkingRAM0Size register should...Eric Ruei2015-05-201-1/+1
| * src/qmss_drv.c: linking RAM register should store maxNumDesc -1Eric Ruei2015-01-121-1/+1
| * device/k2g/src/qmss_device.c: add more queue groups and use NSS base address ...Eric Ruei2015-01-121-15/+47
| * qmss_qm.h, test/src/queueAlloc.c: add Qmss_QueueType_RECEIVE_QUEUEEric Ruei2015-01-122-1/+4
| * qmInsRegion: enable RM at K2G deviceEric Ruei2015-01-122-10/+24