summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ec: Add /baseboard to EC projectScott Collyer2018-03-151-0/+3
* sensors: Add driver for SYNCAlexandru M Stan2018-03-141-0/+12
* motion: Lower jitter of Sensor->EC timestampAlexandru M Stan2018-03-141-4/+7
* usbc: add config support for multiple (and no) vbus adc channelsJett Rink2018-03-092-0/+15
* motion: remove load_fifoGwendal Grignou2018-03-091-14/+0
* isl923x: Round up requested OTG currentNicolas Boichat2018-03-091-2/+4
* motion: driver: Fix activity inclusion in accelgyro.hGwendal Grignou2018-03-081-1/+1
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-7/+17
* core: add chip-specific memory regions definition mechanismVincent Palatin2018-03-052-0/+17
* config: Rename new key to assistant keyNicolas Boichat2018-03-051-2/+2
* Cr50: Add LLSR (long long shift right) support.Allen Webb2018-03-051-0/+6
* Introduce CONFIG_USB_PD_5V_CHARGER_CTRLPhilip Chen2018-03-052-0/+11
* stm32h7: enable the fast PLL on-demandVincent Palatin2018-03-051-10/+11
* Nami: add keyboard backlight functionElmo_Lan2018-03-021-1/+2
* cortex-m: enable I-cache on ARMv7-MVincent Palatin2018-03-021-0/+6
* npcx7: WoV: Add support for Wake-on-Voice (WoV) moduleCHLin2018-02-283-0/+6
* 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