summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/config_chip.h
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 async FLASH_PROTECTFiras Sammoura2023-05-031-0/+5
* retimer: Use common console command for all RetimersVijay Hiremath2023-04-191-0/+10
* 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-121-0/+5
* 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: Don't include autoconf.hJeremy Bettis2023-04-041-2/+0
* Charger: CONFIG gate bypass modeDiana Z2023-03-311-0/+5
* zephyr: config_chip: Add the config of CONFIG_PLATFORM_EC_LID_SWITCHGwendal Grignou2023-03-231-0/+5
* common: notify host via mkbp switch when body on/offRuihai Zhou2023-03-221-0/+3
* Geralt: Enable CONFIG_IT83XX_TUNE_CC_PHYmike2023-03-201-0/+5
* common: Move pse driver into driver placeDavid Huang2023-03-201-0/+5
* 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-031-0/+5
* zephyr/it8xxx2: RO flash region excludes the PSTATE bankfirmware-skyrim-15369.B-mainDino Li2023-03-021-0/+4
* geralt: add CONFIG_BUTTON_TRIGGERED_RECOVERYTing Shen2023-02-171-0/+5
* 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
* zephyr: config_chip: add CONFIG_I2C_NACK_RETRY_COUNT configurationDino Li2023-02-061-0/+5
* Zephyr: Add configs for F75303matt_wang2023-01-301-0/+5
* charger/isl9238c: Add BUCK_PHASE_VOLTAGE configjohnwc_yeh2023-01-301-0/+6
* shim/src/flash: Add functions for providing flash sectors infoPatryk Duda2023-01-111-0/+5
* zephyr: mkbp: split the node compatible in twoFabio Baltieri2022-12-231-6/+9
* charger/isl9238c: enable force buck modejohnwc_yeh2022-12-201-0/+5
* zephyr: mock: always include the include directoryFabio Baltieri2022-12-191-0/+6
* zephyr: config_chip: Add the config of CONFIG_PLATFORM_EC_LOW_POWER_S0Tim Lin2022-12-121-0/+5
* 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
* Kconfig.battery:Add CONFIG_BATT_HOST_FULL_FACTORjeffrey2022-12-071-0/+5
* system: Implement system safe modeRob Barnes2022-12-061-0/+11
* ec: Move #line directive to config.hJeremy Bettis2022-12-011-8/+0
* charger: add charger prochot threshold configmatt_wang2022-12-011-0/+10
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-291-3/+4
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-0/+6
* 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