summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* lsm6ds3: Add LDM6DS3 variant to existing LSM6DSMJett Rink2019-02-135-2/+11
* kukui_scp: Add update_scp script to deploy to DUTNicolas Boichat2019-02-131-0/+39
* Ampton: correct thermistor reading functionDiana Z2019-02-132-8/+2
* driver: anx7447: remove ec_version dependencyGwendal Grignou2019-02-131-1/+0
* hatch: Enable S0IX config optionsScott Collyer2019-02-131-3/+2
* hatch: Adjust temperature threshold when fan is under EC controlScott Collyer2019-02-131-2/+7
* kukui: Fix check AP booted signal period.Yilun Lin2019-02-131-2/+3
* hatch: Define host battery full factor as 100%Philip Chen2019-02-131-0/+2
* Meep: remove magnetometerDiana Z2019-02-122-31/+0
* driver/lsm6dsm: Fix issue while setting Magnetometer ODRKarthikeyan Ramasubramanian2019-02-121-11/+4
* aleena: Enable GPIO-based MKBP event notificationEdward Hill2019-02-126-2/+9
* USB-PD: Fix scope of variable ma in pd_find_pdo_indexDaisuke Nojiri2019-02-121-2/+2
* Flapjack: Set max input voltage and power to 9V & 18WDaisuke Nojiri2019-02-121-9/+2
* USB-PD: Make pd_build_request return voidDaisuke Nojiri2019-02-123-16/+7
* Flapjack: Configure LEDDaisuke Nojiri2019-02-121-27/+92
* hatch: Use CONFIG_TEMP_SENSOR_POWER_GPIO to prevent bad temp readingsScott Collyer2019-02-121-0/+1
* temp_sensor: Guard thermistor readings by their power rail enable gpioScott Collyer2019-02-121-6/+33
* hatch: Add support for MST (multi stream transport) enableScott Collyer2019-02-126-0/+56
* tcpc/mt6370: Fix keeps entering/leaving LPM when sink device attached.Yilun Lin2019-02-121-7/+13
* cr50: add mistral strap configMary Ruthven2019-02-111-0/+6
* driver: bmi160: for reference, add for lis2mdl supportGwendal Grignou2019-02-111-0/+5
* cr50: Enable LTOPatrick Georgi2019-02-101-0/+2
* g: decorate _i2cs_write_complete_int() so that LTO does not loose itVadim Bendebury2019-02-101-1/+1
* cortex-m: no need to keep a special term for Tpm2_ modulesVadim Bendebury2019-02-101-1/+0
* cr50: use list of object files instead of the libraries for tpm2Vadim Bendebury2019-02-101-7/+7
* cr50: use list of object files instead of the libraries for cryptocVadim Bendebury2019-02-101-6/+8
* RT946x: Make mt6370_led_set_color accept composite colorsDaisuke Nojiri2019-02-093-23/+23
* uut: drain EC console before programmingMary Ruthven2019-02-081-0/+57
* For boards configured with an RW B side, produce a hex file for the B side.Carl Hamilton2019-02-081-0/+1
* ec_commands: Fix more warnings from check_patch.plGwendal Grignou2019-02-083-33/+35
* console.py: Handle non-TTY input (e.g. piped input), and other improvements.Matthew Blecker2019-02-081-69/+53
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-02-0813-255/+375
* board: indent sensor_motion arraysGwendal Grignou2019-02-084-264/+264
* common: sensor: Honor roundup flag for rangeGwendal Grignou2019-02-082-1/+3
* ec_commands: Add missing definition for LIS2MDLGwendal Grignou2019-02-082-0/+4
* config: Add magnetometer definitionsGwendal Grignou2019-02-087-15/+69
* UART: Export uart_clear_input APIDaisuke Nojiri2019-02-082-0/+13
* UART: Add uart_put APIDaisuke Nojiri2019-02-082-0/+23
* common: mag_cal: Add comment in mag_calGwendal Grignou2019-02-071-1/+1
* driver: lsm6dsm: Clean register definitionGwendal Grignou2019-02-071-53/+83
* cr50/ec: add a console command to display event logs.Namyoon Woo2019-02-073-10/+70
* common: fix tpm_task prototypeVadim Bendebury2019-02-071-1/+1
* chip/g: mark symbols used that are used from assembly codePatrick Georgi2019-02-072-2/+2
* core/cortex-m: mark gcc helper function "used"Patrick Georgi2019-02-071-1/+1
* flash_fp_mcu: add option (-r) to read from FPMCUTom Hughes2019-02-063-136/+138
* grunt: Reduce the sensor FIFO sizeEnrico Granata2019-02-061-1/+1
* common: Added motion sense info to accelinfo commandDaniel Gonzalez2019-02-061-1/+22
* hatch: Support CBIPhilip Chen2019-02-061-0/+3
* iteflash: correct the typo in i2c-interface help desc.Namyoon Woo2019-02-061-1/+1
* getversion.sh: use better timestamp algorithmVadim Bendebury2019-02-051-2/+8