summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * tabletmode: Correctly handle HW orientation changingTim Van Patten2022-11-282-36/+64
| * rex: Remove unused PSL pin from PSL IO pad listRajesh Kumar2022-11-281-1/+1
| * motion_sense: avoid possible invalid memory accessBoris Mittelberg2022-11-283-2/+23
| * tcpmv2: pe: Add mux_set call following successful DATA_RESETScott Collyer2022-11-281-2/+1
| * i8042: Send command response from priority queueDaisuke Nojiri2022-11-282-73/+139
| * moli: add power on/wakeup by HDMI monitorElsie Shih2022-11-283-6/+129
| * pujjo: add GPIO_VOLTAGE_1P8 flag supportarthur.lin2022-11-282-4/+10
| * Xivu: modify motionsense rotate mappingmick_hsiao2022-11-281-2/+2
| * dibbi: Update board specific power implementationLiam Flaherty2022-11-289-677/+338
| * build: update build cmake files for unit testsYuval Peress2022-11-256-26/+13
| * gaelin: Keep backlight and speaker power control for displayRaymond Chung2022-11-251-2/+8
| * corsola: Initial zephyr config for VoltorbSiyu Qin2022-11-255-1/+369
| * nissa: use device tree for USB-C configAdam Mills2022-11-2514-162/+95
| * zephyr: Make Renesas RAA489000 TCPC chip available for Device TreeAdam Mills2022-11-253-0/+40
| * ec: IWYU Add missing includesJeremy Bettis2022-11-243-1/+5
| * zephyr: skyrim: keyboard: Add KSO13 and KSO14 to pinctrlMadhurima Paruchuri2022-11-241-0/+2
| * zephyr: rt9490: merge charger and bc12 dt nodesTing Shen2022-11-2413-45/+26
| * magolor: delay one second when charger enter low power modeben chen2022-11-241-0/+2
| * marasov: use default board_set_charge_limit implementationPeter Marheine2022-11-241-7/+0
| * kconfig: remove tablet mode config dependencyTing Shen2022-11-241-3/+1
| * pujjo: Add missing gyro config default-rangeAndrew McRae2022-11-241-0/+1
| * marasov: Modify TypeC and TypeA configuration.Michael5 Chen12022-11-2410-253/+58
| * craask: add Fw_config structure for Keyboard backlightben chen2022-11-243-0/+54
| * Add default implementation of board_set_charge_limitPeter Marheine2022-11-24129-635/+111
| * dp-alt-mode: add safety checkBoris Mittelberg2022-11-241-3/+3
| * Revert "zephyr: Remove CONFIG_PLATFORM_EC_WATCHDOG"Keith Short2022-11-246-7/+24
| * test: i2c: Verify I2C transfers with PEC rejectedKeith Short2022-11-241-0/+42
| * test: i2c_passthru: Verify CONFIG_I2C_PASSTHRU_RESTRICTEDKeith Short2022-11-242-2/+124
| * i2c_controller: Add guard for PEC transfersKeith Short2022-11-241-1/+1
| * test: i2c_controller: Verify i2c_field_update16() errorsKeith Short2022-11-241-0/+8
| * test: i2c_controller: i2c_write16Keith Short2022-11-241-0/+23
| * nissa: Configure mux resets for ANX7483Andrew McRae2022-11-243-0/+6
| * tcpm_header: add missing RESET_FAKE callsClayton Whitelaw2022-11-231-0/+3
| * run_device_tests.py: Resolve error in type hintBobby Casey2022-11-231-2/+2
| * zephyr: twister: Optimization - Reduce test search scopeTristan Honscheid2022-11-231-3/+6
| * baseboard: Remove unused externsJeremy Bettis2022-11-232-36/+0
| * zephyr: Remove CONFIG_PLATFORM_EC_WATCHDOGMark Hasemeyer2022-11-236-24/+7
| * zephyr: test: Bring virtual_battery_handler() to 100% coverageTristan Honscheid2022-11-232-3/+150
| * baseboard: Move conditional includes to endJeremy Bettis2022-11-231-5/+6
| * tcpm_header: add more driver call-through testsClayton Whitelaw2022-11-231-6/+67
| * zephyr test: Exercise CT-VPD supportAbe Levkoy2022-11-236-0/+213
| * TCPMv2: Present as Sink/UFP in CTAttached.SNKAbe Levkoy2022-11-231-0/+7
| * TCPMv2: Disallow VCONN Swap in CTAttached.SNKAbe Levkoy2022-11-231-1/+1
| * zephyr: usb: enable pi3usb9201 driver and emulator automaticallyFabio Baltieri2022-11-2313-15/+4
| * zephyr: tests, emul: add a bunch of automatic configsFabio Baltieri2022-11-2316-40/+28
| * zephyr: test: Test apreset and apshutdown console commandsTristan Honscheid2022-11-232-1/+46
| * zephyr: mtlrvp: Add DC jack present GPIO interruptBernardo Perez Priego2022-11-232-0/+8
| * dps: improve option documentationPeter Marheine2022-11-231-5/+9
| * cq: Build extra/rma_reset in CQJeremy Bettis2022-11-231-0/+9
| * Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-23156-253/+243