summaryrefslogtreecommitdiff
path: root/chip/npcx/uartn.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-4/+3
* chip: Sort header filesJeremy Bettis2022-11-291-3/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/npcx/uartn.c: Format with clang-formatJack Rosenthal2022-06-291-33/+31
* 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