summaryrefslogtreecommitdiff
path: root/board/gooey/board.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-0/+13
* 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-171-6/+0
* 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-121-1/+1
* board/gooey/board.c: Format with clang-formatJack Rosenthal2022-07-011-50/+35
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* gooey: Initialize the vivaldi keyboardarthur.lin2021-09-021-0/+26
* gooey: Check pen detection on initarthur.lin2021-08-261-0/+6
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* gooey: Copy boten board and follow keeby baseboardreno.wang2021-07-151-239/+141
* gooey: Initial EC imagereno.wang2021-07-141-0/+587