summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* usb_mux: Add support for host-controlled 'virtual' USB muxShawn Nematbakhsh2016-06-241-0/+3
* 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
* Cr50: NvMem: Added mutex lock protection for cache memoryScott2016-06-221-51/+79
* mkpb: Add MKBP support over ACPIGwendal Grignou2016-06-222-5/+11
* pd: Set PD_FLAGS_VBUS_NEVER_LOW after tcpm_initKoro Chen2016-06-171-4/+4
* bd99955: Improve interrupt / USB charger task wake schemeShawn Nematbakhsh2016-06-161-5/+4
* pd: tcpci: Don't wait forever for init() on i2c errorShawn Nematbakhsh2016-06-151-4/+6
* BD99955: Use only one USB charger task for both the portsVijay Hiremath2016-06-141-0/+5
* 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
* tpm: allow less-than-4-bytes writes to TPM_STS registerAndrey Pronin2016-06-111-1/+1
* charge_manager: Allow rejected 'Dont charge' request on initShawn Nematbakhsh2016-06-101-2/+8
* Driver: BD99955: Use Charger interrupt to detect VBUS activityVijay Hiremath2016-06-081-5/+7
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-071-0/+42
* pd: Add support for PD_STATE_SUSPENDED if we are not the TCPCNicolas Boichat2016-06-071-8/+13
* cr50: enable case closed debugMary Ruthven2016-06-032-2/+9
* reef: enable WiFi power control supportKevin K Wong2016-06-031-0/+9
* usb_charger: Support inverted 5V_EN GPIO polarityShawn Nematbakhsh2016-06-021-2/+8
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-023-12/+16
* common/i2c: Fix I2C protection for i2c read/write commandsNicolas Boichat2016-06-011-2/+2
* nvmem: provide a function to wipe out nvmem contentsVadim Bendebury2016-05-311-1/+3
* driver: Add support bma255 sensorWonjoon Lee2016-05-311-0/+1
* reef: Initialize charge suppliers after change manager is initializedVijay Hiremath2016-05-282-3/+3
* pwm: Modify new PWM host commands to take 16-bit duty cycleShawn Nematbakhsh2016-05-271-5/+12
* cr50: monitor the state of Servo, the EC, and APMary Ruthven2016-05-272-0/+30
* common: Hide hcdebug_mode_names behind CONFIG_CMD_HCDEBUGStefan Reinauer2016-05-261-0/+2
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-261-2/+77
* NvMem: Added NV Memory module to ec/common/Scott2016-05-262-0/+452
* servo_micro: add programmable serial numberNick Sanders2016-05-261-24/+146
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-11/+18
* common/i2c: Add I2C passthru_protect commandNicolas Boichat2016-05-241-4/+106
* common/i2c: Add get_i2c_port functionNicolas Boichat2016-05-241-38/+26
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-242-3/+20
* spi_flash: Add protect_range table for W25Q40stabilize-8350.21.BDavid Hendricks2016-05-191-0/+46
* LED: add green/red support for host commandsZhengShunQian2016-05-181-4/+13
* usb_charger: Move part-specific code to usb_switch driverShawn Nematbakhsh2016-05-131-189/+6
* cleanup: Remove usb_switch_tsu6721 driverShawn Nematbakhsh2016-05-131-4/+0
* pwm: Add generic PWM control host commandsShawn Nematbakhsh2016-05-111-0/+68
* common: Drop unused data structureStefan Reinauer2016-05-051-8/+0
* charge_manager: Always set active charge port on first passWonjoon Lee2016-05-051-3/+8
* tpm_regs: clean up debug messagesVadim Bendebury2016-04-271-5/+5
* servo_micro: add gpio mode get and setNick Sanders2016-04-272-13/+88
* UART: Remove X-on/X-off flow controlAnton Staaf2016-04-271-50/+10
* pd: Fix port enable check for low power idleShawn Nematbakhsh2016-04-251-1/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-9/+9
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-1816-57/+58
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-173-0/+3
* Kunimitsu: remove console commands for code sizeKyoung Kim2016-04-142-3/+4
* pd: Fix multiple reboot for battery cut-offDivya Sasidharan2016-04-132-0/+10