summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* chip/it83xx: introduction of IT83202/BX versionDino Li2019-10-174-16/+23
* pd: Extend READY_HOLD_OFF_US timer value for SRCScott Collyer2019-10-171-4/+16
* cr50: Fix building with CRYPTO_TEST=1Vadim Sukhomlinov2019-10-172-3/+2
* pd: Prevent trasmitting messages if rx messages are pendingScott Collyer2019-10-171-0/+7
* fleex: Change adjust charge max sleep time to 10selthanhuang2019-10-161-0/+11
* charge: allow boards to customize max battery poll timeJett Rink2019-10-161-0/+3
* driver: bmi160: Move commit to end of loopYuval Peress2019-10-161-2/+7
* common: motion_sense: Refactor common code out of event processYuval Peress2019-10-161-50/+48
* cleanup: Refactor #ifdefs toenable use of IS_ENABLEAyushee2019-10-161-38/+42
* pd: Add PE FRS unit test for new stackDenis Brockus2019-10-1612-2/+551
* pd: fix timer issue on pe_prs_snk_src_source_on_runDenis Brockus2019-10-161-9/+8
* ectool: Add new mkbpget command to get button/switch statusNicolas Boichat2019-10-161-0/+83
* dratini: enable ec_feature kbbacklit by SKUIDDevin Lu2019-10-162-0/+25
* util/ectool: move `struct command` into `ectool.h`Harry Cutts2019-10-162-9/+16
* NPCX ESPI: fix some typosEdward Hill2019-10-162-8/+8