summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Remove PULSE and TEST sequences from lightbar moduleVic Yang2014-10-082-96/+0
* ectool: hostcmd support to set fans auto control individuallyMohammed Habibulla2014-10-071-4/+14
* zinger: samus_pd: increment zinger hardware id minor revisionAlec Berg2014-10-071-4/+4
* pd: zinger: move sending info VDM from UFP to DFPAlec Berg2014-10-071-5/+15
* Update Zinger flashing processVincent Palatin2014-10-071-19/+6
* ectool: Add hostcmd support to set fan duty cycle for each fan separatelyMohammed Habibulla2014-10-071-5/+15
* Add back unit test for usb_pd"Vic Yang2014-10-041-26/+0
* lightbar: refactoring RAMP_ONCE and CYCLE_ONCEEric Caruso2014-10-041-40/+31
* ectool: Add host command support to set fan RPM for each fan separatelyMohammed Habibulla2014-10-031-9/+24
* zinger: add hibernate if disconnected for 60sAlec Berg2014-10-031-1/+1
* zinger: check RW firmware signatureVincent Palatin2014-10-021-0/+1
* Remove 'param' option in lightbar console commandVic Yang2014-10-021-69/+0
* lightbar: hide program command over consoleEric Caruso2014-10-011-5/+4
* pd: Translate host command parameters with lookup tablesVic Yang2014-10-011-41/+26
* lightbar: Removing unused space in ramp tableEric Caruso2014-10-011-1/+1
* lightbar: simplify JUMP, SET_DELAY_TIME opcode executionEric Caruso2014-10-011-12/+2
* 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