summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Elm: update LED controlstabilize-8481.BRyan Zhang2016-06-201-9/+39
* npcx: vbnvcontext: Fix misaligned accessShawn Nematbakhsh2016-06-201-11/+18
* kevin: add CHARGER_NARROW_VDC to prevent DC-DC stoppingWonjoon Lee2016-06-191-0/+1
* cr50: Add pull down on UART TX signalsMary Ruthven2016-06-191-5/+9
* kevin / gru: Enabling charging at up to 20VShawn Nematbakhsh2016-06-191-3/+2
* ec_commands: use hex to make EC_PWM_MAX_DUTY clearerBrian Norris2016-06-171-2/+2
* driver: si114x: Handle overflow properly.Gwendal Grignou2016-06-171-12/+16
* pd: Set PD_FLAGS_VBUS_NEVER_LOW after tcpm_initKoro Chen2016-06-171-4/+4
* Revert "elm: get VBUS statue from GPIO"Koro Chen2016-06-173-7/+2
* gru: Add battery status LED controlShawn Nematbakhsh2016-06-163-3/+132
* usb_updater: allow to define target environmentVadim Bendebury2016-06-161-3/+5
* g: remove the fuse override in rboxMary Ruthven2016-06-162-15/+1
* Enable 1 slot of secure temporary storage in reef.Ravi Chandra Sadineni2016-06-161-2/+2
* bd99955: Improve interrupt / USB charger task wake schemeShawn Nematbakhsh2016-06-163-83/+56
* elm: anx7688: make anx7688 always onKoro Chen2016-06-161-17/+10
* 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