summaryrefslogtreecommitdiff
path: root/chip/npcx/uartn.c
Commit message (Expand)AuthorAgeFilesLines
* npcx7: UART: wait for Tx empty before enabling deep-sleepCHLin2019-07-231-1/+24
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-3/+3
* npcx: uart: Add driver support for the second UARTCHLin2018-07-051-0/+261