summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* brask,coachz,constitution,kuldax,redrix: add board_get_pchg_count()ben chen2023-02-156-6/+30
* cps8100.c/ctn730.c: board_get_pchg_count() retun pchg_countben chen2023-02-152-2/+2
* peripheral_charger: Add board_get_pchg_count(void) declarationben chen2023-02-152-1/+9
* frostflow: Disable EC_EEPROM_CBI_WPLogan_Liao2023-02-151-2/+0
* tree: Remove -Wdeclaration-after-statementTom Hughes2023-02-152-6/+1
* dibbi: Update board_vbus_source_enabled() to use ppc_is_sourcing_vbus().Sam McNally2023-02-151-1/+1
* dibbi: Remove configuration for CC lines.Sam McNally2023-02-152-10/+5
* dibbi: Update USB-C i2c channel.Sam McNally2023-02-151-0/+2
* dibbi: Add USB-A port 3.Sam McNally2023-02-152-1/+2
* dibbi: Invert BJ_ADP_PRESENT_L.Sam McNally2023-02-152-8/+8
* Zephyr: Remove default-on for retimer FW updateDiana Z2023-02-144-3/+2
* zephyr: remove duplicated structure for npcx SHI driverMichał Barnaś2023-02-142-112/+27
* zephyr: remove shi node and add references to shi0Michał Barnaś2023-02-1417-98/+25
* Revert "zephyr: npcx: move npcx-cros-shi node to the bottom of dts"Michał Barnaś2023-02-144-39/+14
* board/hyperdebug: Atomic setting of gpio mode and levelJes B. Klinke2023-02-141-1/+63
* zephyr: test: Test 'flasherase' console commandTristan Honscheid2023-02-142-17/+114
* shim/panic: Fix CODE_UNREACHABLE when running testRob Barnes2023-02-143-3/+8
* zephyr: firmware_builder.py: Run with Python 3.8Jack Rosenthal2023-02-141-1/+1
* system_safe_mode: Publish EC_HOST_EVENT_PANIC when safe mode startsRob Barnes2023-02-142-0/+33
* zephyr: Fix YAML files to conform with upstream styleTristan Honscheid2023-02-143-51/+52
* Craask: Charger limit for 65w adapterSue Chen2023-02-141-0/+5
* geralt: disable bc1.2Ting Shen2023-02-147-10/+10
* geralt: enable xhci interruptEric Yilun Lin2023-02-143-0/+59
* aurash: Initial EC imageZoey Wu2023-02-1416-0/+2082
* brask: move externs to header fileScott Chao2023-02-143-3/+3
* CPS8100: create header fileScott Chao2023-02-141-0/+15
* TCPMv2: Remove PE_FLAGS_VDM_SETUP_DONEAbe Levkoy2023-02-135-18/+55
* TCPMv2: Restrict PE VDM flag to discoveryAbe Levkoy2023-02-131-21/+6
* zephyr: tentacruel: Increase PLATFORM_EC_I2C_NACK_RETRY_COUNTluluboy_Jian2023-02-131-1/+1
* mt8188: add notes about mt8186 code reuseEric Yilun Lin2023-02-132-2/+4
* ectool: Remove the FAN STALLED printpoornima tom2023-02-131-3/+0
* omnigul: Modify power parametersLogan_Liao2023-02-131-3/+3
* microchip_xec: remove CROS_EC_RW_SIZE configurationDino Li2023-02-131-3/+1
* it8xxx2: remove CROS_EC_RO_SIZE and CROS_EC_RW_SIZE configurationsDino Li2023-02-131-9/+2
* crystaldrift: add keyboad config for function keyTang Qijun2023-02-132-0/+30
* winterhold: Modify thermal configLeila Lin2023-02-122-11/+11
* zephyr: test: Update RTC driver testSam Hurst2023-02-111-2/+15
* zephyr: shim: Add 1 second to alarm settingSam Hurst2023-02-111-1/+7
* trogdor: Do not change the PPC SW and TCPC MUX when HPD changesWai-Hong Tam2023-02-111-22/+0
* zephyr/app/ec/chip/arm: Add memory layout definitionsPatryk Duda2023-02-111-0/+32
* Kconfig: configure image size with binman's propertyDino Li2023-02-111-0/+2
* 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