summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* samus: add device to dual-role charging white listAlec Berg2015-04-271-1/+1
* pd: continue dual-role toggling when detect Open/RaAlec Berg2015-04-251-14/+13
* cr50: Enable IN interrupts for USB HID EP.Bill Richardson2015-04-241-1/+1
* cyan: Added changes based on pre-EVT hardware changes.Kevin K Wong2015-04-245-38/+47
* stm32mon: add STM32F09X chip idRong Chang2015-04-241-0/+1
* pd: ignore cable resetAlec Berg2015-04-243-10/+14
* mec1322: lfw loader + RO/RW architectureDivya Jyothi2015-04-235-75/+185
* strago: Enabled SCI support via GPIO.Kevin K Wong2015-04-231-0/+2
* mec1322: initial version of lfw loaderAndrey Petrov2015-04-238-1/+411
* mec1322: Add SPI flash layout for lfw / ro / rw architectureDivya Jyothi2015-04-231-1/+24
* mec1322: gpio: Properly set alternate GPIO functionShawn Nematbakhsh2015-04-221-1/+3
* mec1322: i2c: Support multiple I2C ports on the same controllerShawn Nematbakhsh2015-04-2210-133/+204
* Allow console-reading host commands on locked systemsRandall Spangler2015-04-211-14/+0
* bq2589x: update driverstabilize-6996.BVincent Palatin2015-04-213-9/+58
* ec: fix a clang warning by use a unused variable.Yunlian Jiang2015-04-201-1/+1
* lsm6ds0: Cache ODR and range on EC.Aseda Aboagye2015-04-205-46/+108
* Move target specific GCC code generation optionsVincent Palatin2015-04-181-2/+2