summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* Zephyr: Moved CMD_ACCELS and CMD_ACCEL_INFO to kconfigShine Liu2021-02-104-6/+38
* zephyr: fix version console commandYuval Peress2021-02-103-0/+16
* zephyr: zmake: remove . and .. from file names in BuildConfig testJack Rosenthal2021-02-101-1/+1
* zepyhr: zmake: add a function to read zephyr version from $ZEPHYR_BASEJack Rosenthal2021-02-102-0/+38
* zephyr: zmake: delay locating CrOS checkoutJack Rosenthal2021-02-101-5/+7
* zephyr: Add support for CONFIG_DEBUG_ASSERT et alSimon Glass2021-02-102-0/+70
* zephyr: Define CONFIG_CHIP_PRE_INITSimon Glass2021-02-091-0/+7
* zephyr: volteer: update header information using KconfigYuval Peress2021-02-0911-37/+133
* volteer: fix USB C1 reset GPIO for Zephyr buildsKeith Short2021-02-091-2/+3
* zephyr: volteer: enable ADCDawid Niedzwiecki2021-02-093-0/+31
* zephyr: add shim ADCDawid Niedzwiecki2021-02-098-0/+139
* zephyr: Add a fake CONFIG_CRC8Simon Glass2021-02-081-0/+7
* zephyr: Kconfig: add backlight lid supportFabio Baltieri2021-02-083-0/+19
* zephyr: Support the EC_CMD_AP_RESET host commandSimon Glass2021-02-082-0/+15
* zephyr: zmake: disable deadlines for test_find_dts_overlaysJack Rosenthal2021-02-081-1/+1
* zephyr: zmake: better parallelization/logging of pytestJack Rosenthal2021-02-081-19/+40
* zephyr: zmake: suppress DeprecationWarnings from importing jsonschemaJack Rosenthal2021-02-081-1/+8
* zephyr: volteer: define GPIO_ENABLE_BACKLIGHTFabio Baltieri2021-02-081-0/+1
* zephyr: kohaku: define gpio_edp_bklten_odFabio Baltieri2021-02-082-0/+5
* zephyr: Add Kconfig option to include spi_flash_reg.cYuval Peress2021-02-083-0/+17
* zephyr: sort CMakeLists sourcesYuval Peress2021-02-081-4/+3
* zephyr: flash: Add header config optionsYuval Peress2021-02-083-1/+40
* zephyr: volteer & kohaku add 1.8V supportWealian Liao2021-02-082-0/+11
* zephyr: Add support for retimer firmware updatesSimon Glass2021-02-063-0/+21
* zephyr: zmake: add board-specific DTS overlaysJack Rosenthal2021-02-0610-3/+150
* zephyr: zmake: Fix zmake default build directory resolutionYuval Peress2021-02-052-15/+2
* Revert "zephyr: volteer: enable verbose logging"Simon Glass2021-02-051-6/+0
* zephyr: Add CONFIG_EXTPOWER_GPIO to the shimSimon Glass2021-02-051-0/+2
* zephyr: Kconfig: add an option for CONFIG_SYSTEM_UNLOCKEDFabio Baltieri2021-02-052-0/+20
* zephyr: config: set CONFIG_I2C_CONTROLLER with CONFIG_PLATFORM_EC_I2CFabio Baltieri2021-02-051-0/+1
* zephyr: Move bbram logic to devicetreeYuval Peress2021-02-058-68/+167
* zephyr: Update KEYBOARD_PWRBTN_ASSERTS_KSIx to be a choiceSimon Glass2021-02-051-4/+19
* zephyr: volteer: Enable volume buttonsSimon Glass2021-02-052-0/+3
* zephyr: Support volume buttonsSimon Glass2021-02-053-0/+18
* zephyr: volteer: Enable Fast Role Swap triggered by PPCSimon Glass2021-02-051-0/+2
* zephyr: Add support for Fast Role Swap triggerSimon Glass2021-02-052-0/+57
* zephyr: Correct the USB_PD_REV30 optionSimon Glass2021-02-053-6/+6
* zephyr: Add support for PD loggingSimon Glass2021-02-053-0/+17
* zephyr: volteer: Enable POWER_SLEEP_FAILURE_DETECTIONSimon Glass2021-02-051-0/+1
* zephyr: volteer: Enable PWRBTN_ASSERTS_KSI2Simon Glass2021-02-051-0/+1
* zephyr: Support PWRBTN_ASSERTS_KSI2Simon Glass2021-02-052-0/+24
* zephyr: volteer: Enable the keypadSimon Glass2021-02-051-0/+1
* zephyr: Support the keypadSimon Glass2021-02-052-0/+12
* zephyr: remove interrupt setting when GPIO initWealian Liao2021-02-051-16/+6
* zephyr: Support POWER_SLEEP_FAILURE_DETECTIONSimon Glass2021-02-052-0/+15
* zephyr: volteer: add missing interrupt for ec_wp_lFabio Baltieri2021-02-041-0/+2
* zmake: allow zmake build/test to target project directoriesYuval Peress2021-02-043-30/+63
* zmake: enable default build directory for configure subcommandYuval Peress2021-02-044-7/+94
* zephyr: volteer: enable verbose loggingJack Rosenthal2021-02-041-0/+6
* volteer : enable motion senseHyungwoo Yang2021-02-044-0/+101