summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* 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
* zephyr: disable zephyr ADC shellDawid Niedzwiecki2021-03-021-0/+1
* zephyr: delbin: enable power sequencingJack Rosenthal2021-03-023-1/+57
* zephyr: Add initial configuration for debug interfaceJun Lin2021-03-023-0/+53
* TCPMv2: PD Timers - Base Timer frameworkDenis Brockus2021-03-011-0/+1
* zephyr: enable flash-space optimized defaultsJack Rosenthal2021-03-011-0/+6
* zephyr: efs2: Enable EFS2 for volteerYuval Peress2021-02-266-4/+37
* zephyr: console: add functions to enable/disable the shellYuval Peress2021-02-261-0/+25
* zephyr: gpio: map GPIO_PACKET_MODE_EN for volteerYuval Peress2021-02-261-0/+1
* zephyr: implement uart functions getc and clear_inputYuval Peress2021-02-261-0/+26
* zephyr: efs2: Compute the __image_size for efs2 in the linkerYuval Peress2021-02-263-2/+18
* zephyr: Update gitlab docsSimon Glass2021-02-261-2/+7
* zephyr: add Vivaldi keyboard supportFabio Baltieri2021-02-253-0/+20
* zephyr: enable md & rw console commandWealian Liao2021-02-253-0/+56
* zephyr: volteer: add thermal configsDawid Niedzwiecki2021-02-241-0/+20
* zephyr: add shim thermal supportDawid Niedzwiecki2021-02-2310-12/+165
* zephyr: zmake: drop support for zephyr v2.4Jack Rosenthal2021-02-2315-14/+11
* zephyr: add PD console command supportFabio Baltieri2021-02-233-0/+19
* zephyr: flag CONFIG_STACK_SIZE as ECOS specificFabio Baltieri2021-02-231-0/+1
* zephyr: disable CONFIG_CORTEX_M_SYSTICKKeith Short2021-02-233-5/+0