summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ryu_p4p5: enable MBKP events for PD eventsstabilize-7131.BVincent Palatin2015-06-012-2/+33
* oak: Add PD communication to oakAlec Berg2015-05-3011-7/+724
* sb_firmware: fixed the last write delaysSheng-Liang Song2015-05-302-16/+33
* keyboard_mkbp: fix interrupt handling with MKBP_EVENTVincent Palatin2015-05-301-1/+8
* mcdp28x0: Use custom appstest command for get_infoTodd Broch2015-05-302-15/+18
* mcdp28x0: add appstest console command.Todd Broch2015-05-302-3/+66
* glados: Fix typo in 'muxes' I2C busShawn Nematbakhsh2015-05-301-1/+1
* ectool: query packet size and set them properly internally.Gwendal Grignou2015-05-304-6/+59
* Cr50: Use USB structs instead of byte arrays for readabilityBill Richardson2015-05-292-25/+32
* glados: Initialize PMIC V12 / V0.85A supplyShawn Nematbakhsh2015-05-293-0/+19
* power: skylake: Wait for PCH_SLP_SUS_L deassertion when leaving G3Shawn Nematbakhsh2015-05-291-1/+1
* Cr50: USB hardware uses 8-bit buffers, not 16-bitBill Richardson2015-05-298-112/+49
* tcpc: fix alert bit masks for transmitAlec Berg2015-05-291-1/+1
* pd: fix tcpc alert to handle multiple alert bits set at onceAlec Berg2015-05-291-3/+6
* mec1322: i2c: Fix open transaction i2x_xferShawn Nematbakhsh2015-05-291-11/+23
* pd: Refine HPD debounce values.Todd Broch2015-05-296-35/+40
* ryu: add PD event loggingVincent Palatin2015-05-281-0/+2
* ryu: enable MBKP events for PD eventsVincent Palatin2015-05-283-3/+34
* power/skylake: Always enable PP*_EN signals for bring-upShawn Nematbakhsh2015-05-282-15/+3
* cleanup: Remove device-specific stuff from include/usb.hBill Richardson2015-05-283-72/+172
* mec1322: Added KBD SERIRQ supportKevin K Wong2015-05-281-7/+8
* pd: fix type-C current limit detectionVincent Palatin2015-05-281-2/+2
* power: skylake: Always mirror rsmrst input to outputShawn Nematbakhsh2015-05-281-6/+2
* Initialize the memory-mapped AC_PRESENT flagTed Kuo2015-05-281-0/+8
* glados: Treat RTCRST as active low signalDuncan Laurie2015-05-271-1/+1
* extra: add simple USB console app for discovery-stm32f072Bill Richardson2015-05-272-0/+491
* pd: avoid re-sending discovery VDMs after power swapAlec Berg2015-05-271-7/+6
* strago: Added board version support.Kevin K Wong2015-05-272-4/+5
* pd: never answer malformed VDMVincent Palatin2015-05-271-0/+2
* tcpm: return all non-zero errorsRong Chang2015-05-271-4/+4
* oak_pd: add initial support for oak PDAlec Berg2015-05-2710-0/+371
* pd: fix duplicate PD receive event on combined TCPM/TCPCAlec Berg2015-05-271-0/+9
* cyan: Added board version support.Kevin K Wong2015-05-272-3/+4
* i2c: Make i2c_xfer a wrapper function to chip_i2c_xferShawn Nematbakhsh2015-05-279-25/+51
* oak: Simplify GPIO listRong Chang2015-05-271-61/+61
* oak: add initial support for oak board rev1Rong Chang2015-05-2718-47/+876
* mec1322: Simplify GPIO listsSteven Jian2015-05-2762-2237/+2263
* flash_ec: Add support for glados and glados_pdShawn Nematbakhsh2015-05-271-1/+3
* pd: stm32f0: modify i2c driver to support TCPCIAlec Berg2015-05-273-1/+63
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-2755-497/+443
* cyan: led controlHsu Henry2015-05-271-9/+39
* Cleanup: Use compound literals for static initializationAnton Staaf2015-05-272-38/+28
* i2c: Move i2c_read_string to common codeShawn Nematbakhsh2015-05-266-140/+31
* mec1322: i2c: Support open-ended i2c transfersShawn Nematbakhsh2015-05-261-55/+59
* Producer/Consumer: Refactor to use Queue policiesAnton Staaf2015-05-2617-379/+277
* Queue: Add policies to queuesAnton Staaf2015-05-269-31/+84
* Flashing: Add flash_ec rule to simplify flashingAnton Staaf2015-05-261-0/+4
* ryu: remove the pull-up on ACOKVincent Palatin2015-05-241-1/+1
* mec1322: Fixed incorrect value passed to I2C unwedge function.Kevin K Wong2015-05-231-2/+2
* mcdp28x0: Add devid console command.Todd Broch2015-05-222-7/+39