summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hooks: Introduce chipset resume init and suspend complete hooksWai-Hong Tam2020-07-309-0/+87
* sc7180: Add debug command to fake AP_SUSPEND signal to enter/exit S3Wai-Hong Tam2020-07-301-3/+45
* stm: rtc: Prevent locking a mutex in interrupt contextWai-Hong Tam2020-07-301-1/+9
* npcx: rtc: Prevent locking a mutex in interrupt contextWai-Hong Tam2020-07-301-1/+9
* servo_v4p1: Add support for alternate charger portSam Hurst2020-07-307-3/+955
* board: clear out disabled boards left for building utilsJack Rosenthal2020-07-2936-3874/+1
* docs: Add note about downloading HTML schematicsTom Hughes2020-07-291-2/+4
* power/intel_x86: Add a config check for S0ixWai-Hong Tam2020-07-292-2/+4
* trogdor: Enable the host to self-report its sleep stateWai-Hong Tam2020-07-291-0/+1
* sc7180: Allow the idle task to go into deep sleep in S3 or lowerWai-Hong Tam2020-07-291-2/+4
* power/mt8183: reset EC if EC has jumped and AP rebootsEric Yilun Lin2020-07-291-2/+2
* TCPMv2: Send Soft Reset for unexpected messageAndrew McRae2020-07-291-0/+30
* stm32g4: Add clock enable logic for HW timerScott Collyer2020-07-291-0/+11
* stm32g4: Add gpio supportScott Collyer2020-07-291-0/+66
* stm32g4: Clock module driverScott Collyer2020-07-291-0/+277
* stm32g4: Modifications required for system.cScott Collyer2020-07-291-1/+15
* stm32g4: Add config-chip for stm32g41xbScott Collyer2020-07-292-0/+46
* stm32g4: Fix issue with APB1 base addressScott Collyer2020-07-291-1/+1
* board: kill strago board from ToTJack Rosenthal2020-07-299-1086/+0
* TCPMv2: Use named constants for extended messagesAbe Levkoy2020-07-295-22/+25
* volteer: Disable USB PD extended messagesAbe Levkoy2020-07-291-0/+3
* TCPMv2: Optionally build extended message supportAbe Levkoy2020-07-2915-172/+479
* TCPMv2: Clear message Rx flag after VDM responseAbe Levkoy2020-07-291-0/+1
* common/mock: Fix typosTom Hughes2020-07-281-2/+2
* ec: change usage of whitelist/blacklistPaul Fagerburg2020-07-2813-79/+79
* Revert "task: Fix mutex_lock() assert"Edward Hill2020-07-281-14/+1
* anx7447: Add mux registers to register dumpAndrew McRae2020-07-281-0/+15
* AOZ1380: initialize srcing/snking flags to reflect hardwareDenis Brockus2020-07-286-0/+86
* driver/tcpm/ps8xxx: Consistent DCI disable methodDevin Lu2020-07-281-46/+19
* Jinlon: Re-scale power LED pulsing duty cycleDevin Lu2020-07-281-2/+3
* Dedede: Move extpower_is_present() to baseboardDiana Z2020-07-288-56/+20
* TCPMv2: Handle unexpected VDM REQ message during discoveryTanu Malhotra2020-07-281-0/+7
* Make wait_for_ready available for allDaisuke Nojiri2020-07-288-61/+49
* zork: don't turn off vbus if we aren't sourcing vbusDenis Brockus2020-07-281-10/+9
* trogdor: Increase HOSTCMD task stack sizeDouglas Anderson2020-07-273-3/+3
* esche: Initial EC imageDevin Lu2020-07-277-0/+825
* burnet: Initial EC imageDevin Lu2020-07-277-0/+825
* asurada: enable CONFIG_SYSTEM_UNLCOKED for development.Eric Yilun Lin2020-07-271-0/+1
* asurada: switch to TCPMV2Eric Yilun Lin2020-07-271-1/+4
* asurada: config EC_ENTERING_RWEric Yilun Lin2020-07-271-1/+1
* TCPM: Move dfp_discover_modes into usb_pd_policy.cAbe Levkoy2020-07-253-26/+20
* TCPMv2: Clean up typos and grammosAbe Levkoy2020-07-251-17/+8
* usb_mux: Retain mux's power state on readAyushee2020-07-241-3/+14
* TCPMv2: Parse VDM responses in child statesAbe Levkoy2020-07-241-64/+44
* Dedede: Restore pull-up on PG_PP1050_ST_OD after jumpingDiana Z2020-07-241-2/+7
* ps8743: use register control HPDZick Wei2020-07-242-2/+5
* asurada: remove internal pulls on LID_OPEN and TABLET_MODE_LTing Shen2020-07-241-3/+3
* Revert "TCPCI: Check for failed i2c write before using alert register"Wu-Cheng Li2020-07-241-4/+1
* core: nds32/riscv-rv32i: fix issue of time in exceptions is negativeDino Li2020-07-242-14/+16
* servo: Adds USB SPI protocol V2 commands and responsesBrian J. Nemec2020-07-244-104/+630