summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zephyr: use interrupt based RX bufferingYuval Peress2021-04-155-43/+141
* TCPMv2: Generate Hard Reset eventAbe Levkoy2021-04-153-0/+8
* zephyr: Adjust watchdog warning timer value and delay timeMulin Chao2021-04-145-21/+40
* TCPMv2: Soft reset on Vconn_Swap sequence interruptionDiana Z2021-04-141-0/+12
* sm5803: Add hysteresis control for TINTDevin Lu2021-04-142-7/+26
* zephyr: lazor: Set the hibernate wake-up gpiosMulin Chao2021-04-141-4/+14
* zephyr: npcx: Add non-psl hibernate implementationMulin Chao2021-04-147-44/+359
* Lindar: Create lightbar command for factory testreno.wang2021-04-141-1/+206
* Lindar: Move to SSFC for lightbar instead of SKUIDreno.wang2021-04-141-5/+68
* Lindar: Lightbar V9 SPECreno.wang2021-04-141-93/+182
* volteer: Add SSFC_LIGHTBAR definitionreno.wang2021-04-142-4/+24
* guybrush: Assert EN_PPVAR_BJ_ADP_L by defaultRob Barnes2021-04-141-1/+1
* zephyr/app: ec: add configuration for AP SoC generationtim2021-04-141-0/+6
* zephyr/drivers: it8xxx2: add cros_bbram drivertim2021-04-143-0/+86
* Makefile.rules: Make check_allowed invocation less obscureCaveh Jalali2021-04-141-3/+8
* baklava: initial EC imageScott Collyer2021-04-144-82/+17
* zephyr: npcx: Change RTC IRQ enable/disable mechanismMulin Chao2021-04-141-3/+9
* sasuke : add sunwoda batteryYongBeum.Ha2021-04-142-0/+32
* cbi: fix documentTing Shen2021-04-141-2/+2
* Sasukette: modify ACProchot and DCProchot settingMike Lee2021-04-141-0/+4
* ISL923x: Add the conversion of the written valueMike Lee2021-04-141-2/+2
* Makefile.rules: add quiet_cmd...Caveh Jalali2021-04-141-1/+4
* watchdog: Add config for the leading time of warning timerWealian Liao2021-04-141-3/+7
* bq25720: Add new register for dumpingCaveh Jalali2021-04-132-0/+2
* bq25710: Remove duplicate register declarationCaveh Jalali2021-04-132-2/+0
* bq25710: Fix ADCVSYSVBAT register numberCaveh Jalali2021-04-131-1/+1
* zephyr: zmake: bind lambda for pytest using default argumentJack Rosenthal2021-04-131-1/+1
* zephyr: Enable BC12_SINGLE_DRIVER and CHARGER_SINGLE_CHIPSimon Glass2021-04-131-0/+7
* zephyr: lazor: Enable tasks for USB PD port 1Simon Glass2021-04-131-0/+3
* zephyr: Tidy up PLATFORM_EC_USBC_SS_MUXSimon Glass2021-04-131-24/+11
* sasuke : disable alternative setting for GPIOB4/GPIOB5YongBeum.Ha2021-04-131-1/+1
* README.md: Update recommended dev OSAseda Aboagye2021-04-131-2/+2
* zephyr: zmake: make zmake.multiproc.Executor object a class memberJack Rosenthal2021-04-131-11/+11
* zephyr: zmake: remove fail_fast functionalityJack Rosenthal2021-04-134-55/+14
* dedede: Add USB SS MUX to SSFCAseda Aboagye2021-04-132-1/+23
* TCPMv2: Remove dual-role capability check from Attached.SNK entryDiana Z2021-04-132-19/+13
* TCPMv2: Update source PDO flags alwaysDiana Z2021-04-131-8/+12
* Mancomb: Add USB-A fault inputs to fault outputDiana Z2021-04-133-7/+46
* usb_prl_sm: Fix spellingAbe Levkoy2021-04-131-1/+1
* TCPMV2: Remove redundant chunking time constantsAbe Levkoy2021-04-131-2/+0
* TCPMv2: Don't retry after failed alt mode entryAbe Levkoy2021-04-132-5/+12
* TCPMv2: Set SOP before requesting chunkAbe Levkoy2021-04-131-0/+1
* Revert "zephyr: zmake: Add a test for zmake and output filtering"Jack Rosenthal2021-04-135-748/+3
* Revert "zephyr: zmake: Ensure all output is produced"Jack Rosenthal2021-04-132-20/+2
* Revert "zephyr: zmake: Show devicetree / compiler errors"Jack Rosenthal2021-04-133-336/+2
* zephyr: remove --fail-fast parameter to zmake testallJack Rosenthal2021-04-131-1/+1
* npcx: watchdog: fix the way to check watchdog expiration for aux timerJun Lin2021-04-131-44/+30
* zephyr: zmake: Show devicetree / compiler errorsSimon Glass2021-04-133-2/+336
* zephyr: zmake: Ensure all output is producedSimon Glass2021-04-132-2/+20
* zephyr: zmake: Add a test for zmake and output filteringSimon Glass2021-04-135-3/+748