summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Skyrim: Increase fan off temperatureDiana Z2022-09-121-1/+1
* Skyrim: Move PPCs to devicetreeDiana Z2022-09-126-28/+64
* zephyr/test: add krabby board testTing Shen2022-09-1212-1/+446
* shotzo: Modify power led behavior when suspendingHank.Xie2022-09-124-115/+27
* krabby: remove duplicated filesTing Shen2022-09-123-350/+2
* Xivu: Modify led behavior at other battery percentagejohnwc_yeh2022-09-121-42/+18
* yaviks: set refresh key to row3Zick Wei2022-09-121-0/+4
* zephyr: vstore: Test remaining pieces of vstoreSimon Glass2022-09-102-0/+73
* zephyr: Move the fake system functions into their own fileSimon Glass2022-09-1010-30/+74
* servo_v4: add "cc dtsoff" and "cc dtson" commandsMatthew Blecker2022-09-101-1/+7
* zephyr: Make more space in mock_jump_dataJeremy Bettis2022-09-092-4/+5
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-0978-196/+196
* zephyr: tests: Test handling of special key combos in `keyboard_scan.c`Tristan Honscheid2022-09-093-3/+64
* zephyr: tests: Test EC_CMD_MKBP_SIMULATE_KEY host commandTristan Honscheid2022-09-091-1/+92
* gitlab: Allow the ram/rom reports to failJeremy Bettis2022-09-091-5/+11
* zephyr: Remove boolean operatorJeremy Bettis2022-09-091-3/+3
* rex: Add motion sensor to Rex device treeMadhurima Paruchuri2022-09-094-0/+295
* gitlab: Update pyelftoolsJeremy Bettis2022-09-091-1/+1
* zephyr: shim: use DT_FOREACH_CHILD_STATUS_OKAY_SEP where applicableFabio Baltieri2022-09-095-22/+15
* zephyr: shim: adc rename ADC initializer macroFabio Baltieri2022-09-091-3/+3
* Revert "fpsensor: Build fpsensor source file with C++"Jim Pollock2022-09-094-43/+14
* Revert "retimer: Adjust delay after taking BB/HB out of reset"Scott Collyer2022-09-091-2/+2
* krabby: limit sensor odr at 100HzTing Shen2022-09-091-0/+1
* test: add tests for read_match_secret access deniedFiras Sammoura2022-09-091-0/+58
* test: Add test for read_match_secret fail timeoutFiras Sammoura2022-09-091-0/+21
* test: Add tests for read_match_secret fail invalid paramFiras Sammoura2022-09-091-0/+38
* flash_ec: Add support for it8xxx2Andrew McRae2022-09-091-3/+13
* rex: Fix the pin type for usb_c0_rt_3p3_sx_enScott Collyer2022-09-091-1/+1
* retimer: Adjust delay after taking BB/HB out of resetScott Collyer2022-09-091-2/+2
* rex: Use mechanical and not GSC power button GPIOScott Collyer2022-09-092-7/+1
* rex: Add help, history and tab extension for ec consoleScott Collyer2022-09-091-0/+7
* rex: Add fan and temperature sensor supportScott Collyer2022-09-096-9/+130
* zephyr: Test RTC console commandsAl Semjonovs2022-09-084-0/+108
* zephyr: Create RTC emulatorAl Semjonovs2022-09-086-0/+160
* zephyr: Enable RTCAl Semjonovs2022-09-082-1/+4
* zephyr: tests: Test `kbpress` command from `common/keyboard_scan.c`Tristan Honscheid2022-09-087-2/+95
* test: mkbp_fifo_depth_updateAaron Massey2022-09-081-0/+24
* test: mkbp_fifo_add keyboard matrix eventAaron Massey2022-09-085-0/+95
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-084-14/+43
* fpsensor: Fix g++ compiler errorTom Hughes2022-09-081-1/+5
* ec_commands: Fix C++ compilationTom Hughes2022-09-081-4/+5
* rex: update EC_PROCHOT_ODL to default to high-ZTarun Tuli2022-09-082-2/+2
* zephyr: tests: Test command `ksstate` in `common/keyboard_scan.c`Tristan Honscheid2022-09-083-2/+112
* zephyr: Replace deprecated zephyr.h with kernel.hAaron Massey2022-09-0868-68/+68
* ec: Document how to get coverage report for boardJeremy Bettis2022-09-081-0/+23
* twister: update launcher for out-of-chroot buildsYuval Peress2022-09-081-2/+4
* test: Verify system_encode_save_flags functionAaron Massey2022-09-081-0/+69
* test: Verify sysinfo console_cmdAaron Massey2022-09-086-2/+89
* test: Verify version console_cmdAaron Massey2022-09-082-0/+38
* test: Verify sleepmask console cmdAaron Massey2022-09-083-0/+104