summaryrefslogtreecommitdiff
path: root/chip/g/usart.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* prevent EC UART TX channel lockup caused by EFS introductionNamyoon Woo2020-04-041-22/+31
* EC-CR50 communicationNamyoon Woo2020-02-221-10/+25
* restructure EC-EFS moduleNamyoon Woo2020-02-201-0/+3
* control EC USB-UART bridgeNamyoon Woo2020-02-191-7/+53
* make DIOB3 interruptible and wakable for EC-EFS2Namyoon Woo2020-02-081-0/+16
* g: make uart run fasterVadim Bendebury2019-06-241-14/+17
* chip/g: prevent USB read queue overflowNamyoon Woo2019-04-261-1/+1
* cr50: speed up bit bang EC programmingVadim Bendebury2018-08-161-3/+14
* g: speed up CCD UART processingVadim Bendebury2018-07-271-7/+26
* Revert "g: speed up CCD UART processing"Mary Ruthven2018-07-211-26/+7
* g: speed up CCD UART processingVadim Bendebury2018-05-221-7/+26
* consumer: Remove flush operationNicolas Boichat2017-12-181-9/+0
* g: tweak usart queuing for stream signingMarius Schilder2017-12-131-3/+19
* mn50: add data signing capabilityNick Sanders2017-10-061-3/+45
* mn50: initial checkinNick Sanders2017-05-121-12/+22
* g: remove buffering on ap and ec uartMary Ruthven2017-01-311-8/+0
* cr50: use RXILVL to trigger fewer UART RXINTsMary Ruthven2016-09-231-6/+17
* cr50: export AP and EC UART through USBMary Ruthven2016-04-071-0/+125