summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* oak: set a debounce time for suspend signalBen Lok2015-06-301-1/+13
* flash_ec: Add support for kunimitsu, kunimitsu_pd, and strago_pdKevin K Wong2015-06-301-0/+4
* it8380dev: add i2c control moduleDino Li2015-06-3013-32/+603
* kunimitsu: Update gpio according to fab3 hardware changesKevin K Wong2015-06-301-14/+13
* kunimitsu: add initial PD supportKevin K Wong2015-06-306-24/+626
* honeybuns: Update VDM information for DisplayPortScott2015-06-306-91/+319
* util: Add config option checker.Aseda Aboagye2015-06-271-0/+103
* tegra: enable EC sleep in S3Vic Yang2015-06-261-1/+2
* honeybuns: manage USB and DP hardwareVincent Palatin2015-06-265-24/+66
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-2640-681/+2094
* kunimitsu: Code clean up.Kevin K Wong2015-06-266-238/+250
* honeybuns: transform into a real multi-voltage PD sourceVincent Palatin2015-06-263-15/+39
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-2511-3/+105
* oak: enable tmp432 thermal sensorYH Huang2015-06-252-0/+47
* oak: power: add the console command "power on/off"YH Huang2015-06-251-1/+60
* it8380dev: add fan control moduleDino Li2015-06-2510-34/+908
* config: Add missing config options to config.hAseda Aboagye2015-06-251-0/+192
* power: ryu: ignore lid open eventsVincent Palatin2015-06-253-1/+6
* pd: create driver/tcpm/ to hold TCPM driversAlec Berg2015-06-245-4/+6
* bq2589x: ryu: enable IR compensationVincent Palatin2015-06-244-0/+42
* ryu: add missing PD power eventsVincent Palatin2015-06-242-0/+24
* it8380dev: add peci control modulestabilize-7204.BDino Li2015-06-248-3/+492
* glados: Add battery temp to temp_sensors list.Aseda Aboagye2015-06-242-0/+24
* mec1322: Correctly get reset causeDivya Jyothi2015-06-242-2/+25
* Add board for USB PD chip evaluationVincent Palatin2015-06-249-0/+665
* pd: allow pdcmd task to check TCPC alert status w/o sending HCAlec Berg2015-06-236-17/+37
* oak: power off ap if reboot ap-offYH Huang2015-06-231-22/+28
* pd: Add support for TCPC Alert and Alert_Mask registersScott2015-06-239-126/+320
* oak: glados: fix USB PD power and data swap refactoringstabilize-7202.BAlec Berg2015-06-232-14/+38
* samus: Add battery temp to temp_sensors list.Aseda Aboagye2015-06-232-0/+6
* it8380dev: add sspi control moduleDino Li2015-06-237-3/+176
* power: skylake: Delay 10ms before deasserting PCH_RSMRST_Lstabilize-7199.BShawn Nematbakhsh2015-06-201-1/+17
* cleanup: fix all the header guardsBill Richardson2015-06-18157-462/+462
* flash_ec: remove unused USB and unprotect optionsMyles Watson2015-06-182-58/+8
* ryu: update recovery key combinationsVincent Palatin2015-06-182-9/+29
* cleanup: Don't shadow NULL with an enumBill Richardson2015-06-181-1/+1
* cleanup: Update Makefile's .PHONY targetsBill Richardson2015-06-182-8/+12
* oak: increase console task stack sizeRong Chang2015-06-181-1/+1
* bq2589x: fix typo in voltage selectionVincent Palatin2015-06-181-1/+1
* oak: enable hibernate supportRong Chang2015-06-181-1/+6
* discovery-stm32f072: Blink the LEDsBill Richardson2015-06-184-5/+30
* oak: enable USBC superspeed muxRong Chang2015-06-174-5/+198
* mec1322: Disable Flash Write-protect code.Shamile Khan2015-06-171-9/+63
* it8380dev: add pmc control moduleDino Li2015-06-1712-18/+650
* common: Add i2c 32bit read/writeGwendal Grignou2015-06-177-4/+130
* pd: Fix pin mode field in DP config VDM.Todd Broch2015-06-176-15/+9
* tcpc: use vendor ID register to signal TCPC readinessAlec Berg2015-06-175-4/+45
* cyan: Enable Hash computation to facilitate Software Sync.Shamile Khan2015-06-161-0/+1
* tcpc: initialize CC termination based on default PD roleAlec Berg2015-06-161-0/+2
* mec1322: Compute hash for RW image by using the RW image resident in flash.Shamile Khan2015-06-162-14/+32