summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: npcx: Default the NPCX header generator in Kconfig.npcxWai-Hong Tam2021-07-155-24/+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-155-51/+89
* zephyr: asurada: enable CONFIG_PLATFORM_EC_SWITCHDino Li2021-07-151-1/+1
* zephyr: fix uart output flushDawid Niedzwiecki2021-07-151-0/+6
* zephyr: asurada: watchdog: reenable the watchdogDenis Brockus2021-07-151-3/+2
* zephyr/drivers: it8xxx2: flash protection API is deprecatedTim Lin2021-07-141-1/+3
* zephyr: drivers: add accelgyro_bmi160 test suiteTomasz Michalec2021-07-144-0/+1915
* zephyr: drivers: add accelgyro_bmi260 test suiteTomasz Michalec2021-07-144-1/+1919
* zephyr: Add BMI260 emulatorTomasz Michalec2021-07-145-0/+569
* zephyr: Add BMI160 emulatorTomasz Michalec2021-07-146-0/+2656
* qcom: Move enabling/disabling 3.3V rail to the board levelWai-Hong Tam2021-07-142-0/+2
* cbi: Introduce CONFIG_CBI_GPIOPhilip Chen2021-07-145-5/+30
* zephyr: asurada: adjust stack size to fix fatal errorDino Li2021-07-141-0/+15
* herobrine: Move hibernate config to the board levelWai-Hong Tam2021-07-131-1/+0
* herobrine_npcx7: Use SC7280 power sequenceWai-Hong Tam2021-07-131-2/+2
* zephyr: herobrine_npcx7: Create initial Zephyr image for herobrine_npcx7Wai-Hong Tam2021-07-1310-0/+838
* zephyr: trogdor: Create Zephyr image for trogdorWai-Hong Tam2021-07-1311-0/+841
* 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: zmake: fix import positionJack Rosenthal2021-07-122-5/+8
* zephyr: zmake: remove unused variableJack Rosenthal2021-07-121-1/+1
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-1225-724/+989
* zephyr: add support for CONFIG_CMD_S5_TIMEOUTKeith Short2021-07-122-0/+13
* zephyr: add support for CONFIG_USBC_PPC_SYV682X_SMART_DISCHARGEKeith Short2021-07-122-4/+17
* zephyr: add InvenSense sensorsKeith Short2021-07-122-0/+17
* zephyr: adjust the sizes of shell buffersDawid Niedzwiecki2021-07-121-0/+8
* zephyr: cros_system_npcx: Move chip ID to devicetreeWealian Liao2021-07-122-32/+30
* 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-102-0/+25
* driver: bmi3xx: Add support for BMI323 sensorBhanu Prakash Maiya2021-07-092-0/+13
* system: Clean up system_get_board_version()Philip Chen2021-07-099-36/+13
* zephyr: switch to using shell_*, not printkDawid Niedzwiecki2021-07-091-10/+102
* zmake: lazily create the logging threadYuval Peress2021-07-091-6/+11
* zephyr: shim: Support reading tri-state GPIOPhilip Chen2021-07-092-0/+75
* driver/tcpm/ite_pd_intc: separate pd interrupt to ite_pd_intcRuibin Chang2021-07-091-0/+2
* zephyr: add support for CONSOLE_CMD_MFALLOWKeith Short2021-07-082-0/+15
* zephyr: volteer: Add remote-port for EEPROMKeith Short2021-07-081-0/+1
* zephyr: panic: Clean-up panic printingYuval Peress2021-07-081-5/+7
* zephyr: remove unnecessary software_panic()Yuval Peress2021-07-082-24/+0
* volteer: zephyr: rename GPIO_EC_BATT_PRES_ODL to GPIO_BATT_PRES_ODLYuval Peress2021-07-083-2/+3
* zephyr: asurada: enable interrupt of AP_EC_WARM_RST_REQ signalDino Li2021-07-081-1/+3
* zephyr: asurada: enable remote-port property of i2cDino Li2021-07-081-0/+1
* zephyr: implement irq functions for tasksDino Li2021-07-071-2/+4
* zephyr: enable PWM functionRuibin Chang2021-07-057-0/+122
* zmake: remove v2.5 from module pathYuval Peress2021-07-031-4/+1
* zephyr: zmake: Run isort on all files, add check to run_tests.shJack Rosenthal2021-07-0213-19/+29
* zephyr: Add SYV682x emulator and testAbe Levkoy2021-07-0210-2/+398
* zephyr: zmake: separate zmake test execution out of zmakeJack Rosenthal2021-07-024-58/+36
* zephyr: zmake: remove unused importsJack Rosenthal2021-07-021-3/+0