summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Features: Add EXEC_IN_RAMDaisuke Nojiri2018-04-051-0/+2
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-192-5/+2
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-192-28/+30
* fpsensor: add quality test capture typeVincent Palatin2018-02-191-0/+2
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-191-0/+32
* Nami: Enable hibernate using silegoElthan_Huang2018-02-191-0/+6
* battery: Allow 2 batteries to be fetched via ACPINicolas Boichat2018-02-192-4/+23
* Fix shmalloc unit testVincent Palatin2018-02-191-1/+1
* cr50: Add SPI hashing commandRandall Spangler2018-02-191-0/+3
* Fizz: Execute PMIC reset before vboot_mainDaisuke Nojiri2018-02-081-0/+5
* charge_state_v2: Store battery information in new structuresNicolas Boichat2018-02-084-17/+48
* common: Add support for PWM LEDs.Aseda Aboagye2018-02-062-0/+77
* keyboard_scan: Disable when USB is suspended without wakeNicolas Boichat2018-02-061-0/+1
* Enable PD communication in RO for external displayDaisuke Nojiri2018-02-061-0/+12
* stm32/usb: Add HOOK_USB_PM_CHANGE, called when USB is resumed/suspendedNicolas Boichat2018-02-023-0/+21
* ppc: Add Vconn and CC polarity settings.Aseda Aboagye2018-02-021-0/+34
* sn5s330: Enable VBUS interruptsEdward Hill2018-02-021-14/+4
* Add support for HW alertsAnatol Pomazau2018-02-022-0/+11
* usb pd: Adding PPC vbus discharge pathJett Rink2018-02-022-9/+33
* stm32: add usb_isochronousWei-Han Chen2018-02-021-0/+3
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-02-021-3/+0
* samus_pd: Remove 'adc' console commandShawn Nematbakhsh2018-02-021-3/+6
* Nami: Update for ALS and temperture sensorElmo_Lan2018-02-021-0/+1
* charge_state_v2: Basic dual-battery charging algorithmNicolas Boichat2018-02-022-1/+16
* usbc: Moving PPC init after setting TCPC resistors.Jett Rink2018-02-021-0/+8
* driver/led: Add LM3630A driverBenjamin Gordon2018-02-021-0/+1
* fpsensor: update interfaceVincent Palatin2018-01-232-3/+36
* host_command: Suppress individual host command debug logDaisuke Nojiri2018-01-232-0/+6
* touchpad_elan: Add retry logic if the touchpad does not respondNicolas Boichat2018-01-231-0/+3
* CBI: Allow get command to reload data from EEPROMDaisuke Nojiri2018-01-231-1/+10
* backlight: Adding support for active low GPIO signalJett Rink2018-01-232-0/+14
* CBI: Add host command to set board infoDaisuke Nojiri2018-01-231-0/+23
* CBI: Add host command to get board infoDaisuke Nojiri2018-01-231-0/+21
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-232-0/+66
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-231-0/+3
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-232-0/+18
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-01-231-0/+1
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-01-231-0/+9
* ccd: add 'in progress' return valueVadim Bendebury2018-01-231-0/+2
* pp: add API to show when press is expectedVadim Bendebury2018-01-231-0/+12
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-01-231-0/+6
* config.h: Define CONFIG_EC_EC_COMM_BATTERY_MASTER/SLAVENicolas Boichat2018-01-233-8/+14
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-01-232-1/+16
* ec_commands: EC_CMD_BATTERY_GET_DYNAMIC: Clarify the meaning of flagsNicolas Boichat2018-01-231-1/+3
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-231-1/+10
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-232-2/+16
* EFS: Add EFS_VERIFY host commandDaisuke Nojiri2018-01-231-0/+7
* ec_commands: Add sync sensorGwendal Grignou2018-01-231-0/+3
* stm32: add SPI master for STM32H7Vincent Palatin2018-01-231-0/+2
* ec_ec_comm_master: Functions for EC-EC communication masterNicolas Boichat2018-01-081-0/+60