summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* samus: use real AC_PRESENT signalAlec Berg2014-07-111-6/+1
* stm32: implement spi flash driverDominic Chen2014-07-092-0/+185
* samus_pd: fix type-C ports muxingVincent Palatin2014-07-091-0/+17
* pd: add support for suspending the taskDominic Chen2014-07-021-0/+11
* samus: add retry mechanism for EC to PD host commandsAlec Berg2014-06-281-0/+1
* samus: hack to read AC present state from PDDuncan Laurie2014-06-271-0/+6
* mec1322: Add SPI master driverVic Yang2014-06-261-0/+10
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-264-3/+76
* ectool: Add back support for version 0 of batterycutoff commandDave Parker2014-06-261-1/+0
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-4/+13
* Make DMA interface chip independentVic Yang2014-06-231-3/+3
* watchdog: Help ensure that the stm32 watchdog help printsDoug Anderson2014-06-211-0/+6
* zinger: fix bug, increase watchdog timeout to 1.8sAlec Berg2014-06-201-1/+1
* usb: add USB HID driverVincent Palatin2014-06-191-0/+45
* IRQ list support for enabling specific IRQs without common runtimeVic Yang2014-06-191-1/+7
* stm32: add USB driverVincent Palatin2014-06-185-0/+255
* zinger: change watchdog timeout to 1.8 secondAlec Berg2014-06-172-3/+3
* i2c: remove (lack of) 10-bit support in i2c passthruRandall Spangler2014-06-171-3/+0
* Add 'at-shutdown' option to batterycutoff host commandDave Parker2014-06-153-3/+23
* flash: add config option to exclude building console commands by defaultDominic Chen2014-06-121-0/+1
* Emit error when board.h or config_chip.h is included before config.hVic Yang2014-06-111-0/+7
* util: move console command argument parsing to util.cDominic Chen2014-06-111-0/+9