summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Put 'hostcmd' console command behind a config flagVic Yang2014-09-051-0/+1
* ryu: disable system hibernateVic Yang2014-09-051-0/+5
* pd: add sending read info VDM every time source is plugged inAlec Berg2014-08-272-4/+27
* samus: add ability for PD MCU to send host event to APAlec Berg2014-08-271-1/+5
* samus: add host commands for flashing zinger RWAlec Berg2014-08-263-1/+27
* ryu: gate SCL to PI3USB9281Vic Yang2014-08-261-0/+11
* samus: added gyro support for lsm6ds0Sheng-Liang Song2014-08-263-61/+79
* Add inductive charging control moduleVic Yang2014-08-252-0/+26
* Support inverted ILIM_SEL for smart USB port powerDuncan Laurie2014-08-231-0/+6
* lightbar: Enable tap-for-battery even in G3Bill Richardson2014-08-222-0/+12
* zinger: add custom VDM to read last measured currentAlec Berg2014-08-221-0/+1
* pd: zinger: Turn off pings by defaultAlec Berg2014-08-221-0/+11
* power_button: expose raw signal assertionAaron Durbin2014-08-211-0/+6
* Refactor accel / gyro driver to accomodate various configurationsShawn Nematbakhsh2014-08-194-87/+128
* usb: add CONFIG_USB_INHIBIT to prevent automatically starting USBDominic Chen2014-08-162-0/+7
* usb: add support for mass storage (bulk-only)Dominic Chen2014-08-154-0/+183
* pd: Print warning before flash erase if on PD powerVic Yang2014-08-141-0/+3
* module: add constant MODULE_USB_DEBUG for closed-case debuggingDominic Chen2014-08-141-0/+1
* pd: issue PD soft reset on sysjumpVic Yang2014-08-141-0/+3
* pi3usb9281: Implement driver for Pericom USB switchDominic Chen2014-08-131-0/+6
* samus: ryu: fix charge state machine init of input currentstabilize-6146.BAlec Berg2014-08-121-0/+10
* pd: modify PD to allow sending VDMs anytimeAlec Berg2014-08-111-4/+16
* pd: use interrupt on Rx retryVic Yang2014-08-111-0/+3
* Add more build conditions on x86-only code.Vincent Palatin2014-08-101-1/+1
* pd: Move more protocol layer constants to header fileVic Yang2014-08-101-0/+57
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-092-3/+11
* Move software CRC implementation to commonVic Yang2014-08-081-0/+27
* pd: add PD communication enable flagAlec Berg2014-08-072-0/+12
* pd: add missing CONFIG_USB_PD_ optionsAlec Berg2014-08-061-2/+14
* samus_pd: remove dead code around allowing PD negotiationAlec Berg2014-08-062-11/+0
* veyron: fix compile errzyw2014-08-051-0/+1
* Host command for USB PD role and mux controlVic Yang2014-07-301-0/+26
* i2c: add support for timeout configuration at runtimeRandall Spangler2014-07-301-0/+8
* Unify 'typec' console commands in different boardsVic Yang2014-07-292-0/+13
* pd: allow sink to request new voltage w/o dropping negotiationAlec Berg2014-07-291-0/+1
* tegra: Support firmware long-press power off timerVincent Palatin2014-07-291-0/+6
* power_button: allow to modify the active levelVincent Palatin2014-07-291-0/+3
* plankton: Support 5V only modeVic Yang2014-07-292-0/+11
* samus: include a force source mode for dual-role portsAlec Berg2014-07-281-4/+5
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-281-34/+53
* veyron: Modify board configzyw2014-07-231-0/+1
* samus: Kick battery out of disconnect state when AC is attachedShawn Nematbakhsh2014-07-233-0/+32
* i2c: Add variable to set slave address of the EC.stabilize-6082.BGwendal Grignou2014-07-201-0/+6
* usb: add USB console driverVincent Palatin2014-07-171-0/+55
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-1/+32
* GPIO: Reduce code duplication in STM32 gpio driverAnton Staaf2014-07-171-0/+16
* USB Power: Add config option to set default charge modeDave Parker2014-07-171-0/+6
* Refactor STM32 SPI flash driverVic Yang2014-07-152-40/+52
* pd: support for dual-role portAlec Berg2014-07-141-0/+17
* samus: Add passthru for host commandsRandall Spangler2014-07-141-1/+28