summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ec: fix duplicate 'const' warning for clang..Yunlian Jiang2015-04-183-5/+5
* samus_pd: Don't put pstate in a separate erase blockRandall Spangler2015-04-171-0/+5
* flash: Add option to move pstate inside RO imageRandall Spangler2015-04-176-43/+183
* pd: add a connection flag to pd port info for hostVincent Palatin2015-04-173-4/+6
* i2c: Support I2C controllers with multiple portsShawn Nematbakhsh2015-04-173-10/+50
* strago: Added power/battery LED support.li feng2015-04-174-2/+226
* clean up x86 i/o checksMike Frysinger2015-04-173-5/+8
* strago: Added temperature reading for battery.Kevin K Wong2015-04-162-0/+7
* mec1322: Changed to generate ec.bin for the firmware binary.Icarus Sparry2015-04-155-21/+11