summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test: verify common paths for charge_prevent_power_onYuval Peress2022-11-084-15/+96
* test/usb_pd_fuzz: Fix the done_cond race conditionsYi Chou2022-11-081-0/+11
* corsola: Enable CONFIG_PLATFORM_EC_USB_PD_CLEAR_HARD_RESET_STATUSmike2022-11-081-0/+1
* Craask: Fix the D-FET state location for new AP20CBLSue Chen2022-11-081-6/+6
* Craask: fix the orientation of alt base sensorSue Chen2022-11-081-2/+2
* flash_fp_mcu: Add config_rexIvy Jian2022-11-081-0/+20
* yaviks: update fan table to v1-1Zick Wei2022-11-086-37/+190
* zephyr: add device tree binding for fan stepsZick Wei2022-11-081-0/+27
* zephyr: add fan custom control configZick Wei2022-11-083-1/+12
* zephyr: add fan rpm deviation to shimZick Wei2022-11-083-11/+14
* dibbi: Create initial EC imageLiam Flaherty2022-11-0812-0/+1485
* buggzy: Enable on/off body detectionGwendal Grignou2022-11-081-0/+8
* Winterhold: add second source for base accelJosh-Tsai2022-11-085-1/+81
* Winterhold: remove unused lid, tablet mode and motion sensor configurationJosh-Tsai2022-11-082-49/+13
* zephyr: skyrim: add the motionsense dts file per board variantJosh Tsai2022-11-085-1/+544
* Nissa: OCPC PID Controller hasn't been tuned for each Nissa boardAdam Mills2022-11-087-24/+83
* ctn730: Log optional NDEF messageDaisuke Nojiri2022-11-082-0/+7
* zephyr: Add cmake files for host toolchainJeremy Bettis2022-11-073-0/+27
* tpcmv2: dpm: Rename attempt_mode_entry/exit functionsScott Collyer2022-11-071-232/+232
* zephyr: Update documentation for project organizationKeith Short2022-11-079-59/+436
* util: Fix lint errors in run_host_testJeremy Bettis2022-11-071-39/+43
* Add ectool command tabletmodeTim Van Patten2022-11-071-0/+35
* gitlab: Switch to new docker image, and remove pipJeremy Bettis2022-11-071-2/+1
* ec: Fix stack smashingJeremy Bettis2022-11-071-0/+5
* chip/mchp: Fix clang compilation errorTom Hughes2022-11-072-5/+12
* Craask: enable CONFIG_KEYBOARD_FACTORY_TESTSue Chen2022-11-075-1/+43
* zephyr: add keyboard factory test supportSue Chen2022-11-074-3/+23
* Add EC_CMD_SET_TABLET_MODE handlerTim Van Patten2022-11-073-2/+151
* keyboard_raw: add function keyboard_raw_config_altSue Chen2022-11-075-0/+173
* adl_ish_lite: Not enter D0i3Li Feng2022-11-071-1/+4
* steelix: Remove CONFIG_PLATFORM_EC_USB_PD_DEBUG_LEVELmike2022-11-071-1/+0
* Revert "test: unit test uart_printf.c"Yi Chou2022-11-0710-253/+4
* chip/mchp/lfw: Discard ARM.* sectionsfactory-brya-15231.B-mainTom Hughes2022-11-042-0/+16
* test: unit test uart_printf.cYuval Peress2022-11-0410-4/+253
* Add EC_CMD_SET_TABLET_MODETim Van Patten2022-11-041-0/+16
* zephyr: rename projects folder to programKeith Short2022-11-04484-23/+23
* ec: Double timeout of ec testsJeremy Bettis2022-11-041-1/+1
* cq: Run tests with both gcc and clang.Jeremy Bettis2022-11-041-11/+68
* include/ec_commands.h: Clean up kernel-doc warningsTim Van Patten2022-11-041-0/+3
* test: add tests for console command pwr_avgYuval Peress2022-11-046-1/+61
* zephyr: Create CMake variable for the program directoryKeith Short2022-11-045-12/+15
* Use the sdk pkg-config when building gen_touchpad_hash.Allen Webb2022-11-041-4/+4
* usb_common: Remove pd_is_debug_accAbe Levkoy2022-11-042-19/+0
* cq: Run verbose make for better debuggingJeremy Bettis2022-11-042-7/+7
* zephyr: dts: fix various dts syntax inconsistenciesFabio Baltieri2022-11-045-25/+25
* zephyr/test: Increase buffer sizeJeremy Bettis2022-11-041-3/+7
* util: Use correct output dirJeremy Bettis2022-11-041-6/+14
* zephyr/test: Add missing headerJeremy Bettis2022-11-041-0/+1
* test: Add libc_printf testTom Hughes2022-11-049-0/+50
* libc/syscalls: Implement _writeTom Hughes2022-11-041-0/+16