summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
...
* util: Remove ec_panicinfoHsin-Yi Wang2023-03-141-1/+1
* tasks: Remove use of IS_ENABLED in macro conditionsRob Barnes2023-03-131-5/+5
* zephyr/test: add ps8743 usb mux emulatorjeffrey Lin2023-03-132-0/+2
* zephyr/Kconfig: add detachable base supportTing Shen2023-03-101-0/+11
* cbi: flash: Implement CBI flash storage driver interfaceMadhurima Paruchuri2023-03-094-2/+73
* zephyr: forward cros_crc16 to zephyr crc16 implementationDerek Huang2023-03-081-0/+6
* system: Introduce Memory Dump Host CommandsRob Barnes2023-03-072-0/+57
* zephyr/usba: define the correct symbol for port countsPeter Marheine2023-03-072-8/+17
* zephyr: enable elan touchpad driverTing Shen2023-03-033-1/+17
* tasks: Add extra SHELL task idRob Barnes2023-03-025-0/+31
* zephyr/it8xxx2: RO flash region excludes the PSTATE bankfirmware-skyrim-15369.B-mainDino Li2023-03-022-2/+5
* gpio: Wrap gpio_get_default_flags by gpio_get_flagsDaisuke Nojiri2023-02-281-0/+5
* zephyr: make bc1.2 optionalTing Shen2023-02-241-1/+3
* 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