summaryrefslogtreecommitdiff
path: root/board/dibbi
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* dibbi: Enable VBUS ADCReka Norman2023-05-043-4/+14
* Dibbi: Add CONFIG_EMULATED_SYSRQmick_hsiao2023-04-201-0/+1
* dibbi: Implement PWM LED behaviourReka Norman2023-03-092-7/+48
* dibbi: Remove overridden typec_set_source_current_limit().Sam McNally2023-02-281-13/+0
* dibbi: add back the MKBP event for the power keystabilize-15359.B-mainZhuohao Lee2023-02-231-4/+0
* dibbi: Always enable EN_PP5000.Sam McNally2023-02-232-11/+2
* dibbi: Update temp sensors.Sam McNally2023-02-232-2/+17
* dibbi: Update EN_PPVAR_BJ_ADP_OD and its uses.Sam McNally2023-02-212-3/+3
* dibbi: Change EC_RECOVERY_BTN_OD to active high.Sam McNally2023-02-212-2/+3
* dibbi: Keep barrel-jack presence interrupts enabled.Sam McNally2023-02-211-2/+0
* dibbi: Set maximum PD input to 20V, 3.25A, 65W.Sam McNally2023-02-211-1/+5
* dibbi: Configure USB_C0_SBU_MUX_FAULT as input, without pull-down.Sam McNally2023-02-151-1/+1
* dibbi: Split I2C configuration from baseboard and add HDMI-related busesSam McNally2023-02-152-2/+49
* dibbi: Update board_vbus_source_enabled() to use ppc_is_sourcing_vbus().Sam McNally2023-02-151-1/+1
* dibbi: Remove configuration for CC lines.Sam McNally2023-02-152-10/+5
* dibbi: Update USB-C i2c channel.Sam McNally2023-02-151-0/+2
* dibbi: Add USB-A port 3.Sam McNally2023-02-152-1/+2
* dibbi: Invert BJ_ADP_PRESENT_L.Sam McNally2023-02-152-8/+8
* dibbi: Add PPC supportLiam Flaherty2023-02-074-20/+57
* dibbi: Updating EC pinout based on latest schematicsAdam Mills2023-02-064-66/+81
* board: Sort header filesJeremy Bettis2022-12-011-1/+1
* dibbi: Update board specific power implementationLiam Flaherty2022-11-288-677/+336
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-10/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-3/+1
* dibbi: Update power and recovery buttonsLiam Flaherty2022-11-152-4/+14
* dibbi: Remove select unused features from waddledee forkLiam Flaherty2022-11-108-423/+83
* dibbi: Create initial EC imageLiam Flaherty2022-11-0811-0/+1484