summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* samus: change fan RPM values, enable fast-startBill Richardson2014-10-223-16/+27
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-2212-49/+200
* ryu_p2: Set alternate function for USB D+/D- pinsVic Yang2014-10-222-0/+7
* ryu: enable lightbar on P2 boardsVic Yang2014-10-223-2/+7
* Add new build target ryu_p2 for Ryu P2 boardsVic Yang2014-10-2212-8/+804
* stm32: Support UART DMA on UART2Vic Yang2014-10-223-2/+16
* samus: fix false shutdown due to low batteryAlec Berg2014-10-221-1/+7
* samus: new algorithm for tmp006 object temperatureBill Richardson2014-10-226-266/+457
* samus: change hibernate delay to 7 daysAlec Berg2014-10-213-3/+27
* cortex-m0: add more constraints on atomic implementationVincent Palatin2014-10-211-2/+2
* pd: Add DisplayPort status and configure SVDMs.Todd Broch2014-10-216-35/+229
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-2110-60/+71
* stm32f0: Pinky: Fix power leak caused by SPI at startupAlexandru M Stan2014-10-211-2/+0
* Pinky: Reoganize power on sequencingAlexandru M Stan2014-10-211-28/+18
* pd: do not respond to unknown SVDMsAlec Berg2014-10-211-0/+4
* pd: add data role to pd message headerAlec Berg2014-10-211-1/+3
* stm32f: Add DMA interrupt handlers for channel 1 to 3Vic Yang2014-10-214-33/+23
* Add stm32mon support for STM32F37xxVic Yang2014-10-211-0/+1
* Fix flash bank size for STM32F373Vic Yang2014-10-211-1/+1
* Allow full Cortex-M4 instruction set for STM32F3xxVic Yang2014-10-211-0/+5
* pd: allow selection of Tx timer channelVic Yang2014-10-2110-17/+44
* pd: alternate mode: Limit response to valid modes during discovery.Todd Broch2014-10-204-21/+41
* pd: alternate mode: simplify mode entry choice.Todd Broch2014-10-205-98/+46
* Twinkie: update sniffer codeVincent Palatin2014-10-201-49/+50
* Extend INA231 driver to support INA219 on PlanktonVic Yang2014-10-188-134/+170
* samus: add tap for batteryAlec Berg2014-10-187-9/+413
* plankton: Implement cable flipVic Yang2014-10-187-72/+187
* samus: Wait for VCORE_PGOOD before asserting SYS_PWROKDuncan Laurie2014-10-181-8/+25
* samus: added sensor init retry logicSheng-Liang Song2014-10-181-11/+10
* pd: if no SVIDS are returned, do not attempt discover modesAlec Berg2014-10-181-0/+2
* pd: update the tPSTransition timeoutVincent Palatin2014-10-171-2/+2
* pd: NACK unsupported VDM requestsVincent Palatin2014-10-171-5/+10
* pd: fix VDM commands numberingVincent Palatin2014-10-171-2/+2
* pd: reset the message ID on connectionVincent Palatin2014-10-171-0/+4
* zinger: enable hibernateAlec Berg2014-10-171-1/+1
* pd: update standard revision fieldVincent Palatin2014-10-171-1/+2
* hoho: Disable spi master by default.Todd Broch2014-10-161-1/+3
* hoho: correct CONFIG1 GPIO direction.Todd Broch2014-10-161-1/+1
* Fix incorrect valid and writable flash flagsVic Yang2014-10-157-17/+149
* samus_pd: Initial DFP_D HPD GPIOs.Todd Broch2014-10-151-0/+2
* Write protect support for STM32F0Vic Yang2014-10-157-15/+123
* discovery-stm32f072: fix USB version stringAnton Staaf2014-10-151-1/+1
* zinger: fix double ADC interrupt bugAlec Berg2014-10-151-0/+3
* Factor out common flash code for STM32F and STM32F0Vic Yang2014-10-157-431/+486
* charge_manager: Add module for managing battery charge limitsShawn Nematbakhsh2014-10-153-0/+190
* lightbar: interpreter additions to encode other patternsEric Caruso2014-10-1525-141/+541
* lightbar: bring the TAP sequence in graduallyBill Richardson2014-10-154-2/+20
* ryu: plankton: Increase PD task stack sizeVic Yang2014-10-152-2/+2
* samus: display battery status on lightbar on AC changeAlec Berg2014-10-151-0/+10
* dingdong: Add USB Billboard class device.Todd Broch2014-10-152-0/+97