summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* uart: PRSDK-6347: fix Misra-C & KW issuesHao Zhang2019-09-303-16/+17
* uart: PRSDK-6347: fix Misra-C issuesHao Zhang2019-09-201-4/+4
* uart: PRSDK-6347: fix Misra-C issuesREL.PDK.J7.00.09.01.05REL.PDK.J7.00.09.01.04REL.PDK.J7.00.09.01.03Hao Zhang2019-09-064-250/+282
* Add c66x c7x support for UART on J721e sysbios onlyMing Wei2019-06-131-0/+4
* uart: j7: add C66x interrupt event combiner supportHao Zhang2019-06-041-9/+1
* uart: j7: add interrupt mode support for C66x coreHao Zhang2019-05-312-12/+45
* PRSDK-4967: one LLD library support for R5 on J7Hao Zhang2019-05-091-0/+7
* PRSDK-2168: Updated while statement to a short and efficient code.Dasnavis Sabiya2019-04-291-1/+1
* uart: PRSDK-5678: fix Klocwork static analysis issuesHao Zhang2019-04-051-0/+4
* uart: PRSDK-5358: fix bios exception in UART_printfHao Zhang2019-02-121-2/+2
* PRSDK-4436:Update copyright dateFrank Livingston2019-02-071-1/+1
* PDK-3586: J7 to J721ESivaraj R2019-02-071-1/+1
* PRSDK-4972 Add rxTCC variable for DMA RX completeSinthu Raja M2019-02-062-2/+4
* Merge remote-tracking branch 'origin/master' into PRSDK-4436Frank Livingston2019-02-051-1/+0
|\
| * uart: PRSDK-5043: fix FIFO trigger level of 56 bytes testDEV.UART_LLD.01.00.00.13DEV.PROCESSOR-SDK.05.02.00.07Hao Zhang2018-12-121-1/+0
* | PRSDK-4436:Add update to UART V1 HW IP driver for Char Len & Stop Bits config...Frank Livingston2019-01-291-1/+72
* | PRSDK-4436:Change UART RX pin mux to enable pull-upFrank Livingston2019-01-292-3/+7
* | PRSDK-4436:Remove unused function UART_v2_resetInstRdWrPtrs()Frank Livingston2019-01-282-38/+2
* | PRSDK-4436:Update UART_open_v2() handling for already open UART instanceFrank Livingston2019-01-211-1/+5
* | PRSDK-4436:Fix swap between 1.5 & 2 stop bit durationFrank Livingston2019-01-191-2/+2
* | PRSDK-4436:Two updatesFrank Livingston2019-01-182-25/+29
* | PRSDK-4436:Fix problem with write cancelFrank Livingston2019-01-172-22/+44
* | PRSDK-4436:Fix problem with Host & PRU both writing to UART CTRL regFrank Livingston2019-01-151-12/+12
* | PRSDK-4436:Update location of timeout return for UART_v2_putInstCharTxBuffTim...Frank Livingston2019-01-151-1/+1
* | PRSDK-4436:Fix logic for Rx Buffer flushFrank Livingston2019-01-151-1/+1
* | PRSDK-4436:Add debug vars for HWIFrank Livingston2019-01-111-3/+22
* | PRSDK-4436:Update location of timeout return for UART_read2_v2Frank Livingston2019-01-101-4/+3
* | PRSDK-4436:Update copyright dateFrank Livingston2019-01-101-1/+1
* | PRSDK-4436:Update LLD pin muxFrank Livingston2018-12-212-8/+9
* | PRSDK-4436:Updates to UART_close_v2()Frank Livingston2018-12-211-16/+56
* | PRSDK-4436:Fix uninitialized variablesFrank Livingston2018-12-201-1/+3
* | PRSDK-4436:Initial version of UART LLD update for PRU UART FWFrank Livingston2018-12-203-0/+3522
|/
* uart: PRSDK-4529: fix issue of UART LLD can't read value 0xff byteHao Zhang2018-11-052-30/+37
* Fixed packaging buildRishabh Garg2018-10-031-1/+1
* uart: am6: integrate with dmsc firmware changesHao Zhang2018-09-121-0/+9
* uart: PRSDK-4105: add over sampling operation mode supportHao Zhang2018-08-134-5/+10
* Squashed commit of the following:Hao Zhang2018-07-311-1/+1
* PRSDK-4049: fix UART teardown issueHao Zhang2018-07-234-88/+101
* PRSDK-4049: fix UART teardown issueHao Zhang2018-07-191-17/+6
* PRSDK-4049: fix UART teardown issueHao Zhang2018-07-182-41/+16
* PDK-2493: Added J7 build supportSivaraj R2018-07-131-4/+4
* Merge branch 'ks3wave1' into rtos-next-reviewHao Zhang2018-06-015-1353/+125
|\
| * uart: PRSDK-2227, PRSDK-2228: UART LLD support for am65xxHao Zhang2018-06-015-1357/+123
* | Merge pull request #65 in PROCESSOR-SDK/uart-lld from PRSDK-3359 to masterRaghu Nambiath2018-02-024-83/+97
|\ \
| * | uart: PRSDK-3359: fix Misra-C issuesHao Zhang2017-12-134-83/+97
* | | PRSDK-2819 Add cpp compatible macro in header fileSinthu Raja M2018-01-251-0/+8
* | | PRSDK-3382: Read API update to stop data reading when size is 0Pratap Reddy2018-01-122-7/+4
|/ /
* | PRSDK-3037: Remove use of non API files in applicationPratap Reddy2017-12-042-7/+1
* | PRSDK-3087: Add break to avoid last byte miss in UART_RETURN_FULL modePratap Reddy2017-12-042-0/+18
* | uart: PRSDK-3023: add UART_printStatus() API in UART stdio libHao Zhang2017-10-183-5/+51