summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Kunimitsu: Fix leak on pin for battery_present.Kyoung Kim2016-01-223-6/+32
* skylake: Fix for RTCRST check in S5 power down pathDuncan Laurie2016-01-211-1/+5
* stm32f0: flash: Don't check protect bits for flash that doesn't existShawn Nematbakhsh2016-01-211-2/+7
* Kunimitsu: Set the power button debounce time to zero in PMICShaunak Saha2016-01-201-0/+10
* lucid: fix LED charge stateMary Ruthven2016-01-201-4/+8
* chell: Add board support for asserting RTCRSTDuncan Laurie2016-01-202-0/+12
* skylake: Add support for asserting RTCRST if power sequencing failsDuncan Laurie2016-01-202-32/+72
* nuc: Adjust core clock from 16/12 MHz to 15/13 MHz.Mulin Chao2016-01-205-25/+97
* vboot_hash: Properly handle hash of zero-byte regionShawn Nematbakhsh2016-01-202-2/+17
* GPIO: Simplify configurationAnton Staaf2016-01-203-40/+40
* I2C: Remove raw mode mutexAnton Staaf2016-01-191-12/+0
* Build: Use ccache to speed up buildsAnton Staaf2016-01-191-5/+5
* GPIO: Add gpio_reset functionAnton Staaf2016-01-194-6/+21
* mec1322: lpc: Clear STATUS_PROCESSING LPC status bit on initShawn Nematbakhsh2016-01-191-0/+3
* twinkie: fix USB interfaces count in the 'sink' imageVincent Palatin2016-01-191-1/+3
* Move platform independent stub calls back tonagendra modadugu2016-01-191-95/+0
* Power: Use gpio_get_name instead of gpio_listAnton Staaf2016-01-191-2/+1
* test/flash: Use signal enum instead of string nameAnton Staaf2016-01-191-5/+6
* GPIO: Use gpio_set_flags instead of ..._by_maskAnton Staaf2016-01-192-4/+2
* chell: Invert board version GPIOsDuncan Laurie2016-01-161-2/+2
* 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