summaryrefslogtreecommitdiff
path: root/board/coffeecake/board.c
Commit message (Expand)AuthorAgeFilesLines
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-6/+6
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-1/+1
* coffeecake: Workaround P0 EN_USB_PD leakageRong Chang2017-11-291-11/+27
* coffeecake: enable dual roleRong Chang2017-11-291-4/+56
* coffeecake: initial commitRong Chang2017-11-291-0/+249