summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Remove cros_fwid from version outputRobert Zieba2022-06-021-1/+1
* zephyr/riscv: implement FPU support functions for RV32FPeter Marheine2022-05-111-3/+1
* chargesplash: State machine implementationJack Rosenthal2022-05-051-0/+1
* zephyr: displight: make the option dt node basedFabio Baltieri2022-04-221-0/+3
* zephyr: Kconfig: fix few choice symbols formatFabio Baltieri2022-04-141-2/+2
* zephyr: shim: drop the shim PWM codeFabio Baltieri2022-04-141-6/+4
* zephyr: Move all I2C configs into a separate fileKeith Short2022-04-081-83/+1
* zephyr: mchp: Add zephyr Kconfig and CMakeListsmartin yan2022-04-061-0/+1
* zephyr: remove prompt for wakeup-mask KconfigsMichał Barnaś2022-03-291-2/+4
* zephyr: CBI documentationDenis Brockus2022-03-241-48/+1
* zephyr: Add common led implementation to shim dirParth Malkan2022-03-221-0/+1
* zephyr: Convert HOOK_CHIPSET calls to AP power callbacksAndrew McRae2022-03-151-9/+11
* zephyr: Kconfig: update the displight and kblight descriptionsFabio Baltieri2022-03-081-3/+2
* zephyr: Extract charger config to its own kconfigAaron Massey2022-03-031-0/+1
* zephyr: Kconfig: drop the PLATFORM_EC_PWM option promptFabio Baltieri2022-03-011-1/+1
* zephyr: Kconfig: default PLATFORM_EC_PWM if PWM is setFabio Baltieri2022-02-241-0/+1
* zephyr: subsys/ap_pwrseq: Add inbuilt power sequencing supportDivya Sasidharan2022-02-141-0/+1
* zephyr: Create Kconfig.ap_powerSam Hurst2022-02-121-0/+1
* zephyr: Create Kconfig.usbaSam Hurst2022-02-111-0/+1
* zephyr: npcx: Fix code RAM size checkWealian Liao2022-02-081-2/+1
* COIL: Update Kconfig docRicardo Quesada2022-02-071-5/+5
* Zephyr: Add support for active low backlight enableDiana Z2022-01-311-0/+7
* zephyr: cortex-m: Add irq counter console commandWealian Liao2022-01-261-0/+7
* zephyr: Allow explicit setting of PLATFORM_EC_EXTPOWERAndrew McRae2022-01-201-0/+11
* zephyr: throttling config should depends on temp sensorMichał Barnaś2022-01-101-0/+1
* zephyr/usbc: require MATH_UTIL to enable USB-CPeter Marheine2021-12-301-0/+1
* zephyr: Organize host interface as Kconfig choiceKeith Short2021-12-171-18/+5
* zephyr: Rename eSPI configuration to match cros-ecKeith Short2021-12-171-2/+2
* zephyr: add support for CONFIG_PLATFORM_EC_POWER_COMMONTim Lin2021-12-141-0/+7
* COIL: Update links for inclusive languageTom Hughes2021-11-291-1/+1
* zephyr: kconfig: add PLATOFRM_EC_MATH_UTILEric Yilun Lin2021-11-291-0/+6
* zephyr: add shim layer for ioexMichał Barnaś2021-11-161-0/+1
* zephyr: i2c: add config to enable I2C_CONTROL HCDawid Niedzwiecki2021-11-091-0/+11
* zephyr: Add Kconfig for init_rom regionTristan Honscheid2021-11-021-0/+6
* zephyr: shim: set PWM displight channel from the device treeFabio Baltieri2021-10-291-3/+3
* common/i2c: Implement i2cspeed console commandCaveh Jalali2021-09-281-0/+10
* zephyr: add support for I2C debuggingKeith Short2021-09-151-0/+21
* zephyr: Automatically detect shared I2C portsKeith Short2021-09-141-0/+9
* system: Add CrOS FWID to version outputRob Barnes2021-09-141-0/+7
* zephyr: Use NOP to wait for the external reset from H1Wealian Liao2021-09-131-0/+16
* driver/amd_stt: Add AMD STT driverRob Barnes2021-08-161-0/+11
* driver/sb_rmi: Add AMD SB-RMI driverRob Barnes2021-08-161-0/+8
* zephyr: add support for switchcap in device treeMichał Barnaś2021-08-161-1/+20
* zephyr: shim: add CONFIG_HOSTCMD_DEBUG shimDenis Brockus2021-08-121-7/+35
* zephyr: rename kconfig PLATFORM_EC_VBOOTJack Rosenthal2021-08-111-2/+2
* zephyr: add support for CONFIG_HOST_COMMAND_STATUSTim Lin2021-08-051-0/+12
* cbi: Add CONFIG_EEPROM_CBI_WPAseda Aboagye2021-07-291-0/+8
* zephyr: add support for CONFIG_SMBUS_PECDino Li2021-07-231-0/+12
* zephyr: add support for CONFIG_HOSTCMD_REGULATORDino Li2021-07-231-0/+7
* cbi: Introduce CONFIG_CBI_GPIOPhilip Chen2021-07-141-5/+20