summaryrefslogtreecommitdiff
path: root/board/haboki
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-2/+2
* 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
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-1/+1
* keeby: usb_mux: Split struct usb_mux in keeby boardsTomasz Michalec2022-09-131-10/+16
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-6/+5
* 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/haboki/board.h: Format with clang-formatJack Rosenthal2022-07-071-2/+3
* board/haboki/led.c: Format with clang-formatJack Rosenthal2022-07-011-12/+9
* board/haboki/board.h: Format with clang-formatJack Rosenthal2022-07-011-21/+17
* board/haboki/board.c: Format with clang-formatJack Rosenthal2022-06-291-96/+80
* board/haboki/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* board/haboki/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-06-291-1/+0
* board/haboki/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* 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
* gpio: cleanup header usage for chipset taskKeith Short2022-02-251-0/+1
* 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
* tree: Fix LED enum typeTom Hughes2021-10-051-1/+1
* haboki: Add battery ATL GB-S20-4473A9-01H&020HZick Wei2021-08-262-0/+34
* haboki: add gpio EC_CBI_WPZick Wei2021-08-161-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
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-5/+0
* cleanup: Fix Dynapack stringDevin Lu2021-07-212-9/+9
* dedede: Make scope of SSFC definition per boardParth Malkan2021-07-193-1/+97
* keeby/dedede: Gate temp sensor access by GPIOAseda Aboagye2021-06-291-1/+0
* haboki: Update fw_config_dbTommy Chung2021-05-261-6/+12
* haboki: initial boardZick Wei2021-05-119-0/+1654