summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* malefor: Initial EC imagestabilize-12951.B-masterxiong.huang2020-03-047-0/+645
* dalboz: fix rotation matrixLu Zhang2020-03-041-2/+9
* remove board/cr50 and chip/gNamyoon Woo2020-03-03196-70631/+0
* servo_v4: print PD-comm capability with cc commandEric Yilun Lin2020-03-031-0/+1
* vboot: Add a reboot option to keep EFS in RO with the AP off.Sam McNally2020-03-036-7/+28
* system: Rename SYSTEM_IMAGE_RW to EC_IMAGE_RWdnojiri2020-03-031-1/+1
* hatch/baseboard: Enable the Search key button in maskRajat Jain2020-03-031-1/+1
* common/keyboard_scan: Enable the SEARCH key in the default maskRajat Jain2020-03-031-1/+1
* motion_sense: simple typo correction (CONIFG_ -> CONFIG)Jack Rosenthal2020-03-031-1/+1
* kodama: rewrite charger CHG_CTRL1 registerxiong.huang2020-03-022-0/+14
* board/morphius: Enable PS/2 MouseRaul E Rangel2020-03-023-0/+16
* common/keyboard_8042: Add ability to send/receive AUX dataRaul E Rangel2020-03-023-24/+95
* 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