summaryrefslogtreecommitdiff
path: root/zephyr/app/ec
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Replace deprecated zephyr.h with kernel.hAaron Massey2022-09-081-1/+1
* zephyr: shim: add all missing include/ prefixesFabio Baltieri2022-08-041-2/+2
* zephyr: Delete CONFIG_PLATFORM_EC_MPUKeith Short2022-08-012-0/+8
* it8xxx2: disable eSPI inputs when in G3Peter Marheine2022-07-295-0/+70
* zephyr/app/ec/ec_app_main.c: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* zephyr: Add controlled EC_CBI_WPDavid Huang2022-06-201-0/+9
* zephyr: mchp: Support 512KB SPI image generationmartin yan2022-06-091-6/+9
* Zephyr: fix SOC Kconfig typoJosh Tsai2022-06-081-1/+1
* zephyr: shim: add single charge task supportFabio Baltieri2022-06-031-1/+1
* zephyr: override HOOK task priority in EC APP's default KconfigJun Lin2022-06-022-9/+8
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-092-5/+5
* zephyr: Move system pre-init earlierAndrew McRae2022-05-051-2/+0
* zephyr: tasks: run HOSTCMD in main threadFabio Baltieri2022-04-211-7/+10
* zephyr: set sysworkq priority explicitly from the task listFabio Baltieri2022-04-192-2/+3
* zephyr: shimmed_task: define shimmed tasks priority separatelyFabio Baltieri2022-04-191-1/+1
* zephyr: mchp: Add zephyr Kconfig and CMakeListsmartin yan2022-04-062-0/+73
* Revert "zephyr: convert HOOK_INIT into SYS_INIT"Keith Short2022-04-011-0/+5
* Revert "zephyr: Fix the override of the system workqueue"Keith Short2022-04-011-0/+8
* zephyr: Fix the override of the system workqueueKeith Short2022-03-311-8/+0
* zephyr: increase the number of preemptive threadsKeith Short2022-03-311-1/+1
* zephyr: convert HOOK_INIT into SYS_INITKeith Short2022-03-291-5/+0
* power: Add base code for Meteorlake power sequencingVijay Hiremath2022-03-151-0/+6
* zephyr: Decouple task start in AP power sequenceAndrew McRae2022-03-111-0/+4
* zephyr: npcx: add support for npcx9m7fJun Lin2022-03-031-0/+5
* zephyr: split legacy and shimmed codes into librariesKeith Short2022-02-251-1/+1
* zephyr: it8xxx2: use 768KB space from flashDino Li2022-02-221-6/+6
* zephyr: ec: Enable stack sentinelWai-Hong Tam2022-02-081-1/+2
* zephyr: npcx: Fix code RAM size checkWealian Liao2022-02-082-7/+0
* zephyr: fix the console/shell task priorityKeith Short2022-01-272-15/+6
* zephyr: drivers: Improve code coverage of watchdog.cAl Semjonovs2022-01-211-1/+2
* zephyr: Use SYS_INIT to setup espiJeremy Bettis2022-01-121-6/+0
* power: add mt8186 power sequenceTing Shen2022-01-071-0/+6
* zephyr: Rename eSPI configuration to match cros-ecKeith Short2021-12-171-1/+1
* zephyr: Kconfig: add copyright headerTing Shen2021-12-161-0/+4
* zephyr: kconfig: Add options for AMD power sequencingJack Rosenthal2021-09-171-6/+6
* zephyr: it8xxx2: use half space (512KB) from flashDino Li2021-08-171-0/+31
* zephyr: rename kconfig PLATFORM_EC_VBOOTJack Rosenthal2021-08-111-1/+1
* zephyr: it8xxx2: re-configure ROM_BASE address for RW imageDino Li2021-08-061-0/+10
* zephyr: npcx: Add default config for npcx7m6fb & npcx9m6fWealian Liao2021-07-272-58/+25
* zephyr: npcx: Cleanup the header default configWealian Liao2021-07-201-6/+9
* zephyr: npcx: Default the NPCX header generator in Kconfig.npcxWai-Hong Tam2021-07-151-0/+13
* zephyr: Source the chip/ Kconfig in ARCH-specificWai-Hong Tam2021-07-154-1/+1
* zephyr: npcx9: Move chip specific configs to Kconfig.npcx9Wai-Hong Tam2021-07-154-36/+89
* zephyr: npcx: Remove PLL setting for NPCX chipWealian Liao2021-07-011-13/+1
* zephyr: Increase priority of shell threadSam Hurst2021-06-231-0/+16
* zephyr: npcx: Move common config defaultsKeith Short2021-06-112-0/+134
* zephyr: faft_ec: print time stamped init labelSam Hurst2021-06-021-0/+7
* qcom: Create new configs for SC7280Wai-Hong Tam2021-05-181-0/+7
* zephyr: Move watchdog initialization earlierMichał Barnaś2021-05-181-4/+4
* zephyr: Remove CONFIG_VBOOT_HASH_RELOAD_WATCHDOGMichał Barnaś2021-05-181-4/+4