summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Nami: Set TCPC_AUX_SWITCH to 0xC on Port 1 on mux setfirmware-nami-10775.BDaisuke Nojiri2023-04-252-25/+19
* usb_mux: add board_set callbackBoris Mittelberg2023-04-252-0/+13
* Clear OWNERS for factory/firmware branchBrian Norris2021-09-102-10/+1
* nami: Add base accel/gyro config for icm-426xxDavid Huang2021-01-083-3/+107
* driver: Add/modify function and variable to fix build errorDavid Huang2021-01-087-9/+51
* icm426xx: reset data rate when initDavid Huang2021-01-081-0/+2
* driver: add icm426xx chip type defineJean-Baptiste Maneyrol2021-01-082-0/+4
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2021-01-0810-0/+1588
* i2c master: Add block read/write commands.Jonathan Brandmeyer2021-01-062-1/+54
* ec_commands: Add GENMASK macrosTom Hughes2021-01-051-0/+6
* i2c: add generic read/modify/write operationsDenis Brockus2020-12-212-0/+137
* nami: Lower sensor max ODRGwendal Grignou2020-08-281-0/+3
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-07-1458-9376/+737
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2020-07-1419-19/+20
* usb: de-dup common code from old and new PD stackJett Rink2020-07-1410-66/+151
* usb_mux: Send DP safe mode info to virtual MUXVijay Hiremath2020-07-142-0/+3
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2020-07-143-14/+16
* common: Define markers for weak symbolsDaisuke Nojiri2020-07-141-0/+27
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2020-07-143-1/+30
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-161-1/+3
* 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