summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pd: Bugfix for write log entry command.stabilize-js-6812.26.Bstabilize-js-6812.25.Bstabilize-js-6812.21.Bstabilize-6812.85.Bstabilize-6812.83.Bstabilize-6812.75.Bstabilize-6812.41.Bstabilize-6812.34.Bstabilize-6812.29.Bstabilize-6812.15.Bstabilize-6812.14.Bstabilize-6812.13.Brelease-R42-6812.BTodd Broch2015-03-031-1/+1
* samus_pd: remove resetting pericom 30 sec after detecting SDPAlec Berg2015-02-211-20/+3
* common: Add the possibility to filter UART inputMyles Watson2015-02-213-0/+24
* timer: usleep: Use HW clock to detect elapsed sleep timeAlec Berg2015-02-211-1/+9
* samus: Only enable VCORE_PGOOD interrupt when it is validDuncan Laurie2015-02-201-0/+15
* charge_state_v2: Do not draw max input current if battery is presentVic Yang2015-02-201-12/+11
* samus: samus_pd: Increase task stack sizesShawn Nematbakhsh2015-02-202-7/+5
* EC: Support firmware updater to auto select a battery fw imageSheng-Liang Song2015-02-202-144/+221
* samus: add i2c retries to backlight controlAlec Berg2015-02-201-15/+69
* cr50: Separate ARM core GPIOs from pinmux configurationBill Richardson2015-02-208-179/+276
* cr50: Add ec.hex to hex: build targetBill Richardson2015-02-201-1/+5
* cleanup: bitmasks should be unsigned valuesBill Richardson2015-02-201-1/+1
* cleanup: Don't admit the existence of unimplemented gpiosBill Richardson2015-02-201-1/+1
* cleanup: Poke the watchdog when dumping lots of memoryBill Richardson2015-02-201-0/+9
* panic: fix logging of watchdog in panic dataAlec Berg2015-02-202-10/+10
* hwtimer/hwtimer32: Remove task_resched_if_needed from watchdog helpAlexandru M Stan2015-02-182-8/+4
* samus: initiailze boostin_voltage in extpower moduleAlec Berg2015-02-181-1/+1
* cortex-m0: Fix panic reason on div0Shawn Nematbakhsh2015-02-181-1/+1
* samus: panic reboot EC if PD MCU crashesAlec Berg2015-02-186-1/+34
* cortex-m*: Save panicinfo on non-exception panicsShawn Nematbakhsh2015-02-1813-77/+163
* samus: add charge ramp moduleAlec Berg2015-02-183-0/+104
* charge_manager: Assume all chargers are dedicated when in locked ROShawn Nematbakhsh2015-02-181-0/+9
* samus: Only update fan speeds every N secondsBill Richardson2015-02-183-0/+20
* charge_ramp: initial commit of charge ramp moduleAlec Berg2015-02-189-4/+972
* pd: charge_manager: make new VBUS charge supplierAlec Berg2015-02-185-64/+109
* samus: avoid attempting unwedge charge circuit if VBUS is at 5VAlec Berg2015-02-181-9/+20
* samus: disable i2cscan console command to save spaceAlec Berg2015-02-183-4/+8
* make idlestats console command optionalVincent Palatin2015-02-183-0/+4
* samus: avoid waking extpower task until task has been initializedAlec Berg2015-02-171-2/+8
* flash_ec: Add --no-ns-pid check and freeze instead of kill PTY clientsJulius Werner2015-02-171-20/+17
* USB: fix memcpy_to_usbramAnton Staaf2015-02-171-3/+9
* stm32f0: Change idle task warning printf to save stack spaceAlec Berg2015-02-161-1/+2
* samus: increase extpower task stack sizeAlec Berg2015-02-141-1/+1
* pd_log: Add command to request PD MCU to write a logShawn Nematbakhsh2015-02-126-2/+103
* samus: unwedge charge circuit if not charging for long timeAlec Berg2015-02-121-12/+105
* pd: DRP: VCONN should be off at start of pd task.Todd Broch2015-02-125-0/+65
* cortex-m0: Add deferred schedulerAlexandru M Stan2015-02-127-80/+72
* 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