summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hadoken: Add Bluetooth defines to board.hMyles Watson2016-07-201-0/+9
* mkbp: Extend EC_CMD_MKBP_GET_INFO.Aseda Aboagye2016-07-191-3/+54
* mkbp: Add support for buttons and switches.Aseda Aboagye2016-07-193-0/+48
* common/i2c: Remove I2C read/write commandsNicolas Boichat2016-07-191-2/+4
* g: fix rdd to enable sleepMary Ruthven2016-07-141-0/+1
* charger: BD99955: Get the VBUS level from the chargerVijay Hiremath2016-07-131-0/+3
* cr50: disable device monitoring when not in ccdMary Ruthven2016-07-121-4/+20
* Add cts.tasklistDaisuke Nojiri2016-07-112-4/+19
* common: add EC_RTC_ALARM_CLEAR to ec_commands.hStephen Barber2016-07-091-0/+3
* cts: First patch flashes blank testsChris Chen2016-07-091-0/+6
* common: add EC_FEATURE_RTC to features host commandStephen Barber2016-07-091-0/+2
* Add CONFIG_HOSTCMD_DEBUG_MODE to set default hcdebug modeNicolas Boichat2016-07-091-0/+3
* motion: Add ability to stop ring interrupts.Gwendal Grignou2016-06-301-9/+27
* keyboard_scan: Support boot key recognition with stuck KSI2Shawn Nematbakhsh2016-06-302-0/+8
* Cleanup: gate RTC console/host command behind new config optionsphilipchen2016-06-291-0/+4
* ec_commands: Add suspend control needed for SkylakeGwendal Grignou2016-06-281-0/+17
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+12
* BD99955: Added support for 'psys' & 'amonbmon' console commandsVijay Hiremath2016-06-271-4/+2
* usb_mux: Add support for host-controlled 'virtual' USB muxShawn Nematbakhsh2016-06-243-3/+30
* ec_commands: Be sure all C code is within #ifnef ACPIGwendal Grignou2016-06-231-2/+2
* mkpb: Add MKBP support over ACPIGwendal Grignou2016-06-222-2/+10
* ec_commands: use hex to make EC_PWM_MAX_DUTY clearerBrian Norris2016-06-171-2/+2
* bd99955: Improve interrupt / USB charger task wake schemeShawn Nematbakhsh2016-06-161-7/+1
* elm: anx7688: add anx7688 hpd driverRong Chang2016-06-161-0/+1
* amenia: Support DP alt mode of Type-C controller in amenia.li feng2016-06-141-0/+6
* driver/tcpm: add Type-C controller ps8751 DP alt mode APIli feng2016-06-141-0/+1
* BD99955: Use only one USB charger task for both the portsVijay Hiremath2016-06-141-0/+7
* CR50: add support for hardware modexpnagendra modadugu2016-06-091-1/+2
* Driver: BD99955: Use Charger interrupt to detect VBUS activityVijay Hiremath2016-06-081-0/+13
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-072-0/+16
* reef: enable WiFi power control supportKevin K Wong2016-06-031-0/+3
* usb_charger: Support inverted 5V_EN GPIO polarityShawn Nematbakhsh2016-06-021-0/+6
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-7/+21
* COMMON: move precharge time to config.hRyan Zhang2016-06-012-1/+4
* CR50: port dcrypto/cr50 code to depend on third_party/cryptocnagendra modadugu2016-05-311-2/+0
* driver: Add support bma255 sensorWonjoon Lee2016-05-312-0/+2
* reef: Initialize charge suppliers after change manager is initializedVijay Hiremath2016-05-281-0/+2
* pwm: Modify new PWM host commands to take 16-bit duty cycleShawn Nematbakhsh2016-05-271-2/+4
* cr50: monitor the state of Servo, the EC, and APMary Ruthven2016-05-272-0/+39
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-261-3/+34
* NvMem: Added NV Memory module to ec/common/Scott2016-05-262-0/+148
* servo_micro: add programmable serial numberNick Sanders2016-05-263-0/+37
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-12/+0
* mkbp_event: Don't discard event source structures due to LTOShawn Nematbakhsh2016-05-251-3/+3
* CR50: remove dependence of assert.h on util.hnagendra modadugu2016-05-251-29/+1
* common/i2c: Add I2C passthru_protect commandNicolas Boichat2016-05-243-0/+24
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-242-1/+2
* kevin: rk3399: enabling RTC wakeupShelley Chen2016-05-231-0/+3
* spi_flash: Add protect_range table for W25Q40stabilize-8350.21.BDavid Hendricks2016-05-191-0/+3
* chip: it83xx: Optimize interrupt usage of LPC accessDino Li2016-05-181-3/+0