summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: enable watchdog configRuibin Chang2021-06-092-1/+6
* zephyr: asurada: Add more I2C informationSimon Glass2021-06-092-0/+24
* zephyr: hooks: suppress hook warning for call already processingFabio Baltieri2021-06-091-1/+5
* zephyr: asurada: Add battery informationSimon Glass2021-06-093-0/+16
* zepyr: npcx: clean keyboard driverYuval Peress2021-06-094-2/+7
* zephyr: driver: add ST accel_lis2dw12Denis Brockus2021-06-091-3/+7
* zephyr: add new config for adjusting leading timeRuibin Chang2021-06-092-3/+12
* include/flash: rename the APIsTim Lin2021-06-091-23/+23
* zephyr: lazor: Enable I2C_PASSTHRU_RESTRICTED configDawid Niedzwiecki2021-06-093-1/+21
* zephyr: asurada: Add the rest of the ADC channelsSimon Glass2021-06-092-2/+15
* zmake: Add utility for getting value from autoconf.hYuval Peress2021-06-092-0/+27
* zmake: fix test timeoutYuval Peress2021-06-091-1/+3
* zephyr: trogdor: Disable host command debug outputKeith Short2021-06-091-0/+6
* zephyr: Add CONFIG_PLATFORM_EC_CONSOLE_CHANNELKeith Short2021-06-093-2/+26
* zephyr: brya: enable keyboardYuval Peress2021-06-093-2/+45
* zephyr: Add I2C_PASSTHRU_RESTRICTED configDawid Niedzwiecki2021-06-092-0/+13
* zephyr: Fix I2C_PASSTHRU host commandDawid Niedzwiecki2021-06-084-0/+35
* zephyr: brya: enable espiYuval Peress2021-06-072-0/+10
* zephyr: dts: Move cros_kb_raw node to npcx.dtsiWealian Liao2021-06-073-75/+89
* zephyr: gpio: skip unimplemented GPIOsYuval Peress2021-06-071-0/+3
* zephyr: asurada: Enable MotionSenseDenis Brockus2021-06-077-3/+223
* zephyr: driver: add ST accel_lis2dw12Denis Brockus2021-06-077-0/+109
* zephyr: brya: move config hostcmd to the right placeYuval Peress2021-06-071-1/+3
* zephyr: npcx9: implement system_download_from_flashYuval Peress2021-06-063-2/+113
* zephyr: npcx9: add __start_gdma function to .lowpower_ram2 sectionYuval Peress2021-06-064-6/+81
* zephyr: npcx9: implement system_mpu_configYuval Peress2021-06-062-0/+83
* zephyr: Add config to enable resume-init/suspend-complete hooksWai-Hong Tam2021-06-052-0/+14
* zephyr: Add config to emulate sysrq eventsWai-Hong Tam2021-06-052-0/+18
* zephyr: Default not enable the flash read/erase/write commandsWai-Hong Tam2021-06-051-1/+0
* zephyr: Default not enable throttling APWai-Hong Tam2021-06-053-1/+2
* zephyr: asurada: Enable main displayDenis Brockus2021-06-041-1/+6
* COIL: espi: replace VW_SLAVE_BTLD_STATUS_DONE with VW_PERIPHERAL_BTLD_STATUS_...Caveh Jalali2021-06-041-22/+22
* zephyr: npcx9: Add linker elements needed for flash api workaroundYuval Peress2021-06-042-0/+39
* zephyr: npcx9: add kconfig option for flash api workaroundYuval Peress2021-06-042-0/+10
* zmake: Change lcov excludesJeremy Bettis2021-06-041-3/+8
* zephyr: Enable coverage support on new boards.Jeremy Bettis2021-06-042-0/+4
* zephyr: Fix uninitialized varJeremy Bettis2021-06-031-1/+1
* zephyr: brya: enable watchdogYuval Peress2021-06-031-0/+3
* zephyr: brya: enable i2cYuval Peress2021-06-033-1/+91
* zephyr: brya: enable sysinfo console commandYuval Peress2021-06-031-1/+1
* zephyr: brya: wakeup from hibernationYuval Peress2021-06-033-9/+27
* zephyr: Don't reinitialize gpios on a warm rebootSam Hurst2021-06-032-2/+29
* zephyr: brya: enable power managementYuval Peress2021-06-031-0/+6
* zephyr: brya: Enable vbootYuval Peress2021-06-032-2/+8
* zephyr/zmake: Increase binman timeoutRaul E Rangel2021-06-021-1/+1
* zephyr: faft_ec: print time stamped init labelSam Hurst2021-06-021-0/+7
* zephyr: lazor: enable Virtual Battery driverDawid Niedzwiecki2021-05-312-0/+3
* zephyr: add I2C_VIRTUAL_BATTERY configDawid Niedzwiecki2021-05-273-1/+16
* zephyr: asurada: move options to be board level choicesDenis Brockus2021-05-272-53/+54
* zephyr: drivers: add temp_sensor test suiteTomasz Michalec2021-05-272-0/+134