summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-nami-10775.130.BBrian Norris2021-09-102-10/+1
* sylas: Add sylas boardcheng.ginger2020-06-038-0/+2013
* Sylas: remove sylas board which would be the practice by partner.Marco Chen2020-04-168-1963/+0
* nami: change nami to baseboard structure and add sylas board.Marco Chen2020-04-1515-902/+3002
* nami: Enable extpwrlimit option in ectoolShelley Chen2020-02-271-1/+1
* Nami: Allow power role swap to sink in S0ixDiana Z2019-11-011-4/+9
* servo_v4: add per port dualrole settingNick Sanders2019-11-0140-201/+1136
* tablet-mode: Disable tablet mode in recovery bootDaisuke Nojiri2019-10-043-0/+34
* EC: Do not drop SCI events responsible for wake.Ravi Chandra Sadineni2019-09-192-7/+34
* usb_pd_protocol: Add a 3ms delay between polling ALERT#.Aseda Aboagye2019-09-181-1/+4
* nami: add implicitly defined to support kblightLeo-Tsai2019-08-271-0/+4
* Nami: Clear EC_FEATURE_PWM_KEYB for the sku not supporting keyboardSue Chen2019-07-182-0/+14
* Nami: Don't register keyboard backlight driver if not usedDaisuke Nojiri2019-06-272-5/+7
* Nami: Set LED pattern only when pattern is differentDaisuke Nojiri2019-06-271-19/+40
* Nami: Don't enter DP Alt Mode when AP is off.Daisuke Nojiri2019-06-211-0/+16
* nami: Disable tight timestampsEnrico Granata2019-05-291-0/+2
* motion: Split configuration for sensor FIFO and tight timestampsEnrico Granata2019-05-293-1/+27
* common: Make IS_ENABLED fail on unknown valuesDaisuke Nojiri2019-05-241-16/+36
* ec/common: Introduce IS_ENABLED to check config optionsRaul E Rangel2019-05-241-0/+27
* Misc: Add BIT() macroDaisuke Nojiri2019-05-241-0/+6
* pi3usb9281: Mask OVP, OCP, and recovery interruptsDaisuke Nojiri2019-05-231-3/+3
* PI3USB9281: Serialize mux setting and BC12 detectionDaisuke Nojiri2019-05-232-10/+9
* Nami: Increase thermal thresholds to avoid auto-shutdownDaisuke Nojiri2019-05-231-2/+2
* Nami: Set TCPC_AUX_SWITCH to 0xC on Port 1 on CCD enableDaisuke Nojiri2019-05-203-1/+27
* USB-PD: Fix null-pointer dereference for svdm_rsp.amodeDaisuke Nojiri2019-05-151-2/+4
* common/usb_pd_protocol: Fix TryWait.SNK to Unattached.SNK timeout valueRuibin Chang2019-05-011-2/+2
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-2910-196/+271
* usb-c: use higher priority task for interruptsJett Rink2019-04-1515-93/+122
* usb-c: add high priority tasks for interruptsJett Rink2019-04-1516-14/+43
* tcpm: add higher priority tasks to handle TCPC intJett Rink2019-04-152-0/+61
* tcpm: add TCPC RX circular buffer in ECJett Rink2019-04-1520-108/+252
* tcpc/mt6370: add MediaTek MT6370 TCPC driver.Yilun Lin2019-04-154-0/+312
* cleanup: remove tcpc* extern function declarationsJett Rink2019-04-152-16/+20
* anx74xx: consolidating anx74xx alert handlerJett Rink2019-04-151-90/+42
* chgstv2: Allow board to customize AP boot thresholdDaisuke Nojiri2019-04-122-2/+22
* kblight: Remove dependency on PWMDaisuke Nojiri2019-04-125-5/+11
* chgstv2: Add callback for board to check power for booting OSDaisuke Nojiri2019-04-122-7/+21
* chgstv2: Refactor OS boot power checkDaisuke Nojiri2019-04-121-15/+27
* chgstv2: Disable battery communication after cutoffMatt_Wang2019-04-093-28/+39
* chgstv2: Refactor shutdown_on_critical_batteryDaisuke Nojiri2019-04-092-43/+54
* chgstv2: Allow board to set charge level for shutdownDaisuke Nojiri2019-04-092-2/+20
* Reland "Nami: Make Vayne cutoff battery on critical charge"Daisuke Nojiri2019-03-301-0/+10
* Revert "Nami: Make Vayne cutoff battery on critical charge"Daisuke Nojiri2019-03-291-10/+0
* Reland "npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is ze...Mulin Chao2019-03-114-26/+14
* Revert "npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is ze...Daisuke Nojiri2019-03-063-12/+21
* Nami: Make Vayne cutoff battery on critical chargeDaisuke Nojiri2019-03-061-0/+10
* npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is zero.Mulin Chao2019-03-063-21/+12
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-054-10/+57
* bmi160: do not overrun the amount of data read from the BMI FIFOEnrico Granata2019-02-121-8/+11
* bmi160: Keep timestamp and FIFO synchronizedEnrico Granata2019-02-121-8/+2