summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/btle_hcl_int.h: Fix misspellings in #defines and struct nameMartin Roth2016-11-151-6/+6
* Fix various misspellings in commentsMartin Roth2016-11-157-10/+10
* accel: add accel driver for LSM6DSMMario Tesi2016-11-151-0/+1
* skylake: Add support to S0iX based on host commands from KernelVijay Hiremath2016-11-131-10/+0
* smart_battery: Add console command to read ManufacturerAccess() dataVijay Hiremath2016-11-121-0/+1
* Cr50: Add TPM-compliant commands for console lockBill Richardson2016-11-111-34/+89
* reef: enable tcpc low power modeKevin K Wong2016-11-111-0/+3
* sweetberry: add usb power logging interfaceNick Sanders2016-11-112-0/+8
* common/rsa: Add support for exponent 3 RSA keysNicolas Boichat2016-11-101-0/+3
* driver/touchpad_elan: Basic elan touchpad driverNicolas Boichat2016-11-082-0/+13
* ec_commands: Add a new host event for extended eventsFurquan Shaikh2016-11-081-0/+6
* common: Add new recovery mode button combinationFurquan Shaikh2016-11-083-9/+22
* driver: sensor: Remove set_interruptGwendal Grignou2016-11-081-10/+0
* common: Add tablet_mode APIGwendal Grignou2016-11-083-6/+17
* mkbp_event: Properly queue events during host sleepShawn Nematbakhsh2016-11-041-1/+2
* usb_i2c: refactor into commonNick Sanders2016-11-021-0/+153
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-023-0/+19
* kevin: set accurate current limit on USB load switchVincent Palatin2016-10-312-0/+16
* pd: fix contract negotiation with dynamic PDOsVincent Palatin2016-10-261-1/+3
* lpc: Add function for host reset without RCIN GPIODuncan Laurie2016-10-261-0/+4
* power: Add board callback before RSMRST# state changeDuncan Laurie2016-10-262-0/+23
* include: Add default state for ESPI and VW_SIGNALSDuncan Laurie2016-10-251-0/+6
* Support alignment for EC host command structuresRandall Spangler2016-10-192-423/+536
* pd_task: print pd state nameKevin K Wong2016-10-191-0/+6
* pd: Initialize pd comms and dual role state from PD taskShawn Nematbakhsh2016-10-141-4/+5
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* g: use devid 0 and 1 to create a serial numberMary Ruthven2016-10-111-0/+5
* TABLET_MODE_SWITCH: set as undef by defaultGwendal Grignou2016-10-111-1/+1
* smart_battery: Remove smart charger unreachable codeVijay Hiremath2016-10-111-6/+0
* g: Added I2CM driver to support chip_i2c_xfer()Scott2016-10-111-0/+6
* cr50: add reset extension commandVadim Bendebury2016-10-081-0/+1
* Use CONFIG_KEYBOARD_DEBUG for keyboard debug printfGwendal Grignou2016-10-081-0/+3
* driver: bmi160: Add config variable for INT2 settingGwendal Grignou2016-10-071-0/+3
* Add CONFIG_CMD_SYSINFO and CONFIG_CMD_SYSLOCKBill Richardson2016-10-071-0/+2
* stm32l4: Add i2c driverDaisuke Nojiri2016-10-051-0/+17
* i2c: Move I2C_MAX_HOST_PACKET_SIZE to i2c.hDaisuke Nojiri2016-10-051-0/+15
* Cr50: Removed Reef EVT workaroundsScott2016-10-041-4/+1
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-2/+3
* Add more CONFIG_CMD_* options for console commandsBill Richardson2016-10-011-0/+4
* Sort CONFIG_CMD_* options in config.hBill Richardson2016-10-011-49/+49
* cr50: tpm: ignore sys_rst_l/plt_rst_l when TPM reset is in progressVadim Bendebury2016-09-271-0/+7
* tpm: reset communications channels when resetting TPMVadim Bendebury2016-09-261-5/+4
* Cr50: Clear NVMEM before unlocking the consoleBill Richardson2016-09-241-1/+9
* Cr50: Add mostly-synchronous tpm_reset() function.Bill Richardson2016-09-241-0/+11
* cr50: reset only the TPM state on SYS_RST_LRandall Spangler2016-09-242-0/+8
* system: Add print_system_rtc().Aseda Aboagye2016-09-231-0/+13
* i2c: Add i2ctest console commandVijay Hiremath2016-09-233-0/+49
* flash: Add command to get SPI flash chip infoRandall Spangler2016-09-233-6/+41
* Cr50: Add gpio input for platform reset (plt_rst_l)Scott2016-09-231-0/+1
* cr50: notify chipset hooks when the AP state changesMary Ruthven2016-09-221-7/+1