summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Fix recovery modeKeith Short2021-03-161-0/+11
* zephyr: Add Kconfig for disabling CBI write protectKeith Short2021-03-162-0/+15
* zephyr: set the NPCX FW headerWealian Liao2021-03-153-0/+15
* zephyr: complete the NPCX FW header settingWealian Liao2021-03-152-10/+37
* zephyr: volteer: disable chargen/chgramp commandsKeith Short2021-03-151-1/+1
* zephyr: fix Kconfig name for console commandsKeith Short2021-03-126-20/+20
* zephyr: volteer: Enable battery cut-offKeith Short2021-03-121-3/+1
* zephyr: add DPTF supportKeith Short2021-03-124-0/+28
* zephyr: Improve help text for ACPI supportKeith Short2021-03-121-3/+15
* kconfig: Add CONFIG_USB_PD_TCPC_VCONNRob Barnes2021-03-122-0/+14
* zephyr: lazor: enable board version using GPIOJack Rosenthal2021-03-112-1/+7
* zephyr: add AP Kconfig options for Qualcomm SC7180Jack Rosenthal2021-03-112-0/+16
* zephyr: lazor: enable external power presence detection via GPIOJack Rosenthal2021-03-112-3/+6
* zephyr: lazor: enable power buttonJack Rosenthal2021-03-112-2/+6
* zephyr: lazor: enable lid switchJack Rosenthal2021-03-112-1/+4
* zephyr: lazor: enable PLATFORM_EC_HOSTCMDJack Rosenthal2021-03-111-1/+3
* zephyr: lazor: populate gpiosJack Rosenthal2021-03-112-2/+310
* zephyr: add support for trogdor/lazorJack Rosenthal2021-03-1111-0/+227
* zephyr: npcx: clock: add clock turbo/normal functionsJun Lin2021-03-111-0/+32
* zephyr: don't make ec_features.c depend on ACPIJack Rosenthal2021-03-111-2/+2
* zephyr: include shim/chip/npcx directory for all npcx chipsJack Rosenthal2021-03-111-1/+1
* volteer: Disable rtc and rtc_alarm commands on ZephyrKeith Short2021-03-101-0/+2
* volteer: Disable ppcdump and tcpci_dump on ZephyrKeith Short2021-03-101-0/+2
* volteer: Disable Zephyr pwm shell commandKeith Short2021-03-101-0/+1
* volteer: disable ledtest command from ZephyrKeith Short2021-03-101-0/+1
* zephyr: disable i2cscan and i2cxfer commandsKeith Short2021-03-101-0/+7
* volteer: Disable hcdebug command on ZephyrKeith Short2021-03-101-0/+1
* zephyr: add Kconfig for hcdebug console command.Keith Short2021-03-102-0/+24
* volteer: Disable flash console command on ZephyrKeith Short2021-03-101-0/+1
* zephyr: Add Kconfig options for flashinfo and flashwpKeith Short2021-03-102-5/+28
* zephyr: add Kconfig for accel_spoof commandKeith Short2021-03-102-0/+29
* volteer: Disable accel commands on ZephyrKeith Short2021-03-101-2/+0
* zephyr: Reduce default console buffer sizeKeith Short2021-03-101-1/+1
* zephyr: npcx: add read & write reset flag functionWealian Liao2021-03-101-3/+65
* zephyr: npcx: clear BBRAM BKUP_STS when power-upWealian Liao2021-03-101-0/+13
* zephyr: add bbram system callWealian Liao2021-03-104-25/+142
* zephyr: add defer cancelingWealian Liao2021-03-102-8/+37
* vboot_hash: Add watchdog reloadsKeith Short2021-03-091-4/+4
* zephyr: volteer: Add fanDawid Niedzwiecki2021-03-094-37/+31
* zephyr: fix compiler warningKeith Short2021-03-081-0/+1
* zephyr: add shim fanDawid Niedzwiecki2021-03-085-0/+457
* zephyr: volteer: gpio: add CONFIG_TEMP_SENSOR_POWER_GPIOYuval Peress2021-03-051-0/+1
* zephyr: adc: add error check for adc_read()Yuval Peress2021-03-051-2/+5
* zephyr: Add chargen command supportFabio Baltieri2021-03-044-0/+21
* zephyr: console_buffer: define uart_buffer_fullFabio Baltieri2021-03-041-0/+6
* zephyr: fix AP power cycling on sysjumpYuval Peress2021-03-033-14/+1
* zephyr: Fix version commandYuval Peress2021-03-031-3/+7
* zephyr: delbin: enable backlightJack Rosenthal2021-03-022-1/+1
* zephyr: delbin: bring-up named-i2csJack Rosenthal2021-03-022-0/+41
* zephyr: console: add missing include for shell_uart.hFabio Baltieri2021-03-021-0/+1