summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CHERRY-PICK: [Swanky] lid_switch: Support forced lid openstabilize-6310.69.Brelease-R39-6310.BHenry Hsu2014-12-023-1/+56
* temp_metrics: add "--" when invoking ectool tmp006calSameer Nanda2014-10-151-1/+3
* Fix floating point usage in lightbar moduleVic Yang2014-09-271-4/+4
* stm32f0/i2c: Return error if we see a NACKAlexandru M Stan2014-09-272-8/+9
* twinkie: add USB PD snifferVincent Palatin2014-09-276-1/+286
* Add demo_tap() function for lightbar demo modeBill Richardson2014-09-263-3/+14
* lightbar: test programs for seq type PROGRAMEric Caruso2014-09-268-0/+3
* zinger: remove reserved 4k for pstateAlec Berg2014-09-251-0/+5
* stm32f0: enable flash prefetch bufferAlec Berg2014-09-253-4/+11
* veyron: enable low power idleAlexandru Stan2014-09-251-9/+11
* Allow to disable default DMA interrupt handlersVincent Palatin2014-09-252-0/+5
* pd: change pd_soft_reset() to use PD task to send commandAlec Berg2014-09-252-16/+13
* stm32f0: fix rare ADC initialization bugAlec Berg2014-09-253-9/+21
* lightbar: add seq type PROGRAM for user-programmable sequencesEric Caruso2014-09-256-2/+469
* lightbar: show google colors in S0 (red for low battery)Bill Richardson2014-09-251-0/+54
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-2510-591/+3
* stm32/spi: Reset peripheral after every packetAlexandru M Stan2014-09-251-2/+11
* stm32f0: samus_pd: add hibernate and enable wake pins for samusAlec Berg2014-09-245-1/+41
* discovery-stm32f072: Add echo taskAnton Staaf2014-09-245-3/+211
* stm32: Fix PWM driverShawn Nematbakhsh2014-09-243-3/+22
* tegra: Remove 'power' console commandVic Yang2014-09-241-59/+0
* stm32/gpio: Supress overriding interrupt warning in some casesAlexandru M Stan2014-09-241-1/+1
* Add options to disable rarely used console commandsVic Yang2014-09-245-0/+11
* stm32/spi: Print packet on bad datastabilize-6297.BAlexandru M Stan2014-09-231-0/+7
* samus: accel: fix calibration bug, only using base sensor dataAlec Berg2014-09-231-1/+1
* Remove floating point usage in lightbar codeVic Yang2014-09-231-84/+96
* plankton: Set polarity when connectedVic Yang2014-09-231-0/+1
* plankton: Do not send soft reset unless already sourcing powerVic Yang2014-09-231-10/+16
* pd: use GET_POLARITY for SNK_DISCONNECTED state as well.Todd Broch2014-09-231-1/+2
* hoho: Enable USB PD support.Todd Broch2014-09-235-2/+237
* Plankton: reset USB hub on PORVic Yang2014-09-231-1/+20
* Plankton: Add console command to reset USB hubVic Yang2014-09-235-0/+121
* samus: Do not assert RTCRST on every recovery mode bootDuncan Laurie2014-09-231-4/+0
* stm32-USB: Initial USB bulk endpoint stream driverAnton Staaf2014-09-234-0/+422
* ectool: Do not increase buffer size after probe max size from ecPuthikorn Voravootivat2014-09-231-6/+16
* samus_pd: enable low power idleAlec Berg2014-09-236-25/+74
* stm32-USART: Add generic stream based usart driverAnton Staaf2014-09-2312-0/+847
* samus: enabled fast charging for EVT ATL cellsAlec Berg2014-09-231-19/+51
* stm32f0: low power idle taskAlec Berg2014-09-222-22/+170
* stm32f0: fix UART clock source for console on UART2Alec Berg2014-09-221-2/+2
* pd: make flash_pd.py forward compatible.Todd Broch2014-09-221-11/+31
* stm32f0: Change uart clock to HSIAlexandru M Stan2014-09-191-1/+22
* stm32f0: add RTC alarm functionalityAlec Berg2014-09-192-0/+220
* Remove PD power check in flash erase routineVic Yang2014-09-191-17/+0
* Fixup for coreboot & portability.Todd Broch2014-09-191-5/+5
* Stream: Add In and Out stream interfaces and configAnton Staaf2014-09-186-0/+187
* Queue: Add functionality needed by new USART stream driverAnton Staaf2014-09-186-160/+322
* samus: exchange status with PD MCU on bootAlec Berg2014-09-172-4/+11
* fruitpie: Fix default OSPEEDR reg settings for PB15.Todd Broch2014-09-171-1/+1
* Add support for BQ27742 battery gauge chipVic Yang2014-09-171-5/+24