summaryrefslogtreecommitdiff
path: root/board/beadrix
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-1/+1
* beadrix: Support POW-TECH batterygavin.lee2023-04-212-0/+30
* board: Sort header filesJeremy Bettis2022-12-011-2/+2
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-11/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-3/+1
* dedede: usb_mux: Split struct usb_mux in dedede boardsTomasz Michalec2022-09-131-17/+26
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* beadrix: Remove the bring-up featuresTeddy Shih2022-08-221-2/+1
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-10/+9
* dedede: limit PD voltage to 15V for boards with SM5803Peter Marheine2022-07-211-0/+1
* clang-format: Ran clang-format on all files againJack Rosenthal2022-07-081-2/+3
* board/beadrix/board.h: Format with clang-formatJack Rosenthal2022-07-071-2/+3
* beadrix: board_set_active_charge_port cleanupIvan Chen2022-07-071-14/+15
* board/beadrix/board.c: Format with clang-formatJack Rosenthal2022-07-011-115/+100
* board/beadrix/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/beadrix/led.c: Format with clang-formatJack Rosenthal2022-06-301-8/+6
* board/beadrix/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-06-291-1/+0
* board/beadrix/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* board/beadrix/board.h: Format with clang-formatJack Rosenthal2022-06-281-16/+13
* beadrix: Update EC gpio pin of unused pins and corrected nameTeddy Shih2022-06-094-113/+3
* beadrix: Update retimer of daughter boardTeddy Shih2022-06-071-0/+89
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* beadrix/pirika/waddledee/wheelie: Add CONFIG_ACCEL_LSM6DSM_INT_EVENTGwendal Grignou2022-05-231-0/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* beadrix: Update EC gpio pin of EC_ENTERING_RWTeddy Shih2022-04-222-0/+16
* beadrix : Update lid sensorTeddy Shih2022-03-233-37/+1
* beadrix: Support battery protection for low voltage chargeTang Qijun2022-01-241-0/+1
* Beadrix: Initial TCPC configurationTeddy Shih2022-01-205-199/+230
* beadrix: Initialize the vivaldi keyboardTeddy Shih2022-01-101-0/+27
* beadrix: Implement charging LEDsTeddy Shih2021-12-304-82/+132
* beadrix: Modify battery informationTeddy Shih2021-12-302-293/+21
* beadrix: Initial EC imageTeddy Shih2021-12-2111-0/+1500