summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* cbi: Introduce CONFIG_CBI_GPIOPhilip Chen2021-07-141-5/+20
* system: Clean up system_get_board_version()Philip Chen2021-07-091-11/+0
* zephyr: add support for mkbp wake event maskSam Hurst2021-06-281-0/+26
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* zephyr: shim: add mpu enable and disable supportFabio Baltieri2021-06-141-1/+2
* zephyr: Add I2C_PASSTHRU_RESTRICTED configDawid Niedzwiecki2021-06-091-0/+8
* zephyr: Add config to enable resume-init/suspend-complete hooksWai-Hong Tam2021-06-051-0/+9
* zephyr: Add config to emulate sysrq eventsWai-Hong Tam2021-06-051-0/+13
* zephyr: Default not enable throttling APWai-Hong Tam2021-06-051-1/+0
* zephyr: npcx9: add kconfig option for flash api workaroundYuval Peress2021-06-041-0/+8
* usb_common: Assert CCD_MODE when DTS connectedRob Barnes2021-05-261-0/+13
* TDP142: Initial driverDiana Z2021-05-251-0/+7
* zephyr: Add Smart Battery emulatorTomasz Michalec2021-05-181-0/+1
* zephyr: asurada: Enable I2CDenis Brockus2021-05-131-0/+1
* mkbp: EC buttons and switches via MKBPBoris Mittelberg2021-05-101-0/+7
* zephyr: Add Port80 Kconfig optionJun Lin2021-05-041-0/+1
* zephyr: add sleepmask commandKeith Short2021-04-291-0/+32
* zephyr: Kconfig: disable CONFIG_TIMESLICINGFabio Baltieri2021-04-281-0/+1
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-271-1/+1
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-241-1/+1
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-231-1/+1
* mp2964: Add PMIC driverCaveh Jalali2021-04-161-0/+1
* zephyr: Adjust watchdog warning timer value and delay timeMulin Chao2021-04-141-1/+8
* Power: Add configurable S5 timeoutDiana Z2021-04-101-0/+7
* zephyr: fix initialization priority to be forward compatibleYuval Peress2021-04-071-0/+1
* zephyr: kconfig: alphabetize the root kconfigYuval Peress2021-04-071-108/+107
* zephyr: kconfig: move timer configs to separate fileYuval Peress2021-04-071-13/+1
* zephyr: kconfig: move timer configs to separate fileYuval Peress2021-04-071-47/+1
* zephyr: kconfig: move throttle_ap configs to separate fileYuval Peress2021-04-071-29/+1
* zephyr: kconfig: move rtc configs to separate fileYuval Peress2021-04-071-37/+1
* zephyr: kconfig: move panic configs to separate fileYuval Peress2021-04-071-39/+1
* zephyr: kconfig: move mkbp_event configs to separate fileYuval Peress2021-04-071-46/+1
* zephyr: kconfig: move flash configs to separate fileYuval Peress2021-04-071-110/+1
* zephyr: kconfig: move espi configs to separate fileYuval Peress2021-04-071-25/+1
* zephyr: kconfig: move debug_assert configs to separate fileYuval Peress2021-04-071-39/+1
* zephyr: kconfig: move console_cmd_mem configs to separate fileYuval Peress2021-04-071-30/+1
* zephyr: kconfig: move board_version configs to separate fileYuval Peress2021-04-071-42/+1
* zephyr: config: trim down task stacks for NPCX7Fabio Baltieri2021-04-011-0/+1
* npcx: eSPI: add config option to zephyr kconfigCaveh Jalali2021-03-261-0/+9
* zephyr: npcx: add reset cause checkWealian Liao2021-03-241-0/+2
* zephyr: kconfig: set BOARD_RESET_AFTER_POWER_ON default disableWealian Liao2021-03-241-1/+0
* zephyr: kconfig: set rtc default disableWealian Liao2021-03-241-4/+0
* zephyr: Add Kconfig for PWM display backlightWai-Hong Tam2021-03-241-0/+9
* zephyr: add support for ln9310 driverJack Rosenthal2021-03-221-0/+9
* zephyr: Add Kconfig for disabling CBI write protectKeith Short2021-03-161-0/+10
* zephyr: Improve help text for ACPI supportKeith Short2021-03-121-3/+15
* zephyr: add Kconfig for hcdebug console command.Keith Short2021-03-101-0/+19
* zephyr: Add Kconfig options for flashinfo and flashwpKeith Short2021-03-101-2/+17
* zephyr: Add chargen command supportFabio Baltieri2021-03-041-0/+10
* zephyr: fix AP power cycling on sysjumpYuval Peress2021-03-031-9/+0