summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* 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-151-1/+9
* zephyr/ps8xxx: fix build with TCPC_INTERRUPT disabledPeter Marheine2023-02-151-1/+7
* tasks: Add task_id_to_thread_id and thread_id_to_task_idRob Barnes2023-02-158-14/+192
* zephyr: test: Test 'flashread' console commandTristan Honscheid2023-02-151-0/+42
* zephyr: test: Test 'flashwrite' console commandTristan Honscheid2023-02-151-0/+47
* tasks: Add extra MAIN task idRob Barnes2023-02-157-25/+58
* tasks: Add local get_syswork_thread methodRob Barnes2023-02-153-2/+10
* tasks: Add extra IDLE task idRob Barnes2023-02-154-2/+27
* zephyr/test: Add extra_tasks testRob Barnes2023-02-154-4/+74
* yavikso: Update fan table version 3Devin Lu2023-02-151-11/+11
* geralt: fix ap_xhci_init_done interrupt flagEric Yilun Lin2023-02-151-1/+1
* frostflow: Disable EC_EEPROM_CBI_WPLogan_Liao2023-02-151-2/+0
* 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-1416-94/+22
* Revert "zephyr: npcx: move npcx-cros-shi node to the bottom of dts"Michał Barnaś2023-02-144-39/+14
* 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-141-0/+18
* 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-145-10/+2
* geralt: enable xhci interruptEric Yilun Lin2023-02-143-0/+59
* 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
* 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
* 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-105-0/+37
* Frostflow : PS8811 initial setting.Logan_liao2023-02-102-5/+124
* zephyr/test/skyrim: Add alt charger testRobert Zieba2023-02-097-2/+106
* zephyr: move usbc interrupt handler to shimJason Yuan2023-02-0968-278/+451
* zephyr/test/skyrim: Add fan testRobert Zieba2023-02-099-3/+147
* geralt: enable I2C PEC and I2C retry on NAKEric Yilun Lin2023-02-091-0/+2