summaryrefslogtreecommitdiff
path: root/board/kracko
Commit message (Expand)AuthorAgeFilesLines
* 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-1210-10/+10
* sm5803: disable GPADCs when in LPMPeter Marheine2022-07-221-12/+1
* dedede: limit PD voltage to 15V for boards with SM5803Peter Marheine2022-07-211-0/+1
* board/kracko/board.h: Format with clang-formatJack Rosenthal2022-07-071-2/+3
* board/kracko/led.c: Format with clang-formatJack Rosenthal2022-07-011-14/+20
* board/kracko/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/kracko/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-07-011-1/+0
* board/kracko/board.h: Format with clang-formatJack Rosenthal2022-07-011-22/+18
* board/kracko/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-301-2/+2
* 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
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* 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
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-6/+0
* dedede: Make scope of SSFC definition per boardParth Malkan2021-07-193-1/+97
* dedede: Enable CONFIG_ASSERT_CCD_MODE_ON_DTS_CONNECTRob Barnes2021-07-021-1/+1
* keeby/dedede: Gate temp sensor access by GPIOAseda Aboagye2021-06-291-1/+0
* kracko: Tuning standard reference matrix of lid accel kx022Tommy Chung2021-06-171-2/+2
* kracko: Add second source lid accel kx022Tommy Chung2021-06-162-0/+44
* kracko: Update fw_config_dbTommy Chung2021-05-261-6/+12
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* kracko: Update battery configTommy Chung2021-04-202-230/+6
* kracko: Move C1 SM5803 processing to the PD_INT taskTommy Chung2021-04-091-1/+15
* Add a common header for board_is_sourcing_vbus()Simon Glass2021-03-311-1/+0
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* kracko: Update LED configTommy Chung2021-03-243-176/+48
* kracko: Add GPIO_EC_ENTERING_RW2Tommy Chung2021-02-262-0/+16
* kracko: Initial EC imageTony Huang2021-02-038-0/+1638