summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ryu: enable inductive chargingVic Yang2014-08-253-1/+3
* Add inductive charging control moduleVic Yang2014-08-2510-2/+194
* samus: Add support for asserting RTCRSTDuncan Laurie2014-08-251-3/+29
* samus: GPIO updates for EVT buildDuncan Laurie2014-08-254-15/+15
* samus_pd: enable check for protected mode to prevent PD commAlec Berg2014-08-232-10/+23
* Support inverted ILIM_SEL for smart USB port powerDuncan Laurie2014-08-232-2/+15
* zinger: add voltage dischargeVincent Palatin2014-08-232-24/+89
* 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-225-6/+57
* zinger: add custom VDM to read last measured currentAlec Berg2014-08-224-2/+19
* pd: zinger: Turn off pings by defaultAlec Berg2014-08-223-14/+63
* zinger: always disable adc watchdog before reading ADC channelAlec Berg2014-08-223-13/+27
* zinger: keyborg: fix runtime bug with task_wait_event()Alec Berg2014-08-222-4/+6
* pd: fix bug in pd transmit retry mechanismAlec Berg2014-08-221-0/+8
* Veyron: Fix the polarity of the backlight overrideAlexandru M Stan2014-08-211-1/+1
* Veyron: Removing some stale tegra codeAlexandru M Stan2014-08-211-20/+2
* ryu: detect recovery mode and set proper eventAaron Durbin2014-08-211-0/+10
* power_button: expose raw signal assertionAaron Durbin2014-08-212-2/+17
* lightbar: correctly revert to the S0/S3/S5 patternsBill Richardson2014-08-206-25/+373
* stfm32f0: Send 0xec over i2c until get NAK from host.Puthikorn Voravootivat2014-08-201-5/+4
* Veyron: Fix force power-offAlexandru M Stan2014-08-201-2/+4
* Veyron: Fix power signalsAlexandru M Stan2014-08-202-29/+17
* flash_pd.py: Add retries for commands for collision resilience.Todd Broch2014-08-201-15/+44
* samus_pd: add WP_L gpioAlec Berg2014-08-202-2/+2
* Make lightbar simulation compile againBill Richardson2014-08-203-10/+34
* Auron: Initial EC commitMohammed Habibulla2014-08-2011-1/+630
* Refactor accel / gyro driver to accomodate various configurationsShawn Nematbakhsh2014-08-1913-387/+496