summaryrefslogtreecommitdiff
path: root/chip/ish/uart_defs.h
Commit message (Expand)AuthorAgeFilesLines
* ish: chip enablement of ish5.4 on tgl rvp platformLeifu Zhao2019-11-091-17/+155
* ish: cleanup of UART-related functionalityJack Rosenthal2019-04-261-104/+104
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* cleanup/ish: update copyright header to styleJett Rink2019-01-191-1/+1
* chip/ish: replace CONFIG_ISH_xx flags with CHIP_FAMILY and CHIP_VARIANTShine Liu2018-12-181-2/+2
* ISH: fix UART reference clockKyoung Kim2016-11-111-0/+4
* ish: Add support for ISH chipJaiber John2016-11-041-0/+222