summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* g: add CONFIG_USB_CONSOLE_CRCMarius Schilder2018-02-242-0/+16
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-02-231-0/+14
* CBI: Share common code between host tool and firmwareDaisuke Nojiri2018-02-231-0/+35
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-02-231-0/+2
* cr50: use single __packed definitionVadim Bendebury2018-02-222-0/+4
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-162-5/+2
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-162-28/+30
* fpsensor: add quality test capture typeVincent Palatin2018-02-161-0/+2
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-151-0/+32
* Nami: Enable hibernate using silegoElthan_Huang2018-02-121-0/+6
* battery: Allow 2 batteries to be fetched via ACPINicolas Boichat2018-02-092-4/+23
* Fix shmalloc unit testVincent Palatin2018-02-091-1/+1
* cr50: Add SPI hashing commandRandall Spangler2018-02-081-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-074-17/+48
* common: Add support for PWM LEDs.Aseda Aboagye2018-02-052-0/+77
* keyboard_scan: Disable when USB is suspended without wakeNicolas Boichat2018-02-051-0/+1
* Enable PD communication in RO for external displayDaisuke Nojiri2018-02-031-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-011-0/+34
* sn5s330: Enable VBUS interruptsEdward Hill2018-01-311-14/+4
* Add support for HW alertsAnatol Pomazau2018-01-312-0/+11
* usb pd: Adding PPC vbus discharge pathJett Rink2018-01-312-9/+33
* stm32: add usb_isochronousWei-Han Chen2018-01-311-0/+3
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-01-301-3/+0
* samus_pd: Remove 'adc' console commandShawn Nematbakhsh2018-01-301-3/+6
* Nami: Update for ALS and temperture sensorElmo_Lan2018-01-281-0/+1
* charge_state_v2: Basic dual-battery charging algorithmNicolas Boichat2018-01-262-1/+16
* usbc: Moving PPC init after setting TCPC resistors.Jett Rink2018-01-251-0/+8
* driver/led: Add LM3630A driverBenjamin Gordon2018-01-251-0/+1
* fpsensor: update interfaceVincent Palatin2018-01-232-3/+36
* host_command: Suppress individual host command debug logDaisuke Nojiri2018-01-222-0/+6
* touchpad_elan: Add retry logic if the touchpad does not respondNicolas Boichat2018-01-211-0/+3
* CBI: Allow get command to reload data from EEPROMDaisuke Nojiri2018-01-181-1/+10
* backlight: Adding support for active low GPIO signalJett Rink2018-01-182-0/+14
* CBI: Add host command to set board infoDaisuke Nojiri2018-01-181-0/+23
* CBI: Add host command to get board infoDaisuke Nojiri2018-01-181-0/+21
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-182-0/+66
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-171-0/+3
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-162-0/+18
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-01-121-0/+1
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-01-121-0/+9
* ccd: add 'in progress' return valueVadim Bendebury2018-01-121-0/+2
* pp: add API to show when press is expectedVadim Bendebury2018-01-121-0/+12
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-01-111-0/+6
* config.h: Define CONFIG_EC_EC_COMM_BATTERY_MASTER/SLAVENicolas Boichat2018-01-113-8/+14
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-01-102-1/+16
* ec_commands: EC_CMD_BATTERY_GET_DYNAMIC: Clarify the meaning of flagsNicolas Boichat2018-01-101-1/+3
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+10
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-102-2/+16