summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* bc12: Initial driver for pi3usb9201Scott Collyer2019-02-194-0/+338
* kukui_scp: Always use watchdog reset on reboot.Pi-Hsun Shih2019-02-191-3/+4
* core/cortex-m*: always use coreboot-sdkPatrick Georgi2019-02-194-14/+8
* gsctool: fix version string generation and processingVadim Bendebury2019-02-192-3/+4
* i2c: Support 16-bit address register read & writeTony Zou2019-02-192-8/+142
* servo_v4: Remove console commands to save flash spaceDaisuke Nojiri2019-02-191-0/+4
* glados: Remove console commands to save flash spaceDaisuke Nojiri2019-02-191-0/+5
* core: Allow .bss and .data sections in DRAMNicolas Boichat2019-02-184-3/+46
* Flapjack: Enable CBIDaisuke Nojiri2019-02-182-0/+36
* Flapjack: Remove console commands to create flash spaceDaisuke Nojiri2019-02-161-0/+5
* pd: Don't Try.Src if battery is disconnected.Aseda Aboagye2019-02-151-3/+11
* cr50: prepare to release 0.4.14Vadim Bendebury2019-02-152-2/+2
* tpm: explicitly include tpm2 data in the appropriate sectionVadim Bendebury2019-02-151-9/+9
* lsm6ds3: update comment for clarityJett Rink2019-02-151-0/+2
* CBI: Use hexdump to dump EEPROM contentsDaisuke Nojiri2019-02-151-4/+1
* Util: Add hexdump APIDaisuke Nojiri2019-02-152-0/+39
* Ekko/Bard: Setting input current limit to 95%Sue Chen2019-02-141-1/+6
* ish: print message for misconfigured GPIOsJett Rink2019-02-141-10/+18
* Casta: Tune USB mux registersDiana Z2019-02-141-0/+10
* cleanup: do not try to copy to/from NULLJett Rink2019-02-141-1/+2
* kukui_scp: Change default board to rev2Nicolas Boichat2019-02-141-0/+12
* driver: lis2dh: fix comments and includeGwendal Grignou2019-02-142-8/+14
* 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