summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pp: add API to show when press is expectedVadim Bendebury2018-01-122-0/+26
* pp: split fsm state in twoVadim Bendebury2018-01-121-5/+14
* ccd: refactor to allow clear indication of CCD command being in progressVadim Bendebury2018-01-121-1/+13
* Nami: Update WiFi pin defineElmo_Lan2018-01-111-1/+1
* board: rainier: fix accel orientationEge Mihmanli2018-01-111-2/+2
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-01-113-71/+150
* config.h: Define CONFIG_EC_EC_COMM_BATTERY_MASTER/SLAVENicolas Boichat2018-01-113-8/+14
* grunt: Lowering I2C bus speed to 400kHz for TCPC chipsJett Rink2018-01-111-2/+2
* power: Fix interrupt enable in siglog_deferredEdward Hill2018-01-111-1/+1
* nautilus: bug fix in sensor index.Jongpil Jung2018-01-102-123/+123
* chip/host: uart: Run uart_monitor_stdin() before task schedulingShawn Nematbakhsh2018-01-101-0/+12
* cr50: Don't touch EC reset for USB-EC SPI bridge.Aseda Aboagye2018-01-101-7/+18
* ec_chip_mchp: Add chip flash image generatorScott Worley2018-01-101-0/+481
* nautilus: Implement workaround for broken reset flagsFurquan Shaikh2018-01-101-0/+12
* cr50: enable deep sleep on BobMary Ruthven2018-01-101-2/+1
* cr50: configure sys_rst_l as wake on high before deep sleepMary Ruthven2018-01-101-21/+13
* ccd: Refactor routing CCD commands through TPM taskVadim Bendebury2018-01-101-17/+32
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-01-104-25/+96
* stm32mon: do not write trailing empty spaceVincent Palatin2018-01-101-0/+6
* stm32mon: add STM32H7 identifierVincent Palatin2018-01-101-0/+1
* stm32mon: change erase timeoutVincent Palatin2018-01-101-3/+12
* lux: Add lux boardNicolas Boichat2018-01-108-9/+86
* EFS: Add SIG_RW_B in fmapDaisuke Nojiri2018-01-101-1/+16
* ec_commands: EC_CMD_BATTERY_GET_DYNAMIC: Clarify the meaning of flagsNicolas Boichat2018-01-102-1/+9
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-1012-11/+19
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-1012-52/+67
* nautilus: update sensor rotation matrix.Jongpil Jung2018-01-101-6/+6
* EFS: Add EFS_VERIFY host commandDaisuke Nojiri2018-01-093-1/+27
* util: ecst: Add 2 CHIP_VARIANTs to support npcx7m6xb/npcx7m7wCHLin2018-01-091-117/+115
* Fizz: override DP EQ setting for Deterministic JitterDevin Lu2018-01-091-0/+9
* ectool: Correct reporting fan numbers on fanless device.Hung-Te Lin2018-01-081-1/+1
* grunt: Add accel, gyro, and motion_sense task.Justin TerAvest2018-01-083-0/+178
* ec_commands: Add sync sensorGwendal Grignou2018-01-082-0/+12
* stm32: add meowth_fp boardVincent Palatin2018-01-086-1/+160
* stm32: add SPI master for STM32H7Vincent Palatin2018-01-083-1/+343
* stm32: Add STM32H7 familyVincent Palatin2018-01-0811-26/+851
* cr50: fix annoying LD warningsVadim Bendebury2018-01-052-2/+2
* gsctool: use full path when invoking trunks_sendVadim Bendebury2018-01-051-1/+1
* poppy: Move base detection logic to separate fileNicolas Boichat2018-01-054-202/+223
* soraka: Replace individual files symlinks by directory symlinksNicolas Boichat2018-01-059-8/+1
* poppy/soraka: Remove charger profile override functionsNicolas Boichat2018-01-052-43/+0
* gsctool: Add option '--any' to auto-detect -s/-t availability.Hung-Te Lin2018-01-051-6/+23
* ec_ec_comm_master: Functions for EC-EC communication masterNicolas Boichat2018-01-053-0/+415
* chell: Enable CONFIG_LTONicolas Boichat2018-01-041-0/+1
* charger/isl923x: Protect CONTROL1 read-modify-write with a mutexNicolas Boichat2018-01-041-20/+48
* npcx/uart: Pull up communication line during transactionNicolas Boichat2018-01-041-0/+9
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-0410-7/+67
* wand: Make sure battery is cut-off when criticalNicolas Boichat2018-01-043-5/+8
* ec_commands: battery_dynamic_info: Rename current to actual_currentNicolas Boichat2018-01-042-4/+4
* USB/PD: Request discover identity on bootDaisuke Nojiri2018-01-041-12/+19