summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common: Add EC_CMD_LOCATE_CHIPfirmware-octopus-11297.81.BDaisuke Nojiri2019-06-116-61/+134
* Casta: Adjust power button init timeout for no battery bootsDiana Z2019-06-071-1/+11
* usb/mux: Do not connect MUX when PD disconnectedRuibin Chang2019-06-061-10/+27
* USB PD: Only maintain contracts over sysjump when sinkingDiana Z2019-06-051-9/+18
* USB PD: Disable Vconn as well as Vbus on initDiana Z2019-06-051-1/+7
* garg: add simplo 916Q2286H batteryDevin Lu2019-05-312-2/+30
* common/i2c_master: Add a subcommand to protect all TCPC portsKarthikeyan Ramasubramanian2019-05-314-39/+32
* USB-PD: Consolidate tcpc_config declarations in usb_pd_tcpm.hDaisuke Nojiri2019-05-313-2/+6
* Prevent power on with disconnected batteryDiana Z2019-05-301-0/+4
* ec/common: Introduce IS_ENABLED to check config optionsRaul E Rangel2019-05-301-0/+27
* garg: add flash_ec supportDevin Lu2019-05-301-0/+4
* common: add __maybe_unused attributeJack Rosenthal2019-05-291-0/+11
* motion: Define macros for custom eventsGwendal Grignou2019-05-2829-48/+106
* common: Add BIT macroGwendal Grignou2019-05-284-758/+768
* casta : Blink red led to indicate low batteryYongBeum Ha2019-05-281-2/+3
* usb_port_power_smart: support a new usb_charge_mode - USB_CHARGE_MODE_DEFAULT.Marco Chen2019-05-273-34/+30
* usb_port_power_smart: data of USB_SYSJUMP_TAG is a struct not uint8_t.Marco Chen2019-05-271-5/+8
* bobba: add blorb and droid into the support of controlling USB Type-A power.Marco Chen2019-05-271-0/+34
* garg: initial EC imageDevin Lu2019-05-247-0/+782
* pd_protocol: Add ready_state_holdoff_timer.Aseda Aboagye2019-05-241-17/+44
* casta:Do not override charge on dead batteryYongBeum Ha2019-05-231-0/+7
* Casta: Adjust charger configs for low battery bootingDiana Z2019-05-231-0/+9
* Casta: Increase board_hibernate() wait to avoid hard resetsDiana Z2019-05-231-1/+1
* octopus: Support keypad function on BobbaSue Chen2019-05-223-0/+32
* i2c: add i2clookup host commandJett Rink2019-05-163-1/+110
* Revert "octopus: Support keypad function on Bobba"Justin TerAvest2019-05-133-29/+0
* octopus: Support keypad function on BobbaSue Chen2019-05-103-0/+29
* bloog: add SKU IDsDevin Lu2019-05-101-5/+6
* octopus: set KB_BL_PWR_EN to GPIO62 for Droid/BlorbDavid Huang2019-05-091-2/+2
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-05-082-10/+42
* usb: add inline helper method for CC linesJett Rink2019-05-083-35/+56
* pd_protocol: Don't clear PD flags while debouncing.Aseda Aboagye2019-05-071-1/+9
* pd: Don't send msgs for ~200ms after 1st request.Aseda Aboagye2019-05-071-0/+37
* driver: bmi160: Check enable_fifo flags before processing FIFOGwendal Grignou2019-05-071-13/+13
* Octopus: Allow power role swap to sink in S0ixDiana Z2019-05-031-4/+9
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-3010-196/+271
* ampton: tune the dp mux to improve external monitor compatibilityJames_Chao2019-04-252-0/+17
* USB PD: Re-discover port partner when a contract was in placeDiana Z2019-04-241-0/+9
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-04-236-27/+86
* Bobba: Add new battery for Driod and BlorbSue Chen2019-04-222-0/+30
* Octopus: support keyboard backlight for Droid/BlorbDavid Huang2019-04-222-0/+22
* bip: fix compile error with ledDevin Lu2019-04-221-1/+1
* bloog: implement ledsDevin Lu2019-04-224-80/+156
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-2219-335/+18
* bloog: add SKUID for convertibleDevin Lu2019-04-221-3/+7
* common: led_onoff_states: add new LED state for fully charged in S5Devin Lu2019-04-222-3/+24
* Bobba: Add new battery for DriodSue Chen2019-04-222-0/+30
* bloog: Disable ec_feature kbbacklit by SKUIDDevin Lu2019-04-192-0/+18
* bloog: add support keyboard backlightDevin Lu2019-04-191-1/+2
* bloog: correct accelerometer orientationDevin Lu2019-04-191-4/+4