summaryrefslogtreecommitdiff
path: root/board/gooey
Commit message (Expand)AuthorAgeFilesLines
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-012-4/+4
* 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-5/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-128-8/+8
* dedede: limit PD voltage to 15V for boards with SM5803Peter Marheine2022-07-211-0/+1
* board/gooey/board.h: Format with clang-formatJack Rosenthal2022-07-071-2/+3
* board/gooey/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/gooey/board.h: Format with clang-formatJack Rosenthal2022-07-011-17/+9
* board/gooey/board.c: Format with clang-formatJack Rosenthal2022-07-011-50/+35
* board/gooey/led.c: Format with clang-formatJack Rosenthal2022-07-011-26/+31
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* gooey: modify battery fet register definearthur.lin2021-09-291-9/+9
* gooey: Initialize the vivaldi keyboardarthur.lin2021-09-022-0/+29
* gooey: Check pen detection on initarthur.lin2021-08-261-0/+6
* gooey: Add gpio EC_CBI_WParthur.lin2021-08-241-2/+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-0/+1
* gooey: Copy boten board and follow keeby baseboardreno.wang2021-07-158-658/+370
* gooey: Initial EC imagereno.wang2021-07-149-0/+1410