summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cr50: keep wp and console state through deep sleepMary Ruthven2016-12-211-0/+6
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-30/+0
* cr50: add vendor command to invalidate inactive rwMary Ruthven2016-12-161-0/+1
* i2c_passthru: fix virtual battery operationphilipchen2016-12-142-11/+49
* usb_pd_policy: Automatically swap vconn if adapter requests itNicolas Boichat2016-12-141-0/+8
* usb_pd_protocol: Rename PD_FLAGS_DATA_SWAPPED to _CHECK_IDENTITYNicolas Boichat2016-12-141-2/+2
* CR50: make SHA512 a config optionnagendra modadugu2016-12-131-0/+4
* Cr50: Ensure that trng.h is self-contained.Carl Hamilton2016-12-081-0/+1
* common/spi_nor: Adds RDID and 64KiB erase supportNadim Taha2016-12-072-0/+15
* charge_manager: cleanup and documentphilipchen2016-12-061-16/+70
* gru: control LEDs by changing frequencyDavid Schneider2016-12-051-0/+6
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-053-3/+7
* pd: Limit input current to 500mA on PD voltage transitionShawn Nematbakhsh2016-12-051-0/+10
* usb pd: Resend request after receiving a WAIT in response to a requestSam Hurst2016-12-021-0/+1
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-0/+3
* i2c: Lock out i2c passthru except for desired portsShawn Nematbakhsh2016-12-011-0/+9
* charger: Add CONFIG option to maintain VBAT voltageShawn Nematbakhsh2016-11-301-0/+7
* g: remove sleep disable/enable in rddMary Ruthven2016-11-281-2/+0
* tpm: move extension and vendor command definitions into own fileVadim Bendebury2016-11-282-66/+83
* tpm2: add extension command for immediate resetVadim Bendebury2016-11-281-0/+1
* Revert "ec: Improve efficiency of host command dispatcher"Vadim Bendebury2016-11-263-142/+128
* ec: Improve efficiency of host command dispatcherSam Hurst2016-11-233-128/+142
* chip/stm32/usb_hid: Add USB HID touchpad driverNicolas Boichat2016-11-222-0/+33
* chip/stm32/usb_hid_keyboard: Add functions for keyscanNicolas Boichat2016-11-221-14/+0
* Cr50: Add sysinfo vendor commandBill Richardson2016-11-211-0/+1
* Cr50: Prevent rebooting when unlocking the consoleBill Richardson2016-11-192-17/+11
* BD9995X/reef/snappy/pyro: Boot from the shipmode batteryVijay Hiremath2016-11-182-0/+13
* Apollolake: Enter/exit from S0ix based on host commands from kernelArchana Patni2016-11-171-1/+11
* keyboard: Always call keyboard_state_changedNicolas Boichat2016-11-172-7/+12
* chip/stm32/usb_hid: Separate HID keyboard supportNicolas Boichat2016-11-163-3/+17
* include/host_command: Conditionally define host event functionsNicolas Boichat2016-11-161-0/+2
* 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