summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
* 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
* zephyr: adc: add a dedicated NAMED_ADC_CHANNELS optionFabio Baltieri2022-12-192-7/+1
* zephyr: mock: always include the include directoryFabio Baltieri2022-12-191-0/+6
* zephyr: usbc: add a binding for intel,jhl9040rFabio Baltieri2022-12-151-0/+4
* corsola: headers clean upEric Yilun Lin2022-12-131-1/+1
* hooks: Add HOOK_BODY_DETECT_CHANGELeila Lin2022-12-131-15/+21
* zephyr: config_chip: Add the config of CONFIG_PLATFORM_EC_LOW_POWER_S0Tim Lin2022-12-121-0/+5
* zephyr: shim: fix rt1739 compatsFabio Baltieri2022-12-122-2/+2
* charger: Add prochot printing functionRobert Zieba2022-12-091-0/+5
* common/throttle_ap: Add support for single pin throttling/detectionRobert Zieba2022-12-091-0/+10
* usb_prl: support logging to a ring bufferPeter Marheine2022-12-091-0/+11
* zephyr: add more watchdog pre-warning messageRuibin Chang2022-12-081-1/+8
* battery: Send manufacturer access by the SMB block protocoljohnwc_yeh2022-12-081-0/+1
* ec: Support logging system boot time infoRajesh Kumar2022-12-071-0/+7
* Kconfig.battery:Add CONFIG_BATT_HOST_FULL_FACTORjeffrey2022-12-071-0/+5
* system: Implement system safe modeRob Barnes2022-12-064-1/+103
* zephyr: move usbc interrupt handler to shimJason Yuan2022-12-0510-68/+113