summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Skyrim: Remove workaround board checkDiana Z2022-09-221-8/+1
* test: Split common/system.c from default driversAaron Massey2022-09-226-4/+17
* test: use structs initialized in mock for assertionsFiras Sammoura2022-09-223-18/+11
* test: Add test for rollback_get_secretFiras Sammoura2022-09-229-1/+201
* zephyr: enable sysrq and accelspoof commands for herobrine ECJoseph S. Barrera III2022-09-221-4/+2
* test: Link usbc_alt_mode AP driven tests by configAaron Massey2022-09-224-124/+162
* test: Verify DP mode exit via PD info host cmdsAaron Massey2022-09-221-0/+43
* anx7483: Mark tuning data as constant.Keith Short2022-09-221-4/+4
* intelrvp: Enable port80 moduleRajesh Kumar2022-09-221-0/+1
* yaviks: add 3S batteries supportZick Wei2022-09-221-0/+6
* zephyr/battery: add new batteriesZick Wei2022-09-223-0/+110
* kinox: modify OBP pointer valueMatt Wang2022-09-222-11/+11
* zephyr: test add rt9490 bc12 testTing Shen2022-09-223-1/+103
* zephyr: test: add rt9490 charger testTing Shen2022-09-229-0/+311
* rt9490: various bug fixTing Shen2022-09-221-3/+5
* rex: set ccd_mode_odl to high as initial levelLi Feng2022-09-221-1/+1
* Xivu: Add missing led nodesjohnwc_yeh2022-09-221-3/+11
* util: Compile ectool (and other utils) with C++Tom Hughes2022-09-2231-12/+23
* emul_smart_battery: Validate string property sizesAaron Massey2022-09-211-0/+8
* zephyr: tests: Add tests for `common/led_common.c`Tristan Honscheid2022-09-212-1/+147
* zephyr: tests: Test `common/usb_port_power_dumb.c` host commandTristan Honscheid2022-09-211-0/+49
* zephyr: tests: Test `usbchargemode` console commandTristan Honscheid2022-09-217-1/+137
* flash_fp_mcu: Don't change GPIO direction to input on ZorkPatryk Duda2022-09-211-1/+2
* osiris: Prevent discharging when battery is disconnectedYu-An Chen2022-09-211-0/+5
* Makefile.toolchain: Use portage env variable for host buildsTom Hughes2022-09-211-0/+6
* zephyr: Test 100% of reachable code in vboot/efs2Jeremy Bettis2022-09-212-11/+101
* gitlab: Fix git clone retriesJeremy Bettis2022-09-211-2/+3
* Winterhold: Remove board usbc_configDiana Z2022-09-212-403/+2
* Skyrim: Move USB mux functions to board codeDiana Z2022-09-219-256/+435
* Skyrim: Move PPC control to board codeDiana Z2022-09-217-49/+123
* Craask: Fw_config bit9 to describe clamshell/convertibleSue Chen2022-09-213-0/+41
* nereid: Use low power clock for keyboard b/l PWMAndrew McRae2022-09-213-3/+15
* volmar: Prevent discharging when battery is disconnectedYu-An Chen2022-09-211-0/+5
* TCPMv2: Discover mode again after Data ResetScott Chao2022-09-211-0/+1
* nissa: Invert the USB-A limit selectAndrew McRae2022-09-211-0/+1
* driver/wpc/cps8100.c: Add support of CPS8200Derek Huang2022-09-211-22/+157
* ec: Shim PLATFORM_EC_CPS8100Derek Huang2022-09-212-0/+7
* common/peripheral_charger.c: Refactor pchg_startup() functionDerek Huang2022-09-212-4/+28
* ec: Mark some unreachable code with lcov exclJeremy Bettis2022-09-211-0/+8
* test: virtual_battery: Manufacture Info SB ext cmdAaron Massey2022-09-214-3/+21
* Skyrim: Convert muxes to devicetreeDiana Z2022-09-206-116/+114
* Zephyr: Remove default anx7483 board setDiana Z2022-09-204-7/+9
* Zephyr: Add shim support for PS8818Diana Z2022-09-2015-11/+43
* usbc_intr_task: Cond compile pd_shared_alert_taskAaron Massey2022-09-201-0/+2
* test: Verify uncovered common OCP routinesAaron Massey2022-09-207-23/+102
* virtual_battery: Make copy_memmap_string() staticAaron Massey2022-09-201-1/+1
* test: Rest of standard SBS virtual_battery cmdsAaron Massey2022-09-203-8/+26
* test: Replace magic number in virtual_battery.cAaron Massey2022-09-202-9/+13
* zephyr: test: Test `kblight` console commandTristan Honscheid2022-09-203-0/+72
* Zephyr: Add AMD FP6 mux driver to shimDiana Z2022-09-203-1/+33