summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glados: limit max input current to 1.5A to avoid i2c errorsstabilize-7155.BAlec Berg2015-06-093-1/+12
* glados: switch to isl9237Aaron Durbin2015-06-091-3/+3
* charger: Add Intersil charger ISL9237Rong Chang2015-06-083-0/+484
* mec1322: Do not restrict SPI flash reads to Word Boundary.Shamile Khan2015-06-071-5/+1
* glados: enable CHARGE_MANAGER to handle charging on both portsAlec Berg2015-06-073-18/+162
* glados: enable ADC channelsAlec Berg2015-06-062-0/+26
* pd: use pdcmd task to handle tcpc interruptAlec Berg2015-06-056-9/+45
* Remove obsolete EC targetsRandall Spangler2015-06-05126-10311/+1
* i2c/mec1322: Lock all I2C port before sysjump.Kevin K Wong2015-06-053-0/+19
* glados: add PD support for type-C port 1Alec Berg2015-06-046-10/+13
* i2c: Retry i2c operation if fails on nack'd(EC_ERROR_BUSY).li feng2015-06-044-9/+33
* Cr50: Enable USB blob handler (and disable USB console)Bill Richardson2015-06-042-3/+4
* Cr50: Add usb_blob handler frameworkBill Richardson2015-06-047-0/+362
* Cr50: Fix compilation without CONFIG_USB_HID defined.Bill Richardson2015-06-041-0/+4
* skylake: Use a simulated power button press to force-shutdown the APShawn Nematbakhsh2015-06-043-2/+27
* i2c: fix read-only I2C transfers on STM32F0/F3Vincent Palatin2015-06-041-1/+1
* Increase charger/console/hook stack sizes.Chiranjeevi Rapolu2015-06-042-3/+7
* Cyan: Correct the accelerometer orientation matricesVijay Hiremath2015-06-042-14/+16
* glados: remove tests for gladosAaron Durbin2015-06-031-0/+5
* mec1322: Implement i2c_set_timeoutShawn Nematbakhsh2015-06-034-15/+26
* motion: Add MOTIONSENSE_CMD_DATA: retrieve single sensor dataGwendal Grignou2015-06-033-9/+37
* glados_pd: fix typo in config for PD port 1Alec Berg2015-06-031-1/+1
* glados_pd: clean-up end of PD transmissionAlec Berg2015-06-031-5/+3
* pd: implement TCPC RX Detect register to enable/disable TCPC RXAlec Berg2015-06-035-44/+86
* glados: Use reasonable task stack size defaultsShawn Nematbakhsh2015-06-021-4/+4
* glados: Enable port80 taskDuncan Laurie2015-06-022-1/+3
* uart_buffering: extend CONSOLE_READ command for easy log concatenationstabilize-7134.BEric Caruso2015-06-022-9/+72
* glados_pd: add initial support for glados PDAlec Berg2015-06-0113-4/+1052
* 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