summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* usbc: make pe_init() staticEdward Hill2019-10-153-9/+2
* usbc: rename exe_state to run_stateEdward Hill2019-10-159-12/+12
* usbc: remove evt_timeout from struct type_cEdward Hill2019-10-156-74/+3
* usbc: fix flaky usb_typec_ctvpd testEdward Hill2019-10-151-1/+5
* Trembyle: Add USB-A retimer GPIO definitionsEdward Hill2019-10-151-1/+4
* icelake: Cleanup GPIO_PCH_DSW_PWROKKeith Short2019-10-153-10/+12
* cometlake: Cleanup GPIO_PCH_SYS_PWROKKeith Short2019-10-158-51/+58
* cometlake/icelake: cleanup GPIO_PCH_RSMRST_LKeith Short2019-10-153-3/+2
* power_button_x86: Make sure PWRBTN_STATE_INIT_ON base 100 millisecondsben.chen2@quanta.corp-partner.google.com2019-10-151-23/+22
* treeya: apply USB EQ setting to PS8751 USB muxLu Zhang2019-10-151-1/+12
* kohaku: Change halt temperature to 90 CTim Wawrzynczak2019-10-151-1/+1
* Fix race condition in spiflashfw.Allen Webb2019-10-151-7/+10
* common: Comment typo correctionCraig Hesling2019-10-151-1/+1
* usbc: use future time for disabling timerJett Rink2019-10-141-112/+93
* test: don't rely on system time for testsJett Rink2019-10-142-7/+11
* usbc: fix pe_src_discovery return issueJett Rink2019-10-141-3/+5
* usbc: go to hard reset after noResponseTimerJett Rink2019-10-141-3/+4
* helios: Support GMR sensor for rev2 boardMichael5 Chen2019-10-143-1/+16
* helios: Detect PPC sn5s330 CC1/CC2 OVP and release OVP.Michael5 Chen2019-10-142-14/+58
* Kled: fix rotation matrices of lid sensorsben.chen2@quanta.corp-partner.google.com2019-10-141-7/+2
* common:test: Add comparators to test_util.hstabilize-12593.BYuval Peress2019-10-121-0/+4
* chip/stm32: Fix bug that LPTIM_PERIOD_US became unsigned long.Yicheng Li2019-10-121-1/+7
* Test: disable flaky usb_prl testEdward Hill2019-10-121-1/+1