summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dibbi: add back the MKBP event for the power keystabilize-15359.B-mainZhuohao Lee2023-02-231-4/+0
* dibbi: Always enable EN_PP5000.Sam McNally2023-02-232-11/+2
* dibbi: Update temp sensors.Sam McNally2023-02-232-2/+17
* Increase supported host events to 64Tim Van Patten2023-02-222-2/+13
* mtlrvp: rex: Send VW based overcurrent to APVijay Hiremath2023-02-222-6/+19
* zephyr/test/skyrim: Kconfig cleanupRobert Zieba2023-02-221-3/+0
* zephyr/test/skyrim: Finish general refactorRobert Zieba2023-02-2213-2/+21
* zephyr/test/skyrim: Refactor USB mux config testRobert Zieba2023-02-229-13/+56
* zephyr/test/skyrim: Refactor fan testRobert Zieba2023-02-224-5/+11
* zephyr/test/skyrim: Refactor alt charger testsRobert Zieba2023-02-224-5/+11
* zephyr/test/skyrim: Refactor ppc_config testsRobert Zieba2023-02-227-15/+24
* zephyr/test/skyrim: Refactor baseboard codeRobert Zieba2023-02-223-1/+6
* zephyr/test/skyrim: Refactor common codeRobert Zieba2023-02-223-1/+8
* Skyrim: Remove i2c transactions from interrupt contextDiana Z2023-02-221-2/+10
* osiris,volmar: disable TCPC VCONNBoris Mittelberg2023-02-222-4/+1
* mt8186,mt8188: force turning off PMIC at S3S5Eric Yilun Lin2023-02-222-96/+84
* flash_ec: delay cold_reset releasing timeEric Yilun Lin2023-02-221-11/+13
* markarth: remove anx7483 redriver on typeC0 portLeila Lin2023-02-222-2/+10
* Remove CONFIG_HOST_EVENT64Tim Van Patten2023-02-218-36/+7
* Skyrim: Enable 4 byte postcodesDiana Z2023-02-211-0/+1
* Fan: print 'stalled' for rpm == 0xfffeDaisuke Nojiri2023-02-212-1/+6
* TCPMv2: Remove pd_dev_dump_infoAbe Levkoy2023-02-213-17/+1
* voltorb: update the LED behavior according to new requirementJiahong Wei2023-02-211-84/+0
* geralt: remove PLATFORM_EC_SHA256_UNROLLEDTing Shen2023-02-211-1/+0
* dibbi: Update EN_PPVAR_BJ_ADP_OD and its uses.Sam McNally2023-02-212-3/+3
* dibbi: Change EC_RECOVERY_BTN_OD to active high.Sam McNally2023-02-212-2/+3
* common/button.c: Support configuring recovery buttons as active high.Sam McNally2023-02-213-2/+14
* dibbi: Keep barrel-jack presence interrupts enabled.Sam McNally2023-02-211-2/+0
* dibbi: Set maximum PD input to 20V, 3.25A, 65W.Sam McNally2023-02-211-1/+5
* mt8186,mt8188: disable IN_AP_SUSPEND interrupt in G3/S5Eric Yilun Lin2023-02-211-12/+6
* mt8186,mt8188: check IN_AP_RST signal when wachdog IRQ raisedEric Yilun Lin2023-02-211-5/+2
* chip/stm32: ADC fixesJes B. Klinke2023-02-214-37/+24
* config: Update CONFIG_HOST_EVENT_REPORT_MASK to 64bTim Van Patten2023-02-201-4/+0
* flash_fp_mcu: Dynamically determine gpiochip number for guybrushPatryk Duda2023-02-201-17/+16
* flash_fp_mcu: Don't change GPIO direction to input on SkyrimPatryk Duda2023-02-201-1/+2
* geralt: enable LEDTing Shen2023-02-201-88/+27
* aurash: update EC related functionScott Chao2023-02-2015-586/+522
* Add unit test for EC_CMD_CHARGE_CURRENT_LIMIT v1Daisuke Nojiri2023-02-192-29/+89
* binman: Add CBI section to fmapMadhurima Paruchuri2023-02-182-0/+12
* motion_sense: Log stats at suspend, resume, and shutdownDouglas Anderson2023-02-181-1/+33
* chip/stm32: Sample time off-by-oneJes B. Klinke2023-02-183-10/+15
* isl9241: Prevent isl9241_nvdc_to_bypass from locking control3 mutex twiceDaisuke Nojiri2023-02-181-7/+18
* chip/stm32: Add warnings in stm32l4 files also used by L5Jes B. Klinke2023-02-172-0/+4
* chip/stm32: ADC status register "write 1 to clear"Jes B. Klinke2023-02-171-2/+9
* chip/stm32: Extend ADC support to L5xx familyJes B. Klinke2023-02-174-6/+12
* skyrim/usbc_config: Ensure that type-A ports are powered after TCPC resetRobert Zieba2023-02-171-0/+13
* i8042: return self-test status on resetBoris Mittelberg2023-02-172-3/+15
* motion_sense: Add printf on set_data_rate() errorGwendal Grignou2023-02-171-6/+7
* zephyr: de-clang-format a bunch of enums and initsFabio Baltieri2023-02-1719-112/+153
* geralt: add CONFIG_BUTTON_TRIGGERED_RECOVERYTing Shen2023-02-174-2/+14