summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make: add generation of sorted symbol mapsstabilize-7059.BVadim Bendebury2015-05-112-4/+9
* ryu: update PD swaps configurationVincent Palatin2015-05-088-14/+94
* cr50: add SPI Slave driverVadim Bendebury2015-05-076-0/+561
* cr50: share board directory among board variantsVadim Bendebury2015-05-0710-219/+8
* ec: Add Inventory commandGwendal Grignou2015-05-074-1/+233
* ryu: enable alternate modes for USB PDVincent Palatin2015-05-074-26/+258
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-0716-138/+87
* CCD: Add documentationAnton Staaf2015-05-071-0/+143
* CCD: Disable ModemManager for CCD USB consolesAnton Staaf2015-05-062-14/+33
* twinkie: fix initialization in sniffer modeVincent Palatin2015-05-061-0/+2
* twinkie: Fix memcpy_to_usbsram destination address.Todd Broch2015-05-061-1/+1
* ryu: add control of switch for USB D+/D-Alec Berg2015-05-062-2/+58
* ryu: remove charge rampingVincent Palatin2015-05-063-54/+0
* ryu: fix Rp pull-ups on CCVincent Palatin2015-05-061-0/+6
* Braswell: Turn on/off the USB power while S5->S3/S3->S5.Hsu Henry2015-05-053-4/+11
* mec1322:Flasherase, flashread, flashwrite offsets adjusted.Divya Jyothi2015-05-052-2/+7
* cyan: Set Motion Sensors to Pre-init state in S3Shamile Khan2015-05-053-4/+47
* pd: fix PDO selection for low voltage boardsstabilize-7039.BVincent Palatin2015-05-051-0/+1
* ryu: update PD electrical parametersVincent Palatin2015-05-052-4/+6
* pd: add explicit setting of D+/D- switch when setting type-C muxesAlec Berg2015-05-0514-22/+50
* ryu: fix physical power button on P5Vincent Palatin2015-05-041-0/+1
* ryu: add Proto 6 supportVincent Palatin2015-05-025-23/+29
* ryu: remove Proto 4 supportVincent Palatin2015-05-023-77/+1
* ryu: fork P4/P5 supportVincent Palatin2015-05-0211-2/+1434
* cli: add ability to read/write memory of different bus widthVadim Bendebury2015-05-021-17/+60
* charge_ramp: fix flaky charge_ramp testAlec Berg2015-05-023-17/+19
* cleanup: Update config.h with some missing optionsBill Richardson2015-05-011-5/+15
* cleanup: remove/rename unused CONFIG_ optionsBill Richardson2015-05-011-8/+2
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-017-22/+24
* charge_manager: modify PD power HC to give more info on currentAlec Berg2015-05-016-20/+112
* pd: Allow for setting USB mux when swapping into DFP roleScott2015-05-015-20/+38
* samus_pd: Increase HPD IRQ pulse to 2msec.Todd Broch2015-05-011-2/+2
* plankton: Reset USB hub when switch from DP mode to USB modeVic Yang2015-05-011-0/+2
* plankton: treat USB mode as DP detachedVic Yang2015-05-011-2/+16
* cr50: uart: increase console tx buffer sizzeVadim Bendebury2015-05-011-0/+9
* plankton: HPD over USB PD.Todd Broch2015-05-016-10/+273
* plankton: Reset re-driver on boot and configure training more.Todd Broch2015-05-011-10/+68
* improve enum readabilityVadim Bendebury2015-04-301-8/+8
* samus_pd: Request different DP pin modes including multi-function.Todd Broch2015-04-303-6/+86
* cr50: allow using ccprintf() early in the processVadim Bendebury2015-04-302-6/+8
* samus_pd: Cleanup HPD port calls.Todd Broch2015-04-301-10/+5
* samus_pd: Remove pin configuration for DFP_D.Todd Broch2015-04-302-6/+6
* pd: cleanup PD receive error enumAlec Berg2015-04-294-18/+18
* braswell: Support added for suspend/resume and shutdownDivya Jyothi2015-04-291-10/+11
* bq24770: Corrected charger driver used an incorrect SMBUS address.Kevin K Wong2015-04-292-14/+19
* Strago: enabled I2c wedge functionality on all i2c portsstabilize-7019.Bstabilize-7018.BDivya Jyothi2015-04-292-4/+12
* stm32: spi: Fix race condition with the enabled booleanAlexandru M Stan2015-04-281-2/+6
* Strago: Added support for ALS light sensor.li feng2015-04-272-0/+17
* mec1322: Added task-based Port80 POST code support.Kevin K Wong2015-04-2711-0/+105
* mec1322: I2c wedge correctedDivya Jyothi2015-04-271-1/+10