summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
* zephyr: de-clang-format a bunch of enums and initsFabio Baltieri2023-02-1715-95/+133
* geralt: add CONFIG_BUTTON_TRIGGERED_RECOVERYTing Shen2023-02-171-0/+5
* system_safe_mode: Use common method for identifying critical tasksRob Barnes2023-02-161-38/+16
* 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-154-9/+72
* tasks: Add extra MAIN task idRob Barnes2023-02-155-16/+49
* tasks: Add local get_syswork_thread methodRob Barnes2023-02-152-2/+8
* tasks: Add extra IDLE task idRob Barnes2023-02-153-2/+22
* zephyr: remove shi node and add references to shi0Michał Barnaś2023-02-141-1/+1
* shim/panic: Fix CODE_UNREACHABLE when running testRob Barnes2023-02-142-3/+7
* zephyr: shim: Add 1 second to alarm settingSam Hurst2023-02-111-1/+7
* tasks: Return TASK_ID_INVALID on errorRob Barnes2023-02-102-2/+2
* zephyr: move usbc interrupt handler to shimJason Yuan2023-02-0911-30/+137
* zephyr: Add flash definitions required by EC for STM32Patryk Duda2023-02-083-0/+29
* TCPM: Separate Discovery into its own moduleDiana Z2023-02-071-0/+5
* TCPMv2: Gate DP module support on a CONFIGDiana Z2023-02-071-0/+5
* it8xxx2: modify pd registers for it81202/it81302 CxRuibin Chang2023-02-071-0/+10
* Revert "panic: Publish EC_HOST_EVENT_PANIC on panic"Rob Barnes2023-02-061-4/+0
* zephyr: config_chip: add CONFIG_I2C_NACK_RETRY_COUNT configurationDino Li2023-02-061-0/+5
* zephyr: support keyboard factory testRuibin Chang2023-02-023-6/+121
* zephyr: declare the iterables sections as static constFabio Baltieri2023-02-013-10/+12
* Zephyr: Add configs for F75303matt_wang2023-01-303-1/+62
* charger/isl9238c: Add BUCK_PHASE_VOLTAGE configjohnwc_yeh2023-01-301-0/+6
* zephyr/shim/led_driver: Update `GET_PROP_NVE` macroRobert Zieba2023-01-203-13/+14
* zephyr/shim/led_driver: Add EC_LED_COLOR_INVALID enum valueRobert Zieba2023-01-192-4/+6
* shim/src/watchdog: Add support for watchdog helperPatryk Duda2023-01-191-51/+129
* console: Make it obvious when printk is used for console outputAndrew McRae2023-01-181-1/+1
* zephyr:drivers: power button driverAl Semjonovs2023-01-175-0/+186
* console: Optionally drop output from ISRsstabilize-15317.B-mainAndrew McRae2023-01-171-3/+9
* flash: allow zero num_banks_desc in flash_info requestTing Shen2023-01-161-3/+0
* shim/bc12_rt9490: fix compatibleDino Li2023-01-121-2/+2
* shim/src/flash: Add functions for providing flash sectors infoPatryk Duda2023-01-112-0/+187
* zephyr/test/drivers: add it8xxx2_hw_sha256 testDino Li2023-01-061-0/+5
* voltorb: add two properties in LED policy led-colors nodeSiyu Qin2023-01-051-0/+18
* cbi: Check CBI WP latch as well as GSC EEPROM WPAndrew McRae2023-01-041-0/+5
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-041-1/+1
* zephyr: named-gpios: remove DT_PATH usagesFabio Baltieri2023-01-033-15/+25
* zephyr: shim: shim SHA256 API to adapot HW accelerator driverJun Lin2022-12-293-0/+163
* shim/src/gpio: Add save/restore GPIO controller port configure functionJosh-Tsai2022-12-281-0/+40
* zephyr: mkbp: split the node compatible in twoFabio Baltieri2022-12-231-6/+9
* zephyr: ec-console: remove DT_PATH usagesFabio Baltieri2022-12-231-5/+10
* zephyr: gpio_id: replace DT_PATH with the node pathFabio Baltieri2022-12-231-4/+4
* zephyr: named-i2c-ports: remove DT_PATH usagesFabio Baltieri2022-12-232-10/+9
* zephyr: unused-gpios: remove DT_PATH usagesFabio Baltieri2022-12-232-20/+17
* rt1739: rename `irq` dt prop to `frs_en_gpio`Ting Shen2022-12-221-3/+3
* rex: fan: Add fan_init method to check if fan is present from CBIMadhurima Paruchuri2022-12-211-2/+2
* zephyr: bbram: unify bbram access macrosFabio Baltieri2022-12-214-41/+63
* panic: Publish EC_HOST_EVENT_PANIC on panicRob Barnes2022-12-201-0/+4
* it8xxx2: add hw sha256Dino Li2022-12-201-0/+28
* charger/isl9238c: enable force buck modejohnwc_yeh2022-12-201-0/+5