summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* samus: add automatic retries for host commands from EC to PDAlec Berg2014-09-173-22/+27
* ectool: add new parameter to identify proper EC.Gwendal Grignou2014-09-146-12/+21
* Veyron: Fix warm-reset commentAlexandru M Stan2014-09-131-1/+1
* Veyron: Fix leakage power before AP runningChris Zhong2014-09-132-5/+2
* Veyron: Change PWREN to PWRONChris Zhong2014-09-132-11/+9
* hoho: Enable spi2 master for comm with external flash.Todd Broch2014-09-123-0/+46
* auron/peppy: fix setting fan max speed by rpm instead of duty cycleMohammed Habibulla2014-09-121-1/+1
* extra: Move lightbar simulator into subdirectoryAnton Staaf2014-09-118-43/+41
* samus: increase stack size for PDCMD taskAlec Berg2014-09-111-1/+1
* stm32f07: change erase page size to 2kBAlec Berg2014-09-111-1/+1
* samus: enhance usbpd host command to return port status.Todd Broch2014-09-113-5/+31
* samus: Add host command to query USB type-C accessory attached.Todd Broch2014-09-116-24/+115
* PD: Cleanup 'pd' console command.Todd Broch2014-09-111-55/+61
* samus: Add host command to store USB PD device id & rw_hash entry.Todd Broch2014-09-113-1/+102
* STM32F0 TX FIFO FixesAlexandru M Stan2014-09-111-17/+75
* plankton: fix charging voltage selectionAlec Berg2014-09-102-2/+5
* plankton: add flag for prog_en to flash_ecAlec Berg2014-09-101-0/+11
* Flashing: Force board into reset for flashingAnton Staaf2014-09-092-1/+5
* Util: Make MAX and MIN macros side effect safeAnton Staaf2014-09-091-3/+14
* samus: Fix comment about I2C portDuncan Laurie2014-09-081-2/+2
* pd: check result of enabling vbus on type-C portsAlec Berg2014-09-081-1/+8
* samus: change PD reset gpio to push-pullAlec Berg2014-09-081-1/+1
* samus_pd: fix switching spi bus for type-C port 0 and 1Alec Berg2014-09-081-2/+2