summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board/snappy: Remove magnetometerfirmware-reef-9042.BGwendal Grignou2022-09-192-42/+1
* Clear OWNERS for factory/firmware branchBrian Norris2021-09-112-10/+1
* npcx: disable the selection of JTAG0 signals due to strapCHLin2020-12-1110-196/+413
* cleanup: formatting debug messageJett Rink2020-12-111-4/+3
* npcx: bypasses for SHM reading fail via eSPI and CSAE impact efficiencyMulin Chao2020-12-112-12/+14
* npcx: lpc: fixed bug that ec gets stuck in lpc_sib_wait_hostxx routines.Mulin Chao2020-12-113-4/+36
* lpc: Removing unnecessary register writesJett Rink2020-12-111-6/+1
* lpc: Prevent watchdog reset caused by KBC IBF interrupt on chromebox.Mulin Chao2020-12-111-0/+8
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2020-12-1133-323/+148
* host_event: Move host events and mask handling into common codeFurquan Shaikh2020-12-119-374/+172
* common: mag_cal: Fix debug printfGwendal Grignou2020-02-281-2/+2
* common: mag_cal: Trigger online calibration with more sampleGwendal Grignou2020-02-281-2/+2
* driver: bmm150: Fix commentGwendal Grignou2020-02-281-1/+1
* Reef: Not support charge_profile_override for Panasonic/Sony batteryDavid Huang2019-08-131-0/+5
* tablet-mode: Disable tablet mode in recovery bootDaisuke Nojiri2019-07-303-7/+44
* ec/common: Introduce IS_ENABLED to check config optionsRaul E Rangel2019-07-301-0/+27
* bmi160: Fix ODR to REG when rate is less than 100HzGwendal Grignou2019-05-081-8/+3
* bmm150: lower max frequency to match a frequency supported by BMI160Gwendal Grignou2019-05-081-2/+14
* FIXUP: sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-03-291-4/+2
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-03-2913-20/+39
* poppy: Lower sensor max ODRGwendal Grignou2019-03-291-2/+9
* driver: accel: Prevent ODR from crashing the ECGwendal Grignou2019-03-291-23/+14
* driver: BMM150: Set max frequency based on repetitions settingGwendal Grignou2019-03-293-3/+12
* driver: sensor: tune MAX_FREQGwendal Grignou2019-03-292-3/+3
* driver: bm160: Fix minimal gyro frequencyGwendal Grignou2019-03-291-1/+1
* common: sensors: add extra sensor attributesNick Vaccaro2019-03-2926-11/+200
* Snappy: enable back discharging-on-ac if system is off with fully charged bat...Devin Lu2018-12-201-3/+4
* Snappy: Fix build error for extpower_is_inrush_protection_neededDaisuke Nojiri2018-05-101-1/+1
* Snappy: Avoid Discharge-on-AC if system boots on ACDaisuke Nojiri2018-05-054-2/+29
* Snappy: Don't discharge on AC if system is offDaisuke Nojiri2018-05-052-1/+14
* Snappy: Keep BGATE on when entering hibernationDaisuke Nojiri2018-01-221-2/+2
* Snappy: Extend the watchdog timeout to 500ms after wakeup from hibernateCHLin2018-01-221-1/+9
* Revert Snappy: Cutoff battery when system shuts down due to critical batteryDaisuke Nojiri2018-01-162-6/+1
* USB/PD: Request discover identity on bootDaisuke Nojiri2018-01-051-12/+19
* Snappy: Cutoff battery when system shuts down due to critical batteryDaisuke Nojiri2017-12-192-1/+6
* Snappy: fix battery voltage maximalDevin Lu2017-12-181-1/+1
* pd: Ignore Augmented PDOs when choosing PDO to request.Todd Broch2017-12-022-5/+12
* pd: prefer CD pin assignments over EF for USBC->USBC case.Todd Broch2017-12-021-5/+8
* Snappy: Blinking battery white LED on suspend for alan/bigdaddy boardsDevin Lu2017-10-271-1/+19
* snappy: override DP EQ setting for bigdaddy boardsHarry Pan2017-10-172-1/+23
* ec_features / snappy: Allow disabling keyboard backlight featureDevin Lu2017-09-146-2/+58
* common: add host command to push AP SKU ID to ecDevin Lu2017-09-133-0/+66
* anx3429: force chip reset on PD_RESUMECaveh Jalali2017-09-079-102/+190
* acpi: Map EC features into ACPI EC memory spacePatrick Georgi2017-09-053-1/+48
* ec_features: Move feature flags out of ec_command into its own unitDevin Lu2017-09-054-85/+109
* charger: bd9995x: Disable topoff modeShawn Nematbakhsh2017-08-311-3/+1
* anx3429: read chip firmware version during initCaveh Jalali2017-08-311-0/+2
* anx74xx: enable driver "release".Caveh Jalali2017-08-311-1/+5
* pd_control: make DISABLE port specificCaveh Jalali2017-08-311-3/+3
* ps8xxx: use custom tcpm_drvCaveh Jalali2017-08-229-8/+57