summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* ryu: Use brief assertion failure messageVic Yang2014-10-011-0/+9
* lightbar: treat HALT like a normal opcodeEric Caruso2014-10-011-7/+11
* lightbar: remove erroneous multiplications by FP_SCALEEric Caruso2014-09-301-2/+2
* lightbar: shrink size of sine table for rampingEric Caruso2014-09-301-28/+19
* i2c: allow for mulitple i2c busses to utilize automatic unwedgingAlec Berg2014-09-301-4/+16
* add RSA signature verification codeVincent Palatin2014-09-302-0/+215
* Add compiler/decompiler for lightbar bytecode programs.Bill Richardson2014-09-301-28/+6
* charge_state_v2: Send host event if charge state changesDuncan Laurie2014-09-301-0/+3
* Fix floating point usage in lightbar moduleVic Yang2014-09-271-4/+4
* Add demo_tap() function for lightbar demo modeBill Richardson2014-09-262-2/+13
* pd: change pd_soft_reset() to use PD task to send commandAlec Berg2014-09-252-16/+13
* lightbar: add seq type PROGRAM for user-programmable sequencesEric Caruso2014-09-251-0/+374
* lightbar: show google colors in S0 (red for low battery)Bill Richardson2014-09-251-0/+54
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-254-511/+0
* 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