summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* g: rename usb_updater into gsctoolVadim Bendebury2017-10-108-17/+20
* util/ectool.c: Make sure device_name is NUL terminatedPatrick Georgi2017-10-091-1/+2
* coral: Update Nasher SMP-SDI3.72 battery FET infoScott Collyer2017-10-061-3/+6
* coral: Modify LED code to support different behavior based on SKU IDScott Collyer2017-10-061-69/+183
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-0634-849/+562
* mn50: add data signing capabilityNick Sanders2017-10-0613-6/+431
* scarlet: Wake up EC from STOP mode by UARTPhilip Chen2017-10-061-2/+4
* chip/stm32/clock: Don't wake up the host when the host resets rtcPhilip Chen2017-10-061-1/+2
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-0522-483/+20
* cleanup: pd: Remove CONFIG_CASE_CLOSED_DEBUGShawn Nematbakhsh2017-10-058-111/+20
* poppy: Enable pull-down on SPI flash MISO pin to avoid leakageNicolas Boichat2017-10-051-0/+8
* Fizz: Lock systemDaisuke Nojiri2017-10-041-1/+2
* common: make rma_auth work with the serverVadim Bendebury2017-10-043-11/+6
* intel_x86: Enable/disable SLP_S0 signal based on S0ix entry/exitFurquan Shaikh2017-10-038-7/+28
* gsctool: add RMA authentication optionVadim Bendebury2017-10-031-6/+70
* coral: Enable CONFIG_BATTERY_LEVEL_NEAR_FULL for LED functionScott Collyer2017-10-031-0/+1
* power: Call power_chipset_handle_host_sleep_event on state resetFurquan Shaikh2017-10-031-0/+1
* power: Add flag to disable power signal at bootFurquan Shaikh2017-10-032-2/+10
* power: Expose power_signal_{enable/disable}_interrupt outside power/common.cFurquan Shaikh2017-10-032-1/+21
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-0325-123/+157
* chip/stm32/clock: Allow the host to reset rtc alarmPhilip Chen2017-10-022-1/+6
* cr50: enable rma_authVadim Bendebury2017-10-024-13/+40