summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update EC_CMD_CHARGE_CURRENT_LIMIT to version 1Jolene2023-02-173-10/+88
* board/hyperdebug: Add DAC supportJes B. Klinke2023-02-162-11/+117
* zephyr/test: Add AMD STB dumping testRobert Zieba2023-02-166-0/+120
* skyrim: Enable STB dumping functionalityRobert Zieba2023-02-164-0/+23
* power/amd_x86: Add support for STB dumpingRobert Zieba2023-02-165-0/+115
* skyrim: Enable system safe modeRob Barnes2023-02-161-0/+3
* Marasov: Disable TCPC VCONNMichael5 Chen12023-02-161-1/+0
* system_safe_mode: Use common method for identifying critical tasksRob Barnes2023-02-165-52/+42
* zephyr/test: Update tests to use EC CMD APICaveh Jalali2023-02-1653-815/+385
* include/host_command.h: Include ec_cmd_api.hCaveh Jalali2023-02-161-0/+33
* ec_commands: Add ec_cmd_api.hCaveh Jalali2023-02-162-0/+484
* zephyr: add sleep property for keyboard factory testRuibin Chang2023-02-162-22/+26
* nissa: disable PLATFORM_EC_TCPC_INTERRUPTPeter Marheine2023-02-1518-63/+105
* zephyr: Add geralt to gitlab buildsTristan Honscheid2023-02-152-1/+19
* dibbi: Configure USB_C0_SBU_MUX_FAULT as input, without pull-down.Sam McNally2023-02-151-1/+1
* dibbi: Split I2C configuration from baseboard and add HDMI-related busesSam McNally2023-02-153-4/+51