summaryrefslogtreecommitdiff
path: root/board/waddledoo2
Commit message (Expand)AuthorAgeFilesLines
* dedede: limit PD voltage to 15V for boards with SM5803Peter Marheine2022-07-211-0/+1
* board/waddledoo2/board.h: Format with clang-formatJack Rosenthal2022-07-071-2/+3
* board/waddledoo2/led.c: Format with clang-formatJack Rosenthal2022-07-011-16/+21
* board/waddledoo2/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/waddledoo2/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-06-301-1/+0
* board/waddledoo2/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* board/waddledoo2/board.h: Format with clang-formatJack Rosenthal2022-06-281-30/+22
* board/waddledoo2/board.c: Format with clang-formatJack Rosenthal2022-06-281-53/+42
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* tree: Work around clang bugTom Hughes2021-11-051-24/+34
* tree: Use bitwise operator instead of logical operatorTom Hughes2021-10-071-2/+2
* adc: Update board files to match adc.h refactorCaveh Jalali2021-08-271-1/+1
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* keeby: Add GPIO_EC_CBI_WPAseda Aboagye2021-07-291-1/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-2/+2
* dedede: Make scope of SSFC definition per boardParth Malkan2021-07-193-1/+97
* keeby: Create Reference ProjectBob Moragues2021-07-099-0/+1485