summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* driver: Add support for Spoof mode to all remaining accelerometersstabilize-15393.48.B-mainrelease-R113-15393.B-mainGwendal Grignou2023-03-238-4/+28
* docs/core_runtime.md: Fix typosTom Hughes2023-03-231-12/+12
* zephyr: ppc: Add support for multiple altnernatesKeith Short2023-03-228-3/+201
* util/flash_ec: Fix incorrect bitbang_rate definitionJakub Czapiga2023-03-221-1/+1
* common: notify host via mkbp switch when body on/offRuihai Zhou2023-03-224-0/+17
* Whiterun: modify motionsense rotate mappingjohnwc_yeh2023-03-222-1/+6
* constitution: modify GPIO configurationDavid Huang2023-03-223-22/+42
* constitution: modify usb functionDavid Huang2023-03-225-155/+37
* constitution: add pse functionDavid Huang2023-03-224-0/+35
* geralt: update register function for new_variant.pyKnox Chiou2023-03-221-2/+2
* uldren: Remove keyboard backlight gpioLeila Lin2023-03-224-17/+5
* uldren: Move USB_A0_ILIMIT_SDP gpio to gpio33Leila Lin2023-03-222-2/+2
* uldren: Move unused gpio to unused pinsLeila Lin2023-03-221-0/+1
* uldren: Remove hdmi gpioLeila Lin2023-03-222-6/+2
* uldren: Initial Zephyr EC imagemick_hsiao2023-03-2218-1/+1746
* cq: report coverage for both Nissa referencesPeter Marheine2023-03-221-1/+3
* common: Add a shared mem implementation using malloc/freeTom Hughes2023-03-222-1/+65
* ec: Exclude a memmapped driver from board coverageJeremy Bettis2023-03-212-17/+2
* Host sleep: Consider a reboot after suspend to be a resumeDiana Z2023-03-212-0/+98
* util/check_clang_format: Format C++ filesTom Hughes2023-03-211-4/+8
* zephyr: ppc: Cleanup PPC chip macroKeith Short2023-03-216-22/+25
* emul_tcpci: Fix compile errorsKeith Short2023-03-211-2/+4
* zmake: add verification that there are no duplicate GPIOsKeith Short2023-03-212-0/+111
* crystaldrift: add new battery configurationTang Qijun2023-03-214-0/+58
* docs/core_runtime.md: Add links to deferred function examplesTom Hughes2023-03-211-0/+4
* geralt: implement base state detectionTing Shen2023-03-211-5/+96
* geralt: disable tcpc_dump commandTing Shen2023-03-211-0/+1
* twister: Move `suite` and `builder_name` to tagsAllen Xie2023-03-212-5/+3
* zombie: Add battery 30w configurationYunlong Jia2023-03-214-1/+63
* third_party: Add option to build and link googletestTom Hughes2023-03-213-0/+46
* zephyr: ppc: cleanup yaml includesKeith Short2023-03-215-6/+4
* cq: Also build host utils in buildallJeremy Bettis2023-03-211-0/+1
* Skyrim: enable cbi wpmick_hsiao2023-03-201-0/+1
* gitlab: gather coverage data for nereidPeter Marheine2023-03-201-0/+5
* ec: Add missing #includesJeremy Bettis2023-03-204-0/+7
* npcx9: Move RW region so we can write protect RO regionCaveh Jalali2023-03-201-4/+9
* frostflow: modify the fan tablematt_wang2023-03-201-4/+4
* rex: Fix EC_WP_L GPIO polarityCaveh Jalali2023-03-201-0/+3
* mt8186: fix sysjump and hibernate actionsEric Yilun Lin2023-03-201-9/+12
* Geralt: Enable CONFIG_IT83XX_TUNE_CC_PHYmike2023-03-204-1/+14
* corsola: set GPIO_LID_OPEN as GPIO_INPUT_PULL_UPSiyu Qin2023-03-203-2/+3
* nissa: add wrapper function for new_variant.pyShou-Chieh Hsu2023-03-201-0/+20
* common: Move pse driver into driver placeDavid Huang2023-03-207-0/+289
* lantis: Override PS8805 device id for A3 chipTommy Chung2023-03-201-0/+1
* lantis: Enable 2nd TCPC source PS8805 for port 1Tommy Chung2023-03-202-1/+19
* lantis: Add SSFC bitmap for TCPC sourcesTommy Chung2023-03-202-1/+22
* util: Use libec for EC_VER_FLASH_PROTECTFiras Sammoura2023-03-191-56/+37
* TCPMv2: Check PRL flag names array sizeAbe Levkoy2023-03-171-0/+5
* chip/stm32: Interface extensions for serial flashJes B. Klinke2023-03-173-20/+122
* TCPMv2: Ignore data role mismatch during DRSAbe Levkoy2023-03-174-2/+37