summaryrefslogtreecommitdiff
path: root/chip/mchp/uart.c
Commit message (Expand)AuthorAgeFilesLines
* chip: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/mchp/uart.c: Format with clang-formatJack Rosenthal2022-07-011-22/+21
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-1/+1
* mchp: Support any chip UART for EC consoleScott Worley2021-02-101-47/+83
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-18/+18
* ec_chip_mchp: Lower UART interrupt priority.scott worley2018-05-221-2/+3
* ec_chip_mchp: Add other hardware filesScott Worley2017-12-281-0/+237