summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* TCPCI: Check for failed i2c write before using alert registerDiana Z2020-07-241-1/+4
* Kodama: Set GPIO short names in RODiana Z2020-07-241-0/+1
* zork: Restore AP mux setting after rebootEdward Hill2020-07-243-0/+60
* Dedede: Store PP3300_A status before sysjumpsDiana Z2020-07-241-0/+26
* task: Fix mutex_lock() assertEdward Hill2020-07-241-1/+14
* keyboard_8042: Send aux data to host from interrupt context.Edward Hill2020-07-243-10/+25
* run_device_tests.py: Explicitly set hardware write protectTom Hughes2020-07-241-2/+21
* run_device_tests.py: Specify python3Tom Hughes2020-07-241-1/+1
* stm32g4: Add registers file for stm32g4 chip familyScott Collyer2020-07-232-0/+1275
* ec_commands: Add host commands for regulator control.Pi-Hsun Shih2020-07-235-0/+245
* docs: add links to fingerprint schematicsTom Hughes2020-07-234-8/+14
* docs: Add dragonclaw v0.2 schematicsTom Hughes2020-07-235-0/+7436
* util/flash_ec: drop support for toad cableJack Rosenthal2020-07-231-30/+0
* util/flash_ec: add --dry_run flagJack Rosenthal2020-07-231-21/+46
* tests: restructure pd_task re-initPaul Fagerburg2020-07-231-41/+59
* SM5803: Enable Vbus monitor when sourcingDiana Z2020-07-232-1/+23