summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* charge_ramp: Ramp USB-C DTS sourcesShawn Nematbakhsh2017-10-197-8/+58
* pd: Remove ACCESSORY statesShawn Nematbakhsh2017-10-1917-145/+56
* pd: Add "freeze" dual-role policyShawn Nematbakhsh2017-10-196-3/+25
* servo_v4: Use charge_manager for input port / ILIM selectionShawn Nematbakhsh2017-10-193-48/+33
* util/misc_util: Fix unchecked errorPatrick Georgi2017-10-191-2/+5
* staff: Adjust touchpad dimensionsNicolas Boichat2017-10-191-5/+4
* power/intel_x86: Give host a chance to read hostevents on S0ix wakeFurquan Shaikh2017-10-191-6/+5
* scarlet: Upgrade the charger IC to RT9467 on rev2Philip Chen2017-10-181-1/+1
* scarlet: Use TCPC to detect VBUSPhilip Chen2017-10-181-1/+2
* host_event_commands: Add support for always reporting masksFurquan Shaikh2017-10-184-34/+109
* host_command: Add flags1 to host_command_get_featuresFurquan Shaikh2017-10-181-0/+1
* Add CONFIG_IGNORE_G_UPDATE_CHECKSMarius Schilder2017-10-182-1/+11
* flash_ec: Add 1s delay after turning on SPI VREF.Aseda Aboagye2017-10-181-0/+7
* chip/stm32/usart: Add flags to usart_configNicolas Boichat2017-10-188-16/+43
* isl9237: Fix HW ramp setting in charger_post_initNicolas Boichat2017-10-181-3/+3
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-179-374/+172
* g:prevent SOF calibration debug message spewVadim Bendebury2017-10-171-12/+7
* keyboard_8042: ensure key scanning on when keyboard enabledStefan Reinauer2017-10-171-0/+2
* Fizz: enable fanGaggery Tsai2017-10-174-3/+50
* gsctool: allow to pass optional value for --rmaVadim Bendebury2017-10-171-45/+59
* gsctool: harden the APIs marking pointers constVadim Bendebury2017-10-171-2/+2
* Fizz: Add EC_RW_B in FMAPDaisuke Nojiri2017-10-171-1/+19
* EFS: Sysjump to active copyDaisuke Nojiri2017-10-172-2/+2
* charge_manager: Support no-battery / no-host boardsShawn Nematbakhsh2017-10-173-12/+22
* scarlet: Fix SPI masterPhilip Chen2017-10-172-5/+27
* GLKRVP: Enable low power idle modeVijay Hiremath2017-10-171-0/+2
* GLKRVP: Enable verified boot supportVijay Hiremath2017-10-171-0/+3
* util: let cr50 signer use chroot version of gsctoolVadim Bendebury2017-10-161-2/+3
* GLKRVP: Correct GPIO assignment for PCH_WAKE_LVijay Hiremath2017-10-161-2/+2
* npcx/flash: not enable the flash pinmux when using internal flashCHLin2017-10-152-0/+6
* util/iteflash.c: make sure that the file is closedPatrick Georgi2017-10-141-1/+1
* util/iteflash.c: Handle potential resource leaksPatrick Georgi2017-10-141-0/+2
* [fan] Add CONFIG_FAN_SPEED option to override EC fan speedChris Ching2017-10-134-7/+9
* tcpc: Don't retry sending of source capsShawn Nematbakhsh2017-10-132-1/+9
* coral: Remove LED signals from pwm channel liststabilize-10032.86.Bstabilize-10032.75.Bstabilize-10032.72.Bstabilize-10032.71.Bstabilize-10032.68.Bstabilize-10032.56.Bstabilize-10032.111.Brelease-R63-10032.BScott Collyer2017-10-132-5/+1
* coral: Add support for power LED for Robo devicesScott Collyer2017-10-132-6/+48
* chip/g: Run unrestricted image even if Board ID can't be readRandall Spangler2017-10-131-2/+11
* Revert "hana: disable console input when system is locked"Rong Chang2017-10-131-1/+0
* coral: Remove support for ALS since coral devices don't have itScott Collyer2017-10-132-65/+1
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-136-16/+18
* common: add rma_auth console commandVadim Bendebury2017-10-131-9/+81
* common: add alternative TPM command execution contextVadim Bendebury2017-10-132-14/+129
* flash_ec: Save more variables.Aseda Aboagye2017-10-121-3/+6
* coral: Use SKU ID to initialize motion_sensor_countScott Collyer2017-10-123-18/+161
* grunt: initial setup for ecYH Lin2017-10-119-0/+1768
* scarlet: Use LSE as RTCCLKPhilip Chen2017-10-111-0/+1
* motion_sense: Add CONFIG_DYNAMIC_MOTION_SENSOR_COUNT config optionScott Collyer2017-10-112-0/+6
* Fizz: Set proper PD source voltage and currentDaisuke Nojiri2017-10-111-6/+1
* chip/stm32/clock: Optionally use LSE as RTCCLKPhilip Chen2017-10-115-26/+55
* hana: disable console input when system is lockedgc2017-10-111-0/+1