summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: anx7688: add anx7688 hpd driverRong Chang2016-06-1610-48/+324
* kevin / gru: Enable charger interrupt and connect USB data switchesShawn Nematbakhsh2016-06-152-2/+15
* USB Serial: Add README and update CCD docsAnton Staaf2016-06-152-12/+23
* CR50: refactor debug_printf() for use as a library functionnagendra modadugu2016-06-153-18/+29
* CR50: give ecc and rsa keys distinct derivation templatesnagendra modadugu2016-06-152-4/+35
* USB Serial: Add fallback rule and scriptAnton Staaf2016-06-153-7/+114
* pd: tcpci: Don't wait forever for init() on i2c errorShawn Nematbakhsh2016-06-152-5/+15
* it83xx: Support different PLL frequencies setting (24/48/96 MHz)Dino Li2016-06-148-36/+161
* npcx: Fixed host access pending bit issue in INT11 ISR.Mulin Chao2016-06-141-10/+10
* amenia: Support DP alt mode of Type-C controller in amenia.li feng2016-06-144-2/+39
* driver/tcpm: add Type-C controller ps8751 DP alt mode APIli feng2016-06-144-0/+82
* gru/kevin: Turn PP1800_PMU on earlier in sequenceDavid Schneider2016-06-141-2/+2
* BD99955: Use only one USB charger task for both the portsVijay Hiremath2016-06-146-35/+62
* gru: Enable charging of USB-A devices in S3Shawn Nematbakhsh2016-06-142-15/+18
* power: rk3399: Add power-down sequencingShawn Nematbakhsh2016-06-141-51/+37
* reef: corrections to motion sensorsDavid Hendricks2016-06-132-39/+34
* lid_switch: disable keyboard scan based on the initial lid stateKevin K Wong2016-06-131-0/+1
* tcpci: anx7688: enable message passing after hard reset sentRong Chang2016-06-131-0/+10
* CR50: add a simple ASN.1 parser & certificate verifierstabilize-8447.Bnagendra modadugu2016-06-126-5/+380
* tpm: allow less-than-4-bytes writes to TPM_STS registerAndrey Pronin2016-06-111-1/+1
* amenia: reject charge port on init till battery is initializedVijay Hiremath2016-06-113-11/+42
* CR50: add support for writing to info banknagendra modadugu2016-06-103-8/+76
* reef: Add internal pull-up on LID_OPEN gpioFurquan Shaikh2016-06-101-1/+2
* charge_manager: Allow rejected 'Dont charge' request on initShawn Nematbakhsh2016-06-102-2/+22
* CR50: fix bug in rom_flash.c debug print messagenagendra modadugu2016-06-101-2/+3
* CR50: add support for hardware modexpnagendra modadugu2016-06-094-3/+25
* npcx: i2c: Return slave ACK status on zero-byte read / writeShawn Nematbakhsh2016-06-081-38/+52
* make: Fix npcx compile error due to missing ecst binaryShawn Nematbakhsh2016-06-081-1/+1
* npcx: gpio: Don't increase priority of SHI_CS for non-SHI boardsShawn Nematbakhsh2016-06-081-0/+4
* reef: Minimum battery voltage settings in no battery conditionVijay Hiremath2016-06-082-1/+10
* reef: Enable BC1.2 supportVijay Hiremath2016-06-084-69/+17
* Driver: BD99955: Use Charger interrupt to detect VBUS activityVijay Hiremath2016-06-088-38/+144
* BD99955: Add support to detect non-BC1.2 compliant chargersVijay Hiremath2016-06-083-11/+22
* g: Enable SOF calibration after first SOF tokenBill Richardson2016-06-082-8/+23
* elm: Add support for pd_control commandstabilize-8429.BNicolas Boichat2016-06-071-0/+1
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-074-0/+91
* pd: Add support for PD_STATE_SUSPENDED if we are not the TCPCNicolas Boichat2016-06-071-8/+13
* reef: Initialize EC_PCH_PWROK lowDavid Hendricks2016-06-071-1/+1
* reef: Rename SMI/SCI GPIOs and enable CONFIG_SCI_GPIODavid Hendricks2016-06-062-2/+3
* reef: Don't set LPC pins in gpio.incDavid Hendricks2016-06-061-10/+12
* cr50: enable case closed debugMary Ruthven2016-06-035-49/+48
* g: implement EC/AP flash access via CCDMary Ruthven2016-06-037-4/+520
* reef: add trackpad power controlKevin K Wong2016-06-031-2/+7
* kevin: Add USB charger tasksShawn Nematbakhsh2016-06-035-41/+26
* reef: really disable USB-A in S3 -> S5David Hendricks2016-06-031-1/+1
* cleanup: Remove SHIFT_CODE_FOR_TEST handlingShawn Nematbakhsh2016-06-034-16/+0
* reef: Move PP3300 and PMIC enable to occur togetherDavid Hendricks2016-06-031-6/+6
* core: cortex-m0: Fix task routine prototypesStefan Reinauer2016-06-031-1/+1
* reef: sleep for 10ms when re-enabling USB_TCPC_PWRDavid Hendricks2016-06-031-2/+2
* reef: enable WiFi power control supportKevin K Wong2016-06-033-0/+15