summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pd: zinger: add sending hard reset on pd_board_check() falutAlec Berg2014-07-291-1/+1
* pd: allow sink to request new voltage w/o dropping negotiationAlec Berg2014-07-292-26/+63
* zinger: fix down voltage transitions to keep output enabledAlec Berg2014-07-291-6/+29
* hadoken: initial commit.Louis Yung-Chieh Lo2014-07-2915-0/+964
* ryu: limit input current to 1AVincent Palatin2014-07-291-1/+1
* tegra: Support firmware long-press power off timerVincent Palatin2014-07-292-0/+16
* Bug fixes for USB PD policiesVic Yang2014-07-293-3/+3
* ryu: Lower battery charging voltageVic Yang2014-07-291-1/+1
* ryu: add power sequencingVincent Palatin2014-07-294-11/+36
* power_button: allow to modify the active levelVincent Palatin2014-07-292-1/+10
* battery: fix BQ27541/BQ27741 gas gauge driverVincent Palatin2014-07-291-6/+21
* stm32f0: Fix EC slave I2C interruptVic Yang2014-07-291-2/+10
* pd: sink change sending getSourceCap to hard reset after timeoutAlec Berg2014-07-291-23/+16
* plankton: Support 5V only modeVic Yang2014-07-296-7/+53
* Plankton: console command for USB-C port controlVic Yang2014-07-281-8/+83
* Add board support for PlanktonAlec Berg2014-07-288-1/+573
* veyron: Sharing the single bicolor LED to also display power statusAlexandru M Stan2014-07-281-36/+46
* usb: fix bug with multiple usb interfacesDominic Chen2014-07-281-1/+1
* zinger: do not trigger OCP on transientsVincent Palatin2014-07-281-5/+22
* samus: include a force source mode for dual-role portsAlec Berg2014-07-282-27/+60
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-2823-664/+951
* [ryu_sh] Add option to flash the sensor hubGwendal Grignou2014-07-281-1/+11
* stm32f07x: increase RAM space to 16kBAlec Berg2014-07-261-1/+1
* veyron: fixed SUSPEND_L lineAlexandru M Stan2014-07-261-1/+2
* veyron: renamed PMIC_THERM_H -> PMIC_SOURCE_PWR_HAlexandru M Stan2014-07-252-2/+2
* ryu: Kick battery out of disconnect state when AC is attachedstabilize-6092.BVic Yang2014-07-252-0/+50
* zinger: fix USART register macro bugAlec Berg2014-07-253-8/+9
* Disable building test binaries for samus_pdVic Yang2014-07-251-0/+4
* veyron: copy battery info from rambizyw2014-07-231-279/+20
* samus_pd: stm32f0: check warm reboot before initializing ADCAlec Berg2014-07-231-0/+7
* spi_flash: add error checking for dma timeoutsDominic Chen2014-07-231-3/+8
* veyron: Modify board configzyw2014-07-2310-99/+684
* samus: Kick battery out of disconnect state when AC is attachedShawn Nematbakhsh2014-07-236-0/+111
* i2c: Add variable to set slave address of the EC.stabilize-6082.BGwendal Grignou2014-07-204-1/+17
* stm32f0: Fix repeated start for I2CVic Yang2014-07-181-4/+3
* I2C console command bug fixVic Yang2014-07-171-1/+1
* stm32: change USART register macros to take a base addressAnton Staaf2014-07-172-56/+55
* firefly: fix bug, correctly set CC transmit to a high speed outputAlec Berg2014-07-171-2/+2
* usb: add USB console driverVincent Palatin2014-07-175-15/+356
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-1746-270/+190
* GPIO: Reduce code duplication in STM32 gpio driverAnton Staaf2014-07-177-558/+303
* USB Power: Add config option to set default charge modeDave Parker2014-07-172-2/+12
* USB Power: Invert ILIM control line with 'smart simple' chargingDave Parker2014-07-171-3/+3
* disable tests for ryuAaron Durbin2014-07-161-0/+3
* Samus: Reduce S3S0 signal delay to 5ms.Bill Richardson2014-07-161-2/+6
* samus: add options for device passthru and interfaceRandall Spangler2014-07-168-27/+84
* Refactor STM32 SPI flash driverVic Yang2014-07-158-330/+383
* Add getopt support to ectoolRandall Spangler2014-07-151-17/+65
* pd: support for dual-role portAlec Berg2014-07-144-11/+198
* samus: Add passthru for host commandsRandall Spangler2014-07-142-8/+55