summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-23156-253/+243
* baseboard: Sort header filesJeremy Bettis2022-11-2342-105/+97
* test: Add AES-GCM decrypt benchmarkAndrea Grandi2022-11-231-4/+17
* test: Use benchmark library in aes testAndrea Grandi2022-11-231-13/+9
* moli: separate fw_config from the board.*Elsie Shih2022-11-235-43/+130
* zephyr emul: Add VPD partner extensionAbe Levkoy2022-11-234-0/+185
* ec: Don't build jacuzzi with clangJeremy Bettis2022-11-231-1/+1
* nissa: enable PD_REQUIRE_AP_MODE_ENTRYPeter Marheine2022-11-231-0/+1
* nissa: adjust PD power and voltage limitsPeter Marheine2022-11-231-3/+10
* zephyr emul: TCPC partner: Expose CC to extensionsAbe Levkoy2022-11-222-1/+34
* zephyr emul: TCPC partner: Support sending VCSAbe Levkoy2022-11-221-4/+54
* Skyrim: Configure mux resets for ANX7483Diana Z2022-11-224-0/+8
* ec: IWYU Add missing includeJeremy Bettis2022-11-222-0/+4
* core: Sort header filesJeremy Bettis2022-11-2216-38/+44
* Add missing includePiotr Pawliczek2022-11-221-0/+2
* util: Remove corori2 from list of boards that build with clangScott Collyer2022-11-221-1/+1
* zephyr test: Verify 'pd 0 cc'Abe Levkoy2022-11-221-0/+9
* zephyr test: Verify pd dualrole with more rolesAbe Levkoy2022-11-221-0/+16
* ec/util: Sort header filesJeremy Bettis2022-11-2211-44/+49
* zephyr/program: Sort header filesJeremy Bettis2022-11-225-15/+16
* power: Sort header filesJeremy Bettis2022-11-223-9/+9
* test: i2c_controller: Test unlocked transfersKeith Short2022-11-221-0/+41
* test: i2c: verify I2C lock with invalid portKeith Short2022-11-221-0/+11
* test: emul_common_i2c: fix access fail logicKeith Short2022-11-221-20/+24
* util: Redirect stdin for clang_formatJeremy Bettis2022-11-221-0/+1
* builtin: Sort header filesJeremy Bettis2022-11-222-4/+5
* cts: Sort header filesJeremy Bettis2022-11-227-11/+11
* fuzz: Sort header filesJeremy Bettis2022-11-224-7/+8
* zephyr: leds: use INST macros for finding the device nodesFabio Baltieri2022-11-224-16/+24
* zephyr: kblight, displight, fan: update pwm api to use pwm_set_pulse_dtFabio Baltieri2022-11-224-20/+38
* extra: Sort header filesJeremy Bettis2022-11-2212-51/+57
* test: i2c: convert to ZTESTKeith Short2022-11-222-9/+4
* twister: Check '.config' file for selected configsAl Semjonovs2022-11-221-5/+7
* Kconfig: fix typoTing Shen2022-11-221-1/+1
* Xivu : Adjust LED PWM duty cyclejohnwc_yeh2022-11-221-2/+2
* driver/retimer/ps8818.h: Add I2C ADDR FLAGS 0x30, 0x58, 0x70Tommy Chung2022-11-226-6/+9
* corsola: steelix: uses npcx_*.dtsiEric Yilun Lin2022-11-2213-609/+366
* power_button: change the power_button_simulate_press implementationZhuohao Lee2022-11-221-9/+12
* xivu: add 2nd source for motionsensorsMatt Wang2022-11-226-2/+245
* Winterhold: enable the body detection functionJosh Tsai2022-11-221-0/+6
* Zephyr: winterhold: use base accelerometer for on-body sensorJosh Tsai2022-11-221-0/+3
* ec_commands: modified the ec_motion_sense_activity struct to __ec_todo_packedJosh Tsai2022-11-221-2/+2
* zephyr: add the gesture host detection KconfigJosh Tsai2022-11-223-1/+10
* common: body_detection: add a configuration to enable body detection in S0 stateJosh Tsai2022-11-224-1/+20
* common: body_detection: notify host when body status is changedJosh Tsai2022-11-226-0/+30
* zephyr: Kconfig: Add body detectionJosh Tsai2022-11-225-8/+113
* zephyr: krabby usbc_config testTing Shen2022-11-229-75/+229
* marasov: Modify the EC battery settingMichael5 Chen12022-11-222-3/+1
* tcpm_header: add tests for tcpm_reset_bist_type_2Clayton Whitelaw2022-11-221-0/+25
* zephyr: leds: move led value in the pwm led bindingFabio Baltieri2022-11-2215-177/+117