summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* cr50: report rw version properlyVadim Bendebury2016-07-121-0/+31
* cr50: Dont switch from PHY 1 to 0 when disabling CCDMary Ruthven2016-07-111-7/+0
* Add cts.tasklistDaisuke Nojiri2016-07-111-0/+5
* motion: Fix comparison between signed and unsigned integerKoro Chen2016-07-111-0/+3
* common: add EC_FEATURE_RTC to features host commandStephen Barber2016-07-091-0/+3
* Add CONFIG_HOSTCMD_DEBUG_MODE to set default hcdebug modeNicolas Boichat2016-07-091-1/+1
* HACK: cr50: make sure manufacturing sequence is invoked only onceVadim Bendebury2016-07-071-3/+22
* motion: Add ability to stop ring interrupts.Gwendal Grignou2016-06-301-8/+24
* keyboard_scan: Support boot key recognition with stuck KSI2Shawn Nematbakhsh2016-06-301-0/+15
* add support for using flash commands to overwrite rwsigMary Ruthven2016-06-291-0/+5
* cr50: add RO image hash base to the reported FW versionVadim Bendebury2016-06-281-6/+21
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-1/+2
* 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