summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zephyr/it8xxx2: RO flash region excludes the PSTATE bankfirmware-skyrim-15369.B-mainDino Li2023-03-022-2/+5
* USB-PD: Use VDO_MAX_OBJECTS to define max VDO objectsDaisuke Nojiri2023-03-026-16/+17
* USB-PD: Print DPM state only if debug_level >= 2Daisuke Nojiri2023-03-024-3/+41
* Reduce AP communication failure spamTim Van Patten2023-03-023-7/+62
* util: Switch MIN/MAX from inline to macroRob Barnes2023-03-021-9/+20
* Replace CONFIG_DMA with CONFIG_DMA_CROS in EC codebasePatryk Duda2023-03-0115-16/+17
* hades: Initial ECDavid Huang2023-03-0119-1/+1888
* rex: Update arail and rsmrst system boot timestampRajesh Kumar2023-03-012-0/+5
* system_boot_time: Fix warm reboot counter update for native power seqRajesh Kumar2023-03-011-1/+29
* crystaldrift: Modify the charger configurationTang Qijun2023-03-015-63/+21
* USB-PD: Fix RDO object position macrosDaisuke Nojiri2023-02-281-2/+2
* USB-PD: Use TCH_SET_FLAG to set PRL_FLAGS_CHUNKINGDaisuke Nojiri2023-02-281-1/+1
* zephyr/program/skyrim: Remove extra GPIO definition `ec_gpio56`Robert Zieba2023-02-281-3/+0
* skyrim/program.conf: Enable CONFIG_PLATFORM_EC_ACCEL_SPOOF_MODETim Van Patten2023-02-281-0/+1
* board/hyperdebug: Calculate SPI speed depending on clock speedJes B. Klinke2023-02-281-7/+9
* board/hyperdebug: Avoid trampling ALTERNATE modeJes B. Klinke2023-02-281-88/+96
* docs: Don't recommend 'stable' manifestBrian Norris2023-02-281-7/+3
* gpio: Wrap gpio_get_default_flags by gpio_get_flagsDaisuke Nojiri2023-02-283-10/+11
* dibbi: Remove overridden typec_set_source_current_limit().Sam McNally2023-02-281-13/+0
* board/hyperdebug: Analog input supportJes B. Klinke2023-02-274-17/+88
* zephyr: config: drop PINMUX referencesFabio Baltieri2023-02-276-18/+0
* flash_fp_mcu: Remove any numbers from board namestabilize-15364.B-mainPatryk Duda2023-02-241-1/+5
* Add host event: EC_HOST_EVENT_BODY_DETECT_CHANGETim Van Patten2023-02-243-4/+7
* zephyr: Make sure EEPROM is initialized after I2C busAl Semjonovs2023-02-241-0/+3
* zephyr: make bc1.2 optionalTing Shen2023-02-244-1/+71
* geralt: disable RT9490 ADC on AC offEric Yilun Lin2023-02-241-0/+10
* TCPMV2: Remove EC_CMD_USB_PD_DEV_INFOAbe Levkoy2023-02-2410-130/+25
* test: Document emul output gpio bugAaron Massey2023-02-231-0/+10
* Zephyr test: Add a test for mfallow commandstabilize-15361.B-mainDiana Z2023-02-236-0/+264
* TCPM: Correct mfallow error returnsDiana Z2023-02-232-4/+4
* Zephyr test: Add HPD GPIO to DP alt mode testDiana Z2023-02-235-2/+151
* TCPM: Divorce v1 and v2 alternate mode handlingDiana Z2023-02-2310-819/+1196
* TCPM: Remove active mode caps from the PE console commandDiana Z2023-02-231-10/+0
* zephyr: Handle scenario where an assert is not found in the logAl Semjonovs2023-02-231-1/+7
* 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