summaryrefslogtreecommitdiff
path: root/zephyr/shim
Commit message (Expand)AuthorAgeFilesLines
* zephyr: shim: cleanup comments and code in console.cDenis Brockus2021-08-121-5/+8
* zephyr: shim: add CONFIG_HOSTCMD_DEBUG shimDenis Brockus2021-08-121-0/+11
* zephyr: Fix keyscan_configWealian Liao2021-08-121-2/+2
* zephyr: rename kconfig PLATFORM_EC_VBOOTJack Rosenthal2021-08-111-1/+1
* zephyr: cleanup Zephyr v2.5 ifdefsJack Rosenthal2021-08-114-47/+1
* zephyr: shim: zephyr_print option to use printkDenis Brockus2021-08-111-1/+9
* zephyr: cros_kb_raw_npcx: Add output high driver config optionWealian Liao2021-08-111-0/+1
* zephyr: Create devicetree node for keyscanKeith Short2021-08-102-0/+35
* zephyr: hooks: change priority to uint16_tFabio Baltieri2021-08-101-1/+1
* zephyr: shim: reimplement hooks using iterablesFabio Baltieri2021-08-102-36/+22
* zephyr: shim: reimplement mkbp_event using iterablesFabio Baltieri2021-08-102-48/+8
* zephyr: shim: reimplement host commands using iterablesFabio Baltieri2021-08-102-59/+9
* zephyr: eSPI: npcx: unify the access to eSPI event dataJun Lin2021-08-101-0/+38
* zephyr: shim: use NPCX_CLK_CTRL_NODE for clock controlFabio Baltieri2021-08-061-1/+1
* zephyr: shim/src: task: add in_interrupt_context routineTim Lin2021-08-051-0/+5
* zephyr: add support for CONFIG_HOST_COMMAND_STATUSTim Lin2021-08-051-0/+5
* zephyr: Move BBRAM access functions to common system.cWealian Liao2021-08-044-148/+74
* zephyr: Add scratchpad console command enable optionWealian Liao2021-08-021-0/+5
* zephyr: ite: add CONFIG_PLATFORM_EC_FW_RESET_VECTORDenis Brockus2021-07-281-0/+5
* zephyr: ite: add system_get_fw_reset_vector to shimDenis Brockus2021-07-281-0/+10
* zephyr: Fix warning for host command disableWealian Liao2021-07-271-2/+7
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-5/+0
* zephyr: add support for CONFIG_SMBUS_PECDino Li2021-07-231-0/+5
* zephyr: add support for CONFIG_HOSTCMD_REGULATORDino Li2021-07-231-0/+5
* zephyr: i2c: protect physical portDino Li2021-07-221-0/+17
* zephyr: Remove NPCX dependency from shim/src/espi.cYuval Peress2021-07-227-6/+153
* zephyr: Add header for mpu.cWealian Liao2021-07-191-0/+2
* zephyr: fix uart output flushDawid Niedzwiecki2021-07-151-0/+6
* cbi: Introduce CONFIG_CBI_GPIOPhilip Chen2021-07-142-0/+6
* zephyr: implement panic register print for riscvJack Rosenthal2021-07-131-1/+27
* zephyr: shim: implement a stub signal_is_gpioFabio Baltieri2021-07-131-0/+5
* zephyr: add support for CONFIG_CMD_S5_TIMEOUTKeith Short2021-07-121-0/+5
* zephyr: add support for CONFIG_USBC_PPC_SYV682X_SMART_DISCHARGEKeith Short2021-07-121-0/+5
* zephyr: add InvenSense sensorsKeith Short2021-07-121-0/+10
* zephyr: cros_system_npcx: Move chip ID to devicetreeWealian Liao2021-07-121-3/+0
* syv682x: Fix name for option to disable CC passthroughKeith Short2021-07-101-2/+2
* zephyr: Add CONFIG_PLATFORM_EC_TEMP_SENSOR_FIRST_READ_DELAY_MSKeith Short2021-07-101-0/+6
* driver: bmi3xx: Add support for BMI323 sensorBhanu Prakash Maiya2021-07-091-0/+5
* system: Clean up system_get_board_version()Philip Chen2021-07-091-5/+0
* zephyr: switch to using shell_*, not printkDawid Niedzwiecki2021-07-091-10/+102
* zephyr: shim: Support reading tri-state GPIOPhilip Chen2021-07-092-0/+75
* zephyr: add support for CONSOLE_CMD_MFALLOWKeith Short2021-07-081-0/+5
* zephyr: panic: Clean-up panic printingYuval Peress2021-07-081-5/+7
* zephyr: remove unnecessary software_panic()Yuval Peress2021-07-082-24/+0
* zephyr: implement irq functions for tasksDino Li2021-07-071-2/+4
* zephyr: change host console shim interfaceDawid Niedzwiecki2021-07-023-19/+26
* zephyr: shim: compile out pm_policy_low_power_devices for v2.6Fabio Baltieri2021-07-011-18/+2
* zephyr/drivers: npcx: reorganizes the flash driver(3)Tim Lin2021-07-012-57/+4
* zephyr/drivers: npcx: reorganizes the flash driver(2)Tim Lin2021-07-011-29/+0
* zephyr/drivers: npcx: reorganizes the flash driver(1)Tim Lin2021-07-011-194/+0