summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot_hash: Save stack space when checking image sizestabilize-7834.66.Brelease-R49-7834.BShawn Nematbakhsh2016-01-151-1/+5
* glados / kunimitsu: led: battery LED blinking on low batteryli feng2016-01-152-4/+8
* Driver: ISL9237: Configure Prochot# Debounce time to maximumVijay Hiremath2016-01-152-1/+13
* nuc: Support hibernate_wake_pins on wheatley, npcx_evb and npcx_evb_arm.Mulin Chao2016-01-149-73/+184
* flash_ec: Allow dfu updates without servo consoleNick Sanders2016-01-141-3/+6
* Kunimitsu: Increase 5V rail in PMICKyoung Kim2016-01-141-0/+10
* Skylake: prevent EC from continuing execution after turning 3.3V_DSW off.Kyoung Kim2016-01-135-0/+10
* Kunimitsu/Lars: for PMIC, check i2c response before further initializationKyoung Kim2016-01-132-6/+20
* util: ec3po: Change console permissions to 666.Aseda Aboagye2016-01-121-0/+5
* Initial RSA implementation.stabilize-7821.Bnagendra modadugu2016-01-1112-61/+1431
* util: ec3po: Add support to disconnect from UART.Aseda Aboagye2016-01-112-5/+171
* sb_firmware_update: Use any available host protocolShawn Nematbakhsh2016-01-111-1/+1
* kunimitsu: increase stack size for PD_C0, PD_C1, and PD_CMDKevin K Wong2016-01-112-3/+9
* Lars: Update PMIC settingsRyan Zhang2016-01-111-0/+10
* util: presubmit_check.sh: Fix (again) for ec3po.Aseda Aboagye2016-01-111-1/+1
* wheatley: replace Makefile with real link file.Mulin Chao2016-01-081-0/+0
* oak: pd: move power change notification to function board_set_charge_limit.Ben Lok2016-01-082-5/+14
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-078-50/+46
* util: presubmit_check.sh: Fix check for ec3po.Aseda Aboagye2016-01-071-1/+1
* wheatley: Proposed workaround for RESET_FLAG_RESET_PIN issue on wheatley.Mulin Chao2016-01-061-0/+4
* nuc: Support rpm mode for fan control.Mulin Chao2016-01-064-196/+176
* charger: Change unlocked battery level ignore conditionsShawn Nematbakhsh2016-01-068-26/+31
* core: nds32: add task_wait_event_mask() function to nds32 coreDino Li2016-01-053-4/+32
* vboot_hash: check the current hash is for the right regionMary Ruthven2016-01-051-4/+19
* Chell: modify led setting for OEM specBruce2016-01-051-8/+1
* util: ec3po: Add served PTY to logging.Aseda Aboagye2016-01-052-2/+12
* util: ec3po: Change interrogation timeouts.Aseda Aboagye2016-01-052-6/+34
* cortex-m: proper handling of input parameters to SVC handlerIcarus Sparry2016-01-052-1/+26
* nuc: Get more accurate value of deep idle time.Mulin Chao2016-01-053-8/+21
* util: ec3po: Add presubmit check for ec3po.stabilize-smaug-7800.BAseda Aboagye2016-01-042-0/+26
* keyboard: Fix kbpress after recent keyboard changeDouglas Anderson2016-01-041-1/+11
* wheatley: Add CONFIG_LTO definition to reduce FW size.stabilize-7797.BMulin Chao2015-12-302-1/+2
* kunimitsu: add debug assert flagKevin K Wong2015-12-301-1/+0
* util: npcx: Fix build for ARM host boardsShawn Nematbakhsh2015-12-301-2/+2
* chell / chell_pd: Use power-optimized GPIO defaultsShawn Nematbakhsh2015-12-242-14/+22
* lucid: add LED supportMary Ruthven2015-12-226-1/+214
* lucid: implement fast chargingMary Ruthven2015-12-222-0/+150
* lucid: remove some unnecessary features to save spaceAlec Berg2015-12-221-0/+2
* Move rand_bytes implementation from tpm2 to chip/g.nagendra modadugu2015-12-223-21/+35
* nuc: Enable lower core CLK for power consumptionCHLin2015-12-213-27/+33
* stm32: adc: Add support for DMA continuous modeShawn Nematbakhsh2015-12-215-31/+150
* cr50: adds the SPI master driverEwout van Bekkum2015-12-214-1/+231
* common: Include host/console commands based on HAS_TASK_HOSTCMD/CONSOLEShawn Nematbakhsh2015-12-182-1/+10
* Lars: Update battery settingsRyan Zhang2015-12-181-9/+10
* ec3po: Add graceful exit.Aseda Aboagye2015-12-172-43/+63
* Refactor crypto subcommands into their own python module.nagendra modadugu2015-12-173-7/+14
* Cr50: Implement USB according to Programmer's GuideBill Richardson2015-12-171-213/+649
* nds32: start_irq_handler() use system stackDino Li2015-12-163-5/+5
* Kunimitsu: enable power threshold checking in power upli feng2015-12-161-0/+2
* skylake: increase retry count in power upli feng2015-12-161-1/+1