summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-05111-752/+542
* zephyr: usb_muxes, bb_retimer: fix kconfig dependenciesFabio Baltieri2022-11-302-16/+0
* console: Don't call console_buf_notify_chars from isrRob Barnes2022-11-301-1/+1
* zephyr: rt9490: drop the compiler guardsFabio Baltieri2022-11-291-4/+0
* zephyr: Remove CONFIG_PLATFORM_EC_FPUMark Hasemeyer2022-11-291-2/+2
* test: math: Support native posix fpu testsMark Hasemeyer2022-11-291-0/+2
* zephyr: emul: rename the binding to be consistentFabio Baltieri2022-11-291-1/+1
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-291-3/+4
* zephyr: Make Renesas RAA489000 TCPC chip available for Device TreeAdam Mills2022-11-252-0/+24
* zephyr: rt9490: merge charger and bc12 dt nodesTing Shen2022-11-242-2/+2
* Revert "zephyr: Remove CONFIG_PLATFORM_EC_WATCHDOG"Keith Short2022-11-241-1/+1
* zephyr: Remove CONFIG_PLATFORM_EC_WATCHDOGMark Hasemeyer2022-11-231-1/+1
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-0/+6
* zephyr: leds: use INST macros for finding the device nodesFabio Baltieri2022-11-224-16/+24
* zephyr: kblight, displight, fan: update pwm api to use pwm_set_pulse_dtFabio Baltieri2022-11-221-2/+2
* zephyr: add the gesture host detection KconfigJosh Tsai2022-11-221-0/+5
* common: body_detection: add a configuration to enable body detection in S0 stateJosh Tsai2022-11-221-0/+4
* common: body_detection: notify host when body status is changedJosh Tsai2022-11-221-0/+4
* zephyr: Kconfig: Add body detectionJosh Tsai2022-11-221-0/+28
* zephyr: leds: move led value in the pwm led bindingFabio Baltieri2022-11-221-3/+3
* zephyr: Manually reorder includesJeremy Bettis2022-11-216-56/+56
* zephyr: leds: move led value in the gpio led bindingFabio Baltieri2022-11-211-1/+1
* zephyr: led_driver: add separate config for gpio and pwmFabio Baltieri2022-11-215-16/+10
* zephyr: IWYU Add missing headers to board_led.hJeremy Bettis2022-11-211-0/+4
* zephyr: switchcap: rename binding, clean up codeFabio Baltieri2022-11-183-37/+18
* system: Ensure space for panic and jump dataRob Barnes2022-11-172-5/+11
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-0/+6
* zephyr: config: check for multiple instances of maxim,max695xFabio Baltieri2022-11-161-1/+4
* zephyr: Kconfig: enable PLATFORM_EC_MP2964 automaticallyFabio Baltieri2022-11-161-1/+5
* zephyr: keyboard: split dt based keymap to its own configFabio Baltieri2022-11-162-3/+3
* zephyr: bindings: rename cros-keyscan to cros-ec,keyscanFabio Baltieri2022-11-161-2/+2
* test: add tests for battery_fuel_gaugeYuval Peress2022-11-161-1/+1
* zephyr: max695x: rework the binding, various cleanupsFabio Baltieri2022-11-161-1/+1
* zephyr/shim: Sort header filesJeremy Bettis2022-11-1696-240/+299
* ec: IWYU Add some missing includesJeremy Bettis2022-11-141-0/+1
* test: system shimYuval Peress2022-11-141-1/+1
* test: cover missing accessors and init in gpio shimYuval Peress2022-11-141-2/+6
* gpio: optimize the gpio_set_flags_by_mask loopYuval Peress2022-11-141-5/+10
* zephyr: move periodic temp read hook to shim layerDawid Niedzwiecki2022-11-142-18/+50
* zephyr: tests: add pct2075 emulatorDawid Niedzwiecki2022-11-141-0/+2
* zephyr: Kconfig: enable PLATFORM_EC_I2C automaticallyFabio Baltieri2022-11-141-7/+0
* test: add coverage for shim/src/tasks.cYuval Peress2022-11-121-12/+12
* tasks: catch errorsYuval Peress2022-11-111-3/+7
* pi3usb9201 shim: Remove unneeded guardKeith Short2022-11-111-7/+0
* usb_mux shim: Set a default flags valueKeith Short2022-11-111-2/+2
* zephyr: shim: use device specific 1.8V GPIO flagsFabio Baltieri2022-11-111-0/+5
* Revert "zephyr: generic button config driver"Al Semjonovs2022-11-104-286/+0
* Reland "hibernate: Add hibernate support to ap power code"Andrew McRae2022-11-101-0/+10
* Revert "hibernate: Add hibernate support to ap power code"Diana Z2022-11-091-9/+0
* zephyr: shim: use a Kconfig option for building power.cFabio Baltieri2022-11-093-34/+29