summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zephyr/test: Unset CONFIG_ASSERT_TEST for driver testsRob Barnes2023-02-101-1/+3
* zephyr/test: Move console_cmd_crash to separate testRob Barnes2023-02-106-1/+19
* zephyr: add comments for tcpc driverJason Yuan2023-02-102-1/+5
* tasks: Return TASK_ID_INVALID on errorRob Barnes2023-02-104-5/+20
* winterhold: Disable EC_EEPROM_CBI_WPLogan_Liao2023-02-101-3/+0
* cq: Don't exclude board specific code from covJeremy Bettis2023-02-101-1/+0
* geralt: turn off 5V before hibernatedEric Yilun Lin2023-02-101-0/+3
* geralt: use mt8188 power sequenceEric Yilun Lin2023-02-104-5/+16
* power/mt8186: support mt8188 power sequenceEric Yilun Lin2023-02-106-13/+60
* Frostflow : PS8811 initial setting.Logan_liao2023-02-102-5/+124
* it8xxx2: micro-optimize SHA256 computationPeter Marheine2023-02-091-2/+30
* zephyr/test/skyrim: Add alt charger testRobert Zieba2023-02-097-2/+106
* zephyr: move usbc interrupt handler to shimJason Yuan2023-02-0970-280/+457
* zephyr/test/skyrim: Add fan testRobert Zieba2023-02-099-3/+147
* run_device_tests: Temporarily ignore long line errorsBobby Casey2023-02-091-0/+2
* run_device_tests: Add option to test with production app imageBobby Casey2023-02-091-16/+53
* geralt: enable I2C PEC and I2C retry on NAKEric Yilun Lin2023-02-091-0/+2
* chgstv2: Don't clear user_current_limit on suspend or shutdownDaisuke Nojiri2023-02-091-7/+0
* jinlon: Adjust TEMP_SENSOR_4 thresholds to reduce fan speed in clamshellDevin Lu2023-02-091-14/+14
* frostflow: modify fan tablematt_wang2023-02-092-36/+47
* ap_pwrseq: Enable driver to use state machine APIBernardo Perez Priego2023-02-094-18/+98
* ap_pwrseq: Implement AP power sequencer driver underlying frameworkBernardo Perez Priego2023-02-095-0/+824
* ap_pwrseq: Implement Application Processor (AP) power sequencer driverBernardo Perez Priego2023-02-094-3/+441
* common/body_detection: Update reset code to prevent extra state changesRobert Zieba2023-02-091-1/+4
* yaviks: reduce RW image size (64KB)Dino Li2023-02-082-0/+23
* zephyr: Add flash definitions required by EC for STM32Patryk Duda2023-02-084-0/+30
* chip/stm32: Fix for opting out of flash supportJes B. Klinke2023-02-081-1/+4
* ppc/rt1739: implement dead battery bootTing Shen2023-02-082-3/+35
* Casta : Change charging voltage and currentYongBeum.Ha2023-02-081-1/+6
* Omnigul: implement keyboard matrixfelixtw_chang2023-02-085-2/+241
* Nautilus : Change charging voltage and currentYongBeum.Ha2023-02-081-0/+6
* test: Check TPM_SEED is reset after rebootFiras Sammoura2023-02-086-0/+118
* docs: Add missing sudo to commandTom Hughes2023-02-081-1/+1
* zephyr: zmake: Limit modules by defaultJack Rosenthal2023-02-082-2/+5
* TCPMv2: Obsolete AMODE commandsDiana Z2023-02-078-213/+95
* TCPM: Separate Discovery into its own moduleDiana Z2023-02-079-432/+491
* TCPMv2: Gate DP module support on a CONFIGDiana Z2023-02-0717-36/+220
* run_device_tests: Add explicit function to power cycle the boardBobby Casey2023-02-071-3/+9
* zephyr/test/skyrim: Add variant specific logsRobert Zieba2023-02-075-1/+18
* ec: Add a random #line directiveJeremy Bettis2023-02-071-0/+7
* PRESUBMIT: integrate upstream compliance check - yamllintFabio Baltieri2023-02-074-0/+241
* it8xxx2: modify pd registers for it81202/it81302 CxRuibin Chang2023-02-073-2/+27
* dibbi: Add PPC supportLiam Flaherty2023-02-074-20/+57
* Cherry: move isl9238c_hibernate to board_hibernateSue Chen2023-02-071-1/+5
* winterhold: disable SYSTEM_UNLOCKEDjohnwc_yeh2023-02-071-1/+0
* ec: Remove the annoying pre-uploadJeremy Bettis2023-02-071-23/+0
* cq: Print formatting commandsJeremy Bettis2023-02-071-11/+13
* cq: Ignore test and mock C++ files alsoJeremy Bettis2023-02-071-0/+3
* fpsensor: Move matcher APIs to fpsensor_alg.hAndrea Grandi2023-02-072-65/+79
* raa489000: never report ACOK when sourcing VBUSPeter Marheine2023-02-064-1/+53