summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* util: Add optional gdbinit for EC debuggingCraig Hesling2019-10-241-0/+172
* cleanup: clean up reference to power role vs cable plugJett Rink2019-10-2410-46/+91
* cr50: Add dummy U2F_ADPU vendor command.Louis Collard2019-10-241-0/+56
* cr50: Remove concept of U2F modeLouis Collard2019-10-243-64/+1
* jacuzzi: enable usb discharge gpioTing Shen2019-10-241-3/+1
* akemi: update Simplo battery informationPaul Ma2019-10-241-2/+2
* main: Initialize I2C pretty earlyAlexandru M Stan2019-10-2418-27/+53
* cleanup: use power and data role enums instead of intJett Rink2019-10-246-34/+39
* usb: call pd_execute_data_swap within tc_set_dataJett Rink2019-10-244-78/+230
* volteer: Add GPIO_LOCKED to EC_RST_ODL PSL inputKeith Short2019-10-231-1/+6
* ish: cleanup unused irq defines for ish 5.0Leifu Zhao2019-10-231-4/+0
* tcpci: remove extra write when sending HARD_RSTJett Rink2019-10-231-0/+10
* usb: fix out bounds issue for non-SOP* packetsJett Rink2019-10-232-27/+38
* fingerprint: Restrict md and rw console commandsCraig Hesling2019-10-234-0/+38
* mem_commands: Flag md and rw cmds as restrictedCraig Hesling2019-10-231-5/+8
* assert.h: clang-formatCaveh Jalali2019-10-231-11/+15
* mocks: add tcpc and usb mux mocksJett Rink2019-10-235-0/+260
* usb: Remove invalid data role from enumJett Rink2019-10-233-6/+10
* usb_mux: Add driver for AMD FP5 USB/DP MuxEdward Hill2019-10-237-4/+127
* system.c: move jump_data declarations into sysjump.hCaveh Jalali2019-10-232-29/+47
* Kodama: fix rotation matrix of lid sensorxiong.huang2019-10-231-1/+1
* common: add __test_only attributeJack Rosenthal2019-10-221-0/+13
* common: make __error discard symbols on clangJack Rosenthal2019-10-221-1/+1
* Grunt: Add GPIO_LOCKED to EC_RST_ODL PSL inputEdward Hill2019-10-224-4/+4
* pd3.0: change soft reset path for explicit contract or notDenis Brockus2019-10-221-5/+17
* akemi: fix rotation matrix of base sensorLu Zhang2019-10-221-7/+2
* Kodama: folio case has no function but only works in VT2xiong.huang2019-10-222-7/+3
* dood: initial files commitben.chen2@quanta.corp-partner.google.com2019-10-227-0/+1019
* fluffy: Fix voltage conversion accuracyAseda Aboagye2019-10-211-3/+4
* Delay uart_init() done to after pinhold is disengaged.Pai Peng2019-10-211-4/+17
* stm32f0: handle i2c reload mode properlyTing Shen2019-10-211-0/+17
* it83xx/flash: add support for KGD flashDino Li2019-10-214-14/+79
* dratini: chagne thermal configrationDevin Lu2019-10-211-8/+18
* dratini: disable accel, gyro sensors and tablet mode switch for clamshellsDevin Lu2019-10-212-2/+30
* dratini: enable GMR sensor for tablet modeDevin Lu2019-10-213-0/+4
* Reland "baseboard/kukui: use BASE_STATE_SWITCH instead"Yilun Lin2019-10-202-30/+53
* octopus: lock gpio config for reset signalJett Rink2019-10-198-8/+48
* usbc: Add missing IS_ENABLED(CONFIG_CHARGE_MANAGER) checksEdward Hill2019-10-184-16/+7
* krane: set end of charge current threshold to 140mAstabilize-12607.6.Bstabilize-12607.5.Bstabilize-12607.3.BTing Shen2019-10-181-0/+14
* kukui: remove battery SoC overwrite hackTing Shen2019-10-181-1/+3
* board/hammer: Fix masterball touchpad settingsNicolas Boichat2019-10-183-8/+9
* krane: Modify the Charging and Fully charged LED colorLeo Zhou2019-10-181-5/+4
* panic.h: include required stdint.hCaveh Jalali2019-10-181-2/+3
* helios: Modify EC fan control tableMichael5 Chen2019-10-181-12/+6
* dratini: correct accel orientationDevin Lu2019-10-181-7/+2
* Cr50: In hash crypto test, return valid hash for empty input.Gurleen Grewal2019-10-172-2/+2
* fpsensor: Improve unit test for enable/disable positive match secretYicheng Li2019-10-171-11/+27
* volteer: Configure power sequencing signalsAbe Levkoy2019-10-174-0/+26
* fuzz: Add fuzz test for TCPMv2Edward Hill2019-10-174-3/+56
* kukui: runtime usb mux config selectionTing Shen2019-10-173-3/+28