summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* temp_metrics: add "--" when invoking ectool tmp006calrelease-R38-6158.BSameer Nanda2014-10-151-1/+3
* 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
* samus: ryu: fix charge state machine init of input currentstabilize-6146.BAlec Berg2014-08-125-16/+37
* firefly: default to requesting 20VAlec Berg2014-08-121-1/+1
* pd: modify PD to allow sending VDMs anytimeAlec Berg2014-08-113-68/+126
* pd: stop sending source cap after fixed number of attemptsAlec Berg2014-08-111-7/+15
* veyron: Porting to the new EC(STM32F071)Alexandru M Stan2014-08-114-18/+37
* Revert "Add unit test for usb_pd"Alec Berg2014-08-1112-754/+4
* pd: use interrupt on Rx retryVic Yang2014-08-113-4/+19
* pd: log state transition and stop logging pingsVic Yang2014-08-111-7/+23
* Add more build conditions on x86-only code.Vincent Palatin2014-08-102-5/+5
* Add unit test for usb_pdVic Yang2014-08-1012-4/+754
* pd: Move more protocol layer constants to header fileVic Yang2014-08-102-55/+57
* Hold I2C lock through entire PD read transactionShawn Nematbakhsh2014-08-091-2/+5
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-0912-58/+114
* samus_pd: change port C1 PD comparator to use window modeAlec Berg2014-08-091-3/+4
* stm32f0: stm32l: Fix backup register indexingVic Yang2014-08-081-0/+19
* i2c-stm32f0: Adjust scope of the I2C host codeAlexandru M Stan2014-08-081-3/+5
* Move software CRC implementation to commonVic Yang2014-08-085-17/+32
* STM32F0 SPI FixesAlexandru M Stan2014-08-082-6/+11
* samus_pd: add option to disallow PD communication in ROAlec Berg2014-08-072-0/+25
* pd: add PD communication enable flagAlec Berg2014-08-073-5/+57
* pd: hard reset if we get unexpected PS_RDYVic Yang2014-08-071-1/+4
* pd: hard reset if we get a request in disconnected statesVic Yang2014-08-071-15/+22
* pd: clean up timeout handling in state machineVic Yang2014-08-071-54/+92
* charger v2: Apply charge current to full battery in disconnect stateShawn Nematbakhsh2014-08-061-1/+12
* pd: add missing CONFIG_USB_PD_ optionsAlec Berg2014-08-061-2/+14
* veyron: Change EC_INT pin to high-Z in S5Chris Zhong2014-08-061-1/+4
* zinger: change source capabilities to support 20V at 3AAlec Berg2014-08-061-1/+1
* samus_pd: remove dead code around allowing PD negotiationAlec Berg2014-08-0610-72/+4
* ryu: set PD_DISABLE_DEBUG to 1 by defaultAaron Durbin2014-08-061-1/+1