summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-storm-6269.BBrian Norris2021-09-102-10/+1
* 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
* Veyron: Add a time_cancel in power button releasezyw2014-08-291-0/+1
* ryu: disable system hibernateVic Yang2014-08-294-0/+18
* pd: Set pd mux to USB 3.0 (superspeed) initially.Todd Broch2014-08-291-0/+11
* EC: Add smbus interface read & write APIsSheng-Liang Song2014-08-2910-3/+481
* zinger: samus_pd: change zinger SW ver to report commit countAlec Berg2014-08-285-5/+41
* host_command_pd: Fix condition for sending a PD MCU host eventShawn Nematbakhsh2014-08-281-1/+1
* pd: ensure names of PD states are up-to-dateVic Yang2014-08-281-0/+6
* pd: Try soft reset if ping failsVic Yang2014-08-281-14/+24