summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix ec detection for i2c protocolPuthikorn Voravootivat2014-08-181-3/+4
* samus_pd: Enable both comparator at the same timeVic Yang2014-08-181-9/+11
* hoho: Initial board configuration.Todd Broch2014-08-167-1/+162
* usb: add CONFIG_USB_INHIBIT to prevent automatically starting USBDominic Chen2014-08-163-1/+34
* tegra: Cancel timer if long power press is canceledVic Yang2014-08-151-0/+3
* Revert "Add back unit test for usb_pd"Vic Yang2014-08-1511-755/+3
* flash_ec: add support for closed-case debuggingDominic Chen2014-08-151-1/+17
* openocd: update configuration filesDominic Chen2014-08-157-77/+33
* fruitpie: enable usb mass storageDominic Chen2014-08-153-0/+57
* usb: add support for mass storage (bulk-only)Dominic Chen2014-08-159-0/+1301
* pd: Print warning before flash erase if on PD powerVic Yang2014-08-147-4/+59
* module: add constant MODULE_USB_DEBUG for closed-case debuggingDominic Chen2014-08-141-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
* stfm32f0: always send bytes over i2c for EC command responsesAaron Durbin2014-08-141-0/+8
* stm32f0: always initialize i2c_packetAaron Durbin2014-08-141-14/+14
* stm32f0: use proper bit checking I2C ISR transmitter empty statusAaron Durbin2014-08-141-1/+1
* pd: issue PD soft reset on sysjumpVic Yang2014-08-143-0/+26
* STM32F0 SPI Fixes: 4x Dummy BytesAlexandru M Stan2014-08-141-2/+6
* Add back unit test for usb_pdVic Yang2014-08-1311-3/+755
* pd: Implement PD soft resetVic Yang2014-08-131-20/+51
* pi3usb9281: Implement driver for Pericom USB switchDominic Chen2014-08-134-0/+271