summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Created Veyron board folder based on BigAlexandru Stan2014-07-118-1/+731
* samus: use real AC_PRESENT signalAlec Berg2014-07-116-110/+5
* ryu: bringup fixesVincent Palatin2014-07-102-6/+9
* cortex-m0: add 64-bit multiplicationVincent Palatin2014-07-102-1/+75
* tegra: use power signal abstraction to access suspend GPIOVincent Palatin2014-07-101-3/+4
* discovery-stm32f072: Initial working versionAnton Staaf2014-07-096-0/+154
* mec1322: Simplify reading raw I2C pin statesVic Yang2014-07-091-44/+2
* stm32: implement spi flash driverDominic Chen2014-07-094-0/+1201
* Add board support for RyuVincent Palatin2014-07-098-1/+687
* samus_pd: fix type-C ports muxingVincent Palatin2014-07-097-150/+147
* firefly: add interrupt to detect VBUS transitions quicklyVincent Palatin2014-07-091-0/+4
* mec1322: reports actual GPIO level for output pinsVic Yang2014-07-091-4/+1
* pd: ensure we always re-enable source powerVincent Palatin2014-07-081-2/+2
* pd: sink uses VBUS to detect connectionAlec Berg2014-07-081-10/+11
* pd: refactor disconnection detectionVincent Palatin2014-07-081-30/+28
* firefly: add VBUS detectionVincent Palatin2014-07-081-1/+2
* stm32 spi: postpone the RX DMA setup if handler is still using buffer.Louis Yung-Chieh Lo2014-07-081-1/+55
* usb: send correct device descriptor length, and null set address responseDominic Chen2014-07-081-1/+3
* pd: properly transition when answering GetSourceCapVincent Palatin2014-07-081-1/+4
* firefly: switch on 5V LED by defaultVincent Palatin2014-07-081-1/+1
* motion_sense: make unit test more reliableAlec Berg2014-07-081-5/+19
* fruitpie: restore PD_TX_EN GPIO on exit from debug modeDominic Chen2014-07-081-1/+1
* Add test for flash_is_erased()Vic Yang2014-07-081-0/+21
* flash: Fix bad check for flash_is_erased()Randall Spangler2014-07-081-1/+1
* Increase stack size of charger and chipset tasks.Louis Yung-Chieh Lo2014-07-082-4/+4