summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* samus: support sensor at different power state.Sheng-Liang Song2014-10-086-56/+115
* Renaming board veyron -> pinkyAlexandru M Stan2014-10-089-6/+6
* ectool: Fix help string for pwmsetfanrpmMohammed Habibulla2014-10-081-2/+2
* samus: Fixed a bug in host_sensor_id_to_motion_sensorSheng-Liang Song2014-10-081-4/+3
* Remove PULSE and TEST sequences from lightbar moduleVic Yang2014-10-086-161/+50
* stm32-USB: USB GPIO control driverAnton Staaf2014-10-084-0/+205
* Add support for STM32F373Vic Yang2014-10-0719-60/+326
* hoho: Make HDMI SPI CS input by default.Todd Broch2014-10-072-2/+2
* ectool: hostcmd support to set fans auto control individuallyMohammed Habibulla2014-10-073-20/+66
* stm32: pwm: Fix duty cycle / frequency calculationShawn Nematbakhsh2014-10-071-3/+3
* zinger: samus_pd: increment zinger hardware id minor revisionAlec Berg2014-10-077-23/+30
* samus_pd: send host event when we recv info VDM from PD deviceAlec Berg2014-10-071-2/+11
* pd: zinger: move sending info VDM from UFP to DFPAlec Berg2014-10-079-18/+47
* Update Zinger flashing processVincent Palatin2014-10-076-103/+50
* zinger: add config option for hibernate and disable by defaultAlec Berg2014-10-072-0/+5
* ectool: Add hostcmd support to set fan duty cycle for each fan separatelyMohammed Habibulla2014-10-073-16/+86
* cortex-m0: disallow rescheduling if task_start() has not yet runAlec Berg2014-10-071-1/+2
* Add back unit test for usb_pd"Vic Yang2014-10-0413-28/+788
* lightbar: refactoring RAMP_ONCE and CYCLE_ONCEEric Caruso2014-10-041-40/+31
* Slow down time when running unit testsVic Yang2014-10-043-4/+15
* ectool: Add host command support to set fan RPM for each fan separatelyMohammed Habibulla2014-10-033-21/+96
* hoho: updates for rev2.0Todd Broch2014-10-031-2/+1
* ectool: add new host command to get number of fansMohammed Habibulla2014-10-031-8/+33
* ectool: Fix fanduty helpMohammed Habibulla2014-10-031-1/+1
* zinger: add hibernate if disconnected for 60sAlec Berg2014-10-035-4/+55
* zinger: check RW firmware signatureVincent Palatin2014-10-0214-31/+402
* zinger: minimuffin: add board support for minimuffinAlec Berg2014-10-027-11/+32
* stm32: invert keyboard col2 optionChris Zhong2014-10-023-2/+10
* Veyron: power on 5v drv for pinky-rev2Chris Zhong2014-10-022-0/+14
* Remove 'param' option in lightbar console commandVic Yang2014-10-021-69/+0
* stm32mon: add option to read firmware image from stdinVincent Palatin2014-10-022-4/+8
* lightbar: hide program command over consoleEric Caruso2014-10-011-5/+4
* stm32f0: deep sleep in S0Alexandru M Stan2014-10-014-0/+17
* 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-015-0/+31
* lightbar: treat HALT like a normal opcodeEric Caruso2014-10-013-9/+13
* 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
* samus: add auto unwedge to all i2c bussesAlec Berg2014-09-302-2/+6
* i2c: allow for mulitple i2c busses to utilize automatic unwedgingAlec Berg2014-09-301-4/+16
* add RSA signature verification codeVincent Palatin2014-09-304-0/+244
* samus: Increase ALS task sizeDuncan Laurie2014-09-301-1/+1
* Add compiler/decompiler for lightbar bytecode programs.Bill Richardson2014-09-306-29/+640
* samus_pd: Add BST_DISABLE GPIO for EVT2 boardDuncan Laurie2014-09-301-1/+1
* samus: Add define for EVT2 boardDuncan Laurie2014-09-301-0/+1
* charge_state_v2: Send host event if charge state changesDuncan Laurie2014-09-302-0/+6
* zinger: add low power stop modeAlec Berg2014-09-295-49/+129
* Fix floating point usage in lightbar moduleVic Yang2014-09-271-4/+4