summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Producer/Consumer: Convert USART and USB Stream driversAnton Staaf2015-03-021-11/+51
* plankton: always run as UFP when in USB hub modeVic Yang2015-03-023-10/+25
* samus: don't unwedge charging when purposely discharging on ACAlec Berg2015-02-283-3/+23
* samus_pd: Skip pericom detection if we're sourcing VBUSShawn Nematbakhsh2015-02-271-14/+20
* npcx: Use SPI status register instead of pstateRandall Spangler2015-02-261-1/+1
* cr50: enable signed RW imagesBill Richardson2015-02-252-0/+32
* pd: Massage initialization at task start.Todd Broch2015-02-2512-9/+107
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-253-16/+26
* samus: make sure EC sends battery percentage to PD on changeAlec Berg2015-02-251-1/+6
* Remove ryu_p1 boardVic Yang2015-02-249-854/+0
* samus_pd: make shmem command optional, disable on samus_pdAlec Berg2015-02-241-0/+1
* samus: change USB type-A ports to default to CDPAlec Berg2015-02-231-0/+1
* ryu: add charge ramp moduleAlec Berg2015-02-214-2/+60
* samus_pd: remove resetting pericom 30 sec after detecting SDPAlec Berg2015-02-211-20/+3
* samus: Only enable VCORE_PGOOD interrupt when it is validDuncan Laurie2015-02-201-0/+15
* samus: samus_pd: Increase task stack sizesShawn Nematbakhsh2015-02-202-7/+5
* samus: add i2c retries to backlight controlAlec Berg2015-02-201-15/+69
* cr50: Separate ARM core GPIOs from pinmux configurationBill Richardson2015-02-203-20/+71
* samus: initiailze boostin_voltage in extpower moduleAlec Berg2015-02-181-1/+1
* samus: panic reboot EC if PD MCU crashesAlec Berg2015-02-182-0/+7
* samus: add charge ramp moduleAlec Berg2015-02-183-0/+104
* samus: Only update fan speeds every N secondsBill Richardson2015-02-181-0/+1
* pd: charge_manager: make new VBUS charge supplierAlec Berg2015-02-184-21/+101
* 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-181-4/+5
* make idlestats console command optionalVincent Palatin2015-02-181-0/+1
* samus: avoid waking extpower task until task has been initializedAlec Berg2015-02-171-2/+8
* 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-121-0/+17
* 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-124-0/+61
* 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-101-18/+0
* stm32: Add delay after enabling peripheral clockVic Yang2015-02-102-0/+6
* llama: add llama board supportBen Lok2015-02-108-0/+457
* 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-084-43/+68
* samus: give more time for recovery from charge circuit wedgedAlec Berg2015-02-071-1/+9
* samus: smoothen backlight brightness transitionsSameer Nanda2015-02-061-2/+30
* Convert motion sense calculations to fixed point.Randall Spangler2015-02-051-12/+12
* samus: fix lightbar tap sequence doesn't always show on AC eventAlec Berg2015-02-041-9/+0
* samus: enable learn mode when INA is wedgedAlec Berg2015-02-031-0/+1
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-034-114/+260
* samus_pd: Do one auto port re-detection if an SDP port is detectedShawn Nematbakhsh2015-01-311-4/+27
* ryu: improve inductive charging controlVic Yang2015-01-301-1/+1
* ryu: Implement charging profileVic Yang2015-01-293-40/+3
* pd: Log events for dingdong & hohoTodd Broch2015-01-283-1/+12
* pd: Allow multiple mode entry.Todd Broch2015-01-283-32/+40
* samus: Raise Thigh threshold to 101CDuncan Laurie2015-01-271-1/+1