summaryrefslogtreecommitdiff
path: root/board/kracko/board.c
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* kracko: Enable 2nd TCPC source PS8805 for port 1Tommy Chung2023-04-061-0/+16
* board: Sort header filesJeremy Bettis2022-12-011-1/+1
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-4/+2
* dedede: usb_mux: Split struct usb_mux in dedede boardsTomasz Michalec2022-09-131-10/+16
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/kracko/board.c: Format with clang-formatJack Rosenthal2022-06-291-101/+83
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* kracko: Tuning standard reference matrix of lid accel kx022Tommy Chung2021-06-171-2/+2
* kracko: Add second source lid accel kx022Tommy Chung2021-06-161-0/+43
* kracko: Update fw_config_dbTommy Chung2021-05-261-6/+12
* kracko: Move C1 SM5803 processing to the PD_INT taskTommy Chung2021-04-091-1/+15
* kracko: Add GPIO_EC_ENTERING_RW2Tommy Chung2021-02-261-0/+15
* kracko: Initial EC imageTony Huang2021-02-031-0/+689