summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* oak: fixing hardware tests build errors for oakBen Lok2015-06-152-0/+4
* mec1322: Added support for sysjump.stabilize-7173.BDivya Jyothi2015-06-149-49/+179
* coderam: Don't assume that RO/RW images reside at start of code memoryShawn Nematbakhsh2015-06-132-26/+59
* pd: ryu: set data role to UFP with debug accessoryVincent Palatin2015-06-134-5/+9
* accel: Fix BMM150 init sequenceGwendal Grignou2015-06-131-2/+4
* tcpc: disable TX timer as early as possible after DMA doneAlec Berg2015-06-131-3/+3
* skylake: Properly handle apshutdown when AP is already shutdownShawn Nematbakhsh2015-06-131-2/+4
* tcpc: change pd_tx_done() to only wait for DMA done eventAlec Berg2015-06-131-5/+1
* tcpc: Avoid missampling CC line immediately after transmitAlec Berg2015-06-131-16/+19