summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* add RSA signature verification codev1.7.0Vincent Palatin2014-09-302-0/+215
* 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
* pd: use GET_POLARITY for SNK_DISCONNECTED state as well.Todd Broch2014-09-231-1/+2
* samus_pd: enable low power idleAlec Berg2014-09-231-15/+31
* Stream: Add In and Out stream interfaces and configAnton Staaf2014-09-183-0/+44
* Queue: Add functionality needed by new USART stream driverAnton Staaf2014-09-182-52/+128
* samus: exchange status with PD MCU on bootAlec Berg2014-09-172-4/+11
* samus: add automatic retries for host commands from EC to PDAlec Berg2014-09-172-21/+25
* auron/peppy: fix setting fan max speed by rpm instead of duty cycleMohammed Habibulla2014-09-121-1/+1
* samus: enhance usbpd host command to return port status.Todd Broch2014-09-111-1/+6
* samus: Add host command to query USB type-C accessory attached.Todd Broch2014-09-111-8/+47
* 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-111-1/+57
* pd: check result of enabling vbus on type-C portsAlec Berg2014-09-081-1/+8
* EC: Add smart battery firmware update driverSheng-Liang Song2014-09-033-0/+35
* 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
* Put 'hostcmd' console command behind a config flagVic Yang2014-09-011-0/+2
* ryu: disable system hibernateVic Yang2014-08-291-0/+4
* 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-293-2/+262
* zinger: samus_pd: change zinger SW ver to report commit countAlec Berg2014-08-281-0/+31
* 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-271-4/+24
* samus: add ability for PD MCU to send host event to APAlec Berg2014-08-271-0/+4
* samus: add host commands for flashing zinger RWAlec Berg2014-08-263-7/+91
* samus: added gyro support for lsm6ds0Sheng-Liang Song2014-08-263-176/+378
* pd: Move dual role toggle hooks to common codeVic Yang2014-08-261-0/+25
* samus: change input current limit to the real limitAlec Berg2014-08-261-7/+0
* Add inductive charging control moduleVic Yang2014-08-252-0/+38
* samus: GPIO updates for EVT buildDuncan Laurie2014-08-251-2/+2
* samus_pd: enable check for protected mode to prevent PD commAlec Berg2014-08-231-2/+20
* Support inverted ILIM_SEL for smart USB port powerDuncan Laurie2014-08-231-2/+9
* Request to hard-reboot EC should reboot PD as wellRandall Spangler2014-08-231-0/+6
* Add hysteresis to host events for battery capacity changedAlec Berg2014-08-221-1/+3
* lightbar: Enable tap-for-battery even in G3Bill Richardson2014-08-221-6/+14
* zinger: add custom VDM to read last measured currentAlec Berg2014-08-221-1/+4
* pd: zinger: Turn off pings by defaultAlec Berg2014-08-221-14/+49
* pd: fix bug in pd transmit retry mechanismAlec Berg2014-08-221-0/+8
* power_button: expose raw signal assertionAaron Durbin2014-08-211-2/+11
* lightbar: correctly revert to the S0/S3/S5 patternsBill Richardson2014-08-202-25/+55
* Refactor accel / gyro driver to accomodate various configurationsShawn Nematbakhsh2014-08-192-61/+89
* usb: add support for mass storage (bulk-only)Dominic Chen2014-08-151-0/+1
* pd: Fix bug in PD console commandVic Yang2014-08-141-3/+3
* pd: Guard console messages with log levelVic Yang2014-08-141-15/+42