summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-10-023-0/+107
* commom: generalize rma_auth to and make it match server expectationsVadim Bendebury2017-10-022-4/+37
* common: allow rma_auth to work with both crypto and dcryptoVadim Bendebury2017-10-021-2/+21
* gsctool: improve vendor command processing robustnessVadim Bendebury2017-10-021-11/+20
* rma_reset: fix board ID ordering and add the missing breakVadim Bendebury2017-09-301-1/+6
* vboot: Add error message in hash commandJagadish Krishnamoorthy2017-09-291-0/+1
* g: limit compiling in crypto tests to cases where CR50DEV > 1Vadim Bendebury2017-09-293-3/+5
* sweetberry: adding a flag to print milliwattsMengqi Guo2017-09-291-5/+13
* cr50: Add ccdblock command to block portsRandall Spangler2017-09-291-1/+78
* sweetberry: calculate statistics for sweetberry readingsMengqi Guo2017-09-294-27/+278
* Fizz: Initialize PMIC after AP power is readyDaisuke Nojiri2017-09-292-14/+18
* Update rma_reset command line interface.Sam Hurst2017-09-291-45/+285