summaryrefslogtreecommitdiff
path: root/zephyr/shim/include
Commit message (Expand)AuthorAgeFilesLines
* battery: check the battery stable state when battery wake upSiyu Qin2023-05-161-0/+6
* charger: Add a way to disable debugging at build timeSimon Glass2023-05-091-0/+5
* ec: Add #line in zephyr/shim/include/atomic.hJeremy Bettis2023-05-051-0/+6
* ec: Add async FLASH_PROTECTFiras Sammoura2023-05-031-0/+5
* driver: shim: Port KTU1125 PPC driver to ZephyrScott Collyer2023-04-262-0/+16
* retimer: Use common console command for all RetimersVijay Hiremath2023-04-191-0/+10
* flash: cbi: Block the HCs from flash CBI section modificationMadhurima Paruchuri2023-04-171-0/+28
* zephyr: tcpc: Add TCPC alt support for all existing TCPCMadhurima Paruchuri2023-04-141-0/+25
* power: Add s0ix counterGrzegorz Bernacki2023-04-141-0/+5
* zephyr: Add support for RNG devicesPatryk Duda2023-04-131-0/+5
* zephyr: Kconfig: add FLASH_PSTATE_BANK / FLASH_PSTATE_LOCKEDTing Shen2023-04-131-0/+10
* RAA489110: Add RAA489110 driverDaisuke Nojiri2023-04-121-0/+5
* retimer: Add driver for ANX7452 retimerMadhurima Paruchuri2023-04-123-0/+48
* system_safe_mode: Print process stack dumpRob Barnes2023-04-111-0/+5
* zephyr: shim: Add GESTURE_DETECTION to enable/disable body detectionRuihai Zhou2023-04-111-0/+9
* zephyr: Support PLATFORM_EC_CMD_POWERINDEBUG flagKnox Chiou2023-04-111-0/+5
* zephyr: Support PLATFORM_EC_CMD_GPIO_EXTENDED flagKnox Chiou2023-04-111-0/+5
* Zephyr: Add NX20P3481 CONFIGDiana Z2023-04-071-0/+5
* zephyr/tcpc_emul: automatically include prerequisitesPeter Marheine2023-04-061-0/+1
* zephyr: Don't include autoconf.hJeremy Bettis2023-04-041-2/+0
* Charger: CONFIG gate bypass modeDiana Z2023-03-311-0/+5
* zephyr: tcpc: add rt1718s as basic tcpc emulatorlschyi2023-03-301-0/+28
* driver: shim: Port RT1715 TPCP driver to ZephyrMadhurima Paruchuri2023-03-282-0/+35
* zephyr: tcpc: Add support for multiple alternatives per portMadhurima Paruchuri2023-03-281-0/+43
* zephyr: move tcpc_get_alert_status to shimJason Yuan2023-03-248-6/+14
* zephyr: tcpc: cleanup TCPC chip macroKeith Short2023-03-2312-31/+52
* zephyr: config_chip: Add the config of CONFIG_PLATFORM_EC_LID_SWITCHGwendal Grignou2023-03-231-0/+5
* zephyr: ppc: Add support for multiple altnernatesKeith Short2023-03-221-0/+56
* common: notify host via mkbp switch when body on/offRuihai Zhou2023-03-221-0/+3
* zephyr: ppc: Cleanup PPC chip macroKeith Short2023-03-215-21/+24
* Geralt: Enable CONFIG_IT83XX_TUNE_CC_PHYmike2023-03-201-0/+5
* common: Move pse driver into driver placeDavid Huang2023-03-201-0/+5
* gpio/i2c: Only use status okay for Zephyr interrupts/named-i2cYuval Peress2023-03-151-1/+3
* Zephyr: Correct Temp sensor F75303 read methond.Logan_Liao2023-03-151-12/+6
* 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-091-0/+5
* zephyr/usba: define the correct symbol for port countsPeter Marheine2023-03-071-6/+13
* zephyr: enable elan touchpad driverTing Shen2023-03-033-1/+17
* tasks: Add extra SHELL task idRob Barnes2023-03-023-0/+15
* zephyr/it8xxx2: RO flash region excludes the PSTATE bankfirmware-skyrim-15369.B-mainDino Li2023-03-021-0/+4
* 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
* 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-153-2/+21
* tasks: Add extra MAIN task idRob Barnes2023-02-153-3/+18
* tasks: Add local get_syswork_thread methodRob Barnes2023-02-151-0/+1
* tasks: Add extra IDLE task idRob Barnes2023-02-152-2/+7
* shim/panic: Fix CODE_UNREACHABLE when running testRob Barnes2023-02-141-0/+5
* zephyr: move usbc interrupt handler to shimJason Yuan2023-02-0910-27/+57