summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* pd: handle ACCEPT after a soft resetVic Yang2014-08-281-19/+21
* pd: add sending read info VDM every time source is plugged inAlec Berg2014-08-279-24/+87
* samus: add ability for PD MCU to send host event to APAlec Berg2014-08-273-1/+25
* samus: add host commands for flashing zinger RWAlec Berg2014-08-269-10/+250
* ryu: gate SCL to PI3USB9281Vic Yang2014-08-264-0/+34
* Veyron: Change WARM_RESET gpio to open drainAlexandru M Stan2014-08-261-1/+1
* samus: modify accel orientation data for correct lid angleAlec Berg2014-08-261-2/+2
* lm4 i2c: fixed lm4 i2c_xfer synchronization issueSheng-Liang Song2014-08-262-3/+8
* samus: enable accel & gyro sensorsSheng-Liang Song2014-08-264-2/+69
* samus: added gyro support for lsm6ds0Sheng-Liang Song2014-08-2612-611/+1088
* pd: Move dual role toggle hooks to common codeVic Yang2014-08-262-23/+25
* samus: allow booting without a batteryAlec Berg2014-08-261-0/+14
* samus_pd: GPIO updates for EVT buildAlec Berg2014-08-264-69/+65
* samus: change input current limit to the real limitAlec Berg2014-08-261-7/+0