summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* samus: Rename PCH_HDA_SDO GPIODuncan Laurie2014-09-081-5/+1
* samus: Delay after asserting RTCRSTDuncan Laurie2014-09-081-0/+1
* samus: RECOVERY_L pin is changed to PD_IN_RWDuncan Laurie2014-09-082-2/+1
* EC: Add util for battery firmware updateSheng-Liang Song2014-09-053-2/+796
* Ryu: Sensor hub changes for p1.Gwendal Grignou2014-09-053-5/+24
* Veyron: Reset the PMIC properly at power onAlexandru M Stan2014-09-042-37/+64
* stm32mon: add support for i2c transport.Gwendal Grignou2014-09-042-78/+206
* EC: smart battery using smbus APISheng-Liang Song2014-09-031-2/+21
* EC: Add smart battery firmware update driverSheng-Liang Song2014-09-039-2/+510
* samus: accels: set appropriate lid accel rotation matrixAlec Berg2014-09-031-1/+1
* accel: fix bug, initialize accels every time we boot out of G3Alec Berg2014-09-031-3/+10
* pd: Initialize dual role state based on chipset stateVic Yang2014-09-031-0/+14
* pd: Expand polarity logic to include Ra pull-down logic.Todd Broch2014-09-021-1/+29
* plankton: Update board configuration to Plankton V2Vic Yang2014-09-025-85/+109
* Put 'hostcmd' console command behind a config flagVic Yang2014-09-012-0/+3
* samus: automatically attempt to unwedge i2c bus 0Alec Berg2014-08-292-1/+4
* ectool: read max outsize/insize from ec during comm_initPuthikorn Voravootivat2014-08-291-0/+20
* EC: clean up i2c_read_stringSheng-Liang Song2014-08-296-106/+41
* First drop of ryu sensor hub fileGwendal Grignou2014-08-295-0/+161