summaryrefslogtreecommitdiff
path: root/chip/mec1322/uart.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-19/+19
* UART: Remove enable/disable interrupt functionsAnton Staaf2016-04-271-10/+0
* GPIO: Add gpio_reset functionAnton Staaf2016-01-191-4/+1
* mec1322: heavysleep in idle task and console deepsleepKyoung Kim2015-07-171-2/+77
* mec1322: improve UART Tx performanceVic Yang2014-07-021-3/+7
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-111-1/+1
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-211-0/+154