summaryrefslogtreecommitdiff
path: root/board/waddledoo2
Commit message (Expand)AuthorAgeFilesLines
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-012-7/+7
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-172-6/+5
* keeby: usb_mux: Split struct usb_mux in keeby boardsTomasz Michalec2022-09-131-9/+15
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* 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