summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cortex-m0: Fix handling uint64 divide-by-0stabilize-6783.BRandall Spangler2015-02-111-0/+3
* charge_manager: Minimize log spewShawn Nematbakhsh2015-02-112-18/+33
* charge_manager: Store dualrole capability in charge managerShawn Nematbakhsh2015-02-115-90/+51
* CCD: Enable CCD when a debug peripheral is detectedAnton Staaf2015-02-101-0/+14
* samus: fix won't charge after zinger plugged in during EC rebootAlec Berg2015-02-101-1/+2
* CCD: Remove CCD specific board connect and disconnectAnton Staaf2015-02-103-37/+2
* Power Button: Wait for power button to be stable when waiting for releaseAlexandru M Stan2015-02-103-34/+52
* USB: Fix cut and paste bug for board specific disconnectionAnton Staaf2015-02-101-1/+1
* stm32: Add delay after enabling peripheral clockVic Yang2015-02-1022-1/+129
* llama: add llama board supportBen Lok2015-02-1012-0/+1099
* mec1322: Fix LPC interrupt bit maskVic Yang2015-02-101-4/+4
* Assert warm reset while flashing STM32 partsVic Yang2015-02-091-4/+14
* Add flash_ec support for Glowerstabilize-6771.BVic Yang2015-02-091-1/+18
* Plankton: Support DFU modeVic Yang2015-02-091-2/+22
* samus: prevent fast enable/disable charging loopAlec Berg2015-02-081-6/+12
* charge_manager: Wait for dualrole determination before chargingShawn Nematbakhsh2015-02-089-152/+369
* samus: give more time for recovery from charge circuit wedgedAlec Berg2015-02-071-1/+9
* pd: Mark VBUS as present when power swapping from source to sinkShawn Nematbakhsh2015-02-061-0/+1
* samus: smoothen backlight brightness transitionsSameer Nanda2015-02-061-2/+30
* Support vboot hash and system version if flash isn't memory-mappedRandall Spangler2015-02-055-24/+209
* pi3usb9281: Fix handling of REG_CONTROL (02H) reserved bitsShawn Nematbakhsh2015-02-052-15/+22
* Convert motion sense calculations to fixed point.Randall Spangler2015-02-0510-125/+258
* Add 64-bit divide library routines for Cortex-M, Cortex-M0Randall Spangler2015-02-056-2/+525
* smbus: Don't use shared memory buffer for word writesRandall Spangler2015-02-041-12/+7
* samus: fix lightbar tap sequence doesn't always show on AC eventAlec Berg2015-02-044-26/+35
* samus: enable learn mode when INA is wedgedAlec Berg2015-02-031-0/+1
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-0312-130/+332
* hooks: add hook for battery state of charge changeAlec Berg2015-02-038-0/+27
* samus_pd: Do one auto port re-detection if an SDP port is detectedShawn Nematbakhsh2015-01-311-4/+27
* charge_state_v2: ignore false battery SOC readingsAlec Berg2015-01-311-9/+7
* mcdp28x0: Move structure definitions to ec_commands.hShawn Nematbakhsh2015-01-314-17/+21
* Veyron: remove the pmic reset in power_onChris Zhong2015-01-301-22/+0
* ryu: improve inductive charging controlVic Yang2015-01-303-15/+95
* ryu: Implement charging profileVic Yang2015-01-295-40/+219
* power_button_x86: Don't inhibit power button in S0stabilize-6736.BShawn Nematbakhsh2015-01-291-1/+2
* ectool: parse accessory logs for dingdong & hohoTodd Broch2015-01-282-2/+15
* pd: Log events for dingdong & hohoTodd Broch2015-01-284-2/+14
* pd: Fix reverse of log size & port paramsTodd Broch2015-01-281-1/+1
* pd: Allow multiple mode entry.Todd Broch2015-01-288-140/+254
* pd: Cleanup alternate mode access.Todd Broch2015-01-281-22/+42
* pd: refactor object position index.Todd Broch2015-01-284-23/+19
* cortex-m: disallow rescheduling if task_start() has not yet runVic Yang2015-01-281-1/+2
* samus: Raise Thigh threshold to 101CDuncan Laurie2015-01-271-1/+1
* samus: Do not put touchscreen in reset based on lid switchDuncan Laurie2015-01-271-12/+0
* samus_pd: Increase pericom debounce time againShawn Nematbakhsh2015-01-271-1/+1
* bq24773: turn off prochot warningAlec Berg2015-01-262-3/+7
* samus: modify fast charging profile to avoid charge problemsAlec Berg2015-01-262-33/+93
* samus: change charge override hot keys to ctrl+search+0|1|2Alec Berg2015-01-242-39/+41
* samus: add battery cutoffAlec Berg2015-01-242-0/+25
* pd: Validate size of discover identity received by DFP.Todd Broch2015-01-241-3/+5