summaryrefslogtreecommitdiff
path: root/baseboard/dragonegg/baseboard.h
Commit message (Expand)AuthorAgeFilesLines
* config: Fix inconsistent VBUS measurement configAbe Levkoy2021-01-221-5/+0
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* it83xx: enable selecting EC's VCCDino Li2020-10-081-0/+2
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* it83xx/gpio: disable unused cc port moduleRuibin Chang2020-04-071-0/+1
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+2
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-191-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+2
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-2/+2
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-11/+0
* icelake: Add option to turn-off 5V-rail in power sequencingVijay Hiremath2019-06-111-0/+1
* hatch: Add support for charging and USB type CScott Collyer2019-01-291-0/+1
* dragonegg: Enable ESPI & MKBP host command configVijay Hiremath2019-01-091-0/+4
* DragonEgg: Enable CBI functionality.Scott Collyer2018-10-121-0/+9
* DragonEgg: Add support for BC 1.2 detectionScott Collyer2018-10-021-2/+5
* DragonEgg: Add support for port 2 Type CScott Collyer2018-09-131-1/+3
* DragonEgg: Add support to Type C port 1Scott Collyer2018-09-041-1/+7
* DragonEgg: Add config options and task for keyboard scanScott Collyer2018-08-081-0/+8
* DragonEgg: Add vboot config options to baseboard.hScott Collyer2018-08-011-0/+5
* DragonEgg: Workaround for EC_BATT_PRES_ODL being incorrectScott Collyer2018-08-011-0/+3
* DragonEgg: Add support for Type C port 0, charging, and batteryScott Collyer2018-07-311-0/+71
* DragonEgg: Add power sequencing supportScott Collyer2018-07-271-0/+23
* DragonEgg: Add I2C pins/alt functions and config tableScott Collyer2018-07-031-1/+10
* DragonEgg: Initial skeleton for DragonEggScott Collyer2018-06-271-0/+11