summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kevin / gru: Enable host-controlled USB-C SS muxShawn Nematbakhsh2016-06-243-16/+26
* usb_mux: Add support for host-controlled 'virtual' USB muxShawn Nematbakhsh2016-06-248-4/+147
* kevin / gru: Remove console features to save RAM spaceShawn Nematbakhsh2016-06-241-4/+5
* sb_firmware: update lockfile pathDavid Hendricks2016-06-241-1/+1
* Cr50: Added TPM register write/read to extract FW versionScott2016-06-241-0/+39
* tpm: use proper locality zero SPI bus addressesVadim Bendebury2016-06-231-10/+11
* ec_commands: Be sure all C code is within #ifnef ACPIGwendal Grignou2016-06-231-2/+2
* reef: force PMIC reset on initial bootKevin K Wong2016-06-231-0/+17
* reef: Enable external power interrupt GPIOVijay Hiremath2016-06-233-8/+6
* Cr50: NvMem: Added mutex lock protection for cache memoryScott2016-06-223-52/+174
* mkpb: Add MKBP support over ACPIGwendal Grignou2016-06-224-7/+21
* rk3399: kevin: Adding get_rtc_alarm functionality.Shelley Chen2016-06-212-6/+67
* build: Skip cr50 board in `make buildall` if private folder not presentShawn Nematbakhsh2016-06-211-0/+4
* 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