summaryrefslogtreecommitdiff
path: root/baseboard/dragonegg
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
* Move tcpic.h header into include/driverSimon Glass2021-01-072-2/+2
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* power: move headers to include/powerJack Rosenthal2020-12-031-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* it83xx: enable selecting EC's VCCDino Li2020-10-081-0/+2
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+0
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* icelake: Cleanup power sequencing for IceLake/TigerLake/JasperLakeKeith Short2020-04-091-0/+13
* it83xx/gpio: disable unused cc port moduleRuibin Chang2020-04-071-0/+1
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-2/+4
* 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
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+11
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-1/+2
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-315/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-8/+8
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-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
* tglrvpu_ite: Adding VCONN supportAyushee2019-08-231-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-5/+5
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-6/+6
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-132-36/+0
* icelake: Add option to turn-off 5V-rail in power sequencingVijay Hiremath2019-06-111-0/+1
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-2/+7
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-3/+6
* hatch: Add support for charging and USB type CScott Collyer2019-01-291-0/+1
* dragonegg: Enable ESPI & MKBP host command configVijay Hiremath2019-01-092-1/+5
* DragonEgg: Enable CBI functionality.Scott Collyer2018-10-121-0/+9
* DragonEgg: Rely on BATT_PRES_ODL for battery_hw_presentScott Collyer2018-10-101-3/+11
* DragonEgg: Add support for BC 1.2 detectionScott Collyer2018-10-022-2/+26
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* DragonEgg: Add support for port 2 Type CScott Collyer2018-09-133-3/+54
* DragonEgg: Add support to Type C port 1Scott Collyer2018-09-042-2/+28
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* DragonEgg: Add config options and task for keyboard scanScott Collyer2018-08-082-0/+30
* DragonEgg: Add control for display backlightScott Collyer2018-08-011-0/+4
* DragonEgg: Add vboot config options to baseboard.hScott Collyer2018-08-011-0/+5
* DragonEgg: Workaround for EC_BATT_PRES_ODL being incorrectScott Collyer2018-08-012-1/+19
* DragonEgg: Add support for Type C port 0, charging, and batteryScott Collyer2018-07-315-0/+700
* DragonEgg: Add power sequencing supportScott Collyer2018-07-272-1/+118
* DragonEgg: Add I2C pins/alt functions and config tableScott Collyer2018-07-032-1/+26
* DragonEgg: Initial skeleton for DragonEggScott Collyer2018-06-273-0/+26