summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* include/lpc.h: Expose lpc_aux_put_charRaul E Rangel2020-03-022-3/+16
* common/keyboard_8042: Add logging to keyboard_clear_bufferRaul E Rangel2020-03-021-0/+4
* common/keyboard_8042: Update kblog while holding mutexRaul E Rangel2020-03-021-2/+3
* ec: exclude chargen, the cli command from RO image buildNamyoon Woo2020-03-011-0/+2
* compare_build.sh: Fix restore detached HEADCraig Hesling2020-03-011-0/+5
* TCPMv2: Add BIST RX and TX states needed by PD FAFTSam Hurst2020-02-292-53/+145
* PS8740: Allow 0xa or 0xb for REVISION_ID2Edward Hill2020-02-292-23/+30
* zork: Split mux/retimer for trembyle/dalbozEdward Hill2020-02-296-360/+390
* volteer: Prevent glitch on SLP_S3_L during power onKeith Short2020-02-293-15/+49
* volteer: add chargen to the set of CLI commandsNamyoon Woo2020-02-281-0/+3
* zork: add chargen to the set of CLI commandsNamyoon Woo2020-02-281-0/+3
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-2899-1001/+1051
* dedede: add chargen to the set of CLI commandsNamyoon Woo2020-02-281-0/+3
* docs/fingerprint: Add instructions for adding private repoTom Hughes2020-02-281-1/+24
* i2c: fix the tcpc i2c protection in the i2c_command_passthru_protectZhuohao Lee2020-02-281-4/+12
* common/system: Add sysinfo host commandTom Hughes2020-02-283-9/+158
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-2841-257/+254
* nami: Enable extpwrlimit option in ectoolShelley Chen2020-02-281-1/+1
* hatch: Enable extpwrlimit option in ectoolShelley Chen2020-02-281-0/+1
* common/flash: Adds validation to setting serialBrian J. Nemec2020-02-271-9/+13
* docs: Add code-review guidelinesAbe Levkoy2020-02-271-0/+108
* volteer: Update EC to AP interrupt assignmentKeith Short2020-02-271-1/+1
* doc: Add creating a new board checklist.Keith Short2020-02-2717-1/+1301
* volteer: Configure EC_VOLUP_BTN_ODL for next buildKeith Short2020-02-276-8/+69
* common/keyboard_8042: Add ability to specify 8042 channelRaul E Rangel2020-02-271-13/+32
* common/keyboard_8042: Track aux chan enable and aux irq enableRaul E Rangel2020-02-271-0/+33
* common/keyboard_8042: Rename i8042_irq_enabledRaul E Rangel2020-02-271-5/+5
* chip/npcx/lpc: Don't enable Output Buffer Empty by defaultRaul E Rangel2020-02-271-2/+2
* chip/npcx/lpc: Set bit 5 when sending AUX responses.Raul E Rangel2020-02-272-0/+8
* chip/nxcp/lpc: Fix race condition when reading 8042 data.Raul E Rangel2020-02-271-4/+9
* c2d2: add support for I2C-based flashingJett Rink2020-02-277-72/+348
* Mushu : PD_Max change to 20V/5Aloganliao2020-02-271-2/+6
* USB PD: reset VCONN and keep consistent with the previous explicit contractxiong2020-02-271-1/+15
* usb_prl_sm: Add state names for debuggingEdward Hill2020-02-271-1/+57
* tcpmv2: Add names for super statesEdward Hill2020-02-272-1/+8
* tcpmv2: Clean up TC_UNATTACHEDEdward Hill2020-02-271-11/+1
* dalboz: update GPIOsEdward Hill2020-02-276-57/+42
* zork: Move fan into variant_trembyle.cEdward Hill2020-02-276-91/+66
* zork: Create baseboard variants for trembyle/dalbozEdward Hill2020-02-279-56/+108
* ish: board level PM enablement for tgl rvpLeifu Zhao2020-02-271-0/+17
* ish: chip level enablement for ish5.4 PMLeifu Zhao2020-02-273-32/+175
* ish: infrastructure changes to support ish5.4 PMLeifu Zhao2020-02-279-47/+114
* usbc: Awaken pd_task during pd_set_suspendAbe Levkoy2020-02-271-0/+7
* usb_set_suspend: Use "enable" consistentlyAbe Levkoy2020-02-273-9/+9
* max32660: add I2C board support for stand-alone read transactionsJerry Bradshaw2020-02-262-70/+134
* util: add flash_cr50 script for updating cr50.Mary Ruthven2020-02-261-0/+771
* nocturne_fp/hatch_fp: Make explicit fields in spi arrayCraig Hesling2020-02-262-2/+2
* RELAND: kodama: enable i2c bitbangxiong.huang2020-02-264-4/+24
* dalboz: Add base/lid sensor configurationLu Zhang2020-02-267-97/+386
* PS8xxx: Workaround of Connection Detection not restartedWai-Hong Tam2020-02-263-3/+44