summaryrefslogtreecommitdiff
path: root/board/coffeecake/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: change Google USB vendor infoMike Frysinger2022-09-141-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/coffeecake/board.c: Format with clang-formatJack Rosenthal2022-07-011-19/+18
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-1/+7
* 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