summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-252-1/+38
* cleanup: Remove superfluous #definesBill Richardson2015-09-251-4/+2
* cleanup: Remove CONFIG_FW_IMAGE_SIZEShawn Nematbakhsh2015-09-242-10/+13
* common: add command spixferGwendal Grignou2015-09-231-0/+1
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-211-8/+1
* common: motion: Fix accelgyro interfaceGwendal Grignou2015-09-211-2/+2
* common: motion: Add double tap gesture host interfaceGwendal Grignou2015-09-211-0/+1
* common: Add __fls functionGwendal Grignou2015-09-212-2/+5
* common: accel: Add error code for irq handlerGwendal Grignou2015-09-192-1/+6
* common: lightbar: put multiple commands under i2c_lockGwendal Grignou2015-09-191-1/+1
* pd: add more flags to USB_PD_CONTROL host commandAlec Berg2015-09-182-4/+17
* motion: Add Gesture InterfaceGwendal Grignou2015-09-184-4/+100
* motion: Add wake up sensor support.Gwendal Grignou2015-09-181-0/+1
* common: math: Use float when CONFIG_FPU is set.Gwendal Grignou2015-09-181-1/+27
* common: motion: move gesture actions in motion task.Gwendal Grignou2015-09-183-5/+7
* Cr50: Add support for flash write & eraseBill Richardson2015-09-181-1/+5
* it8380dev: fix idle task and chip idDino Li2015-09-181-0/+3
* it8380dev: fix ec2i and uartDino Li2015-09-171-0/+3
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-0/+16
* host: mock i2c_xferGwendal Grignou2015-09-162-56/+11
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-163-7/+2
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-163-16/+22
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-162-10/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-163-4/+23
* Celes: Add define to support GD25Q41B for External EC ROM.jongpil19.jung2015-09-152-1/+4
* common: math: Stop using FP_BITS directly.Gwendal Grignou2015-09-151-2/+5
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-152-0/+2
* pd: add option to save power in S5Vincent Palatin2015-09-141-0/+3
* usb_charge: fix custom event maskAlec Berg2015-09-111-1/+1
* pd: add swap commands to USB_PD_CONTROL host commandAlec Berg2015-09-111-1/+11
* common: Add variable to enable software gesture recognition.Gwendal Grignou2015-09-111-2/+12
* driver/temp_sensor: Add support thermistor on EC's own ADCWonjoon Lee2015-09-111-0/+1
* temp_sensor: Separate ADC interface and thermistor mathsWonjoon Lee2015-09-111-0/+2
* Driver: ISL9237: Enable trickle chargingVijay Hiremath2015-09-101-0/+3
* als: Disable task when host is not runningDuncan Laurie2015-09-101-0/+1
* charge_manager: add option to charge from dual-role devicesAlec Berg2015-09-081-0/+3
* eoption: Remove unused eeprom option storage codeAnton Staaf2015-09-082-47/+0
* update case closed debugging partial mode policyVincent Palatin2015-09-081-1/+1
* I2C: Remove unused arbitration supportAnton Staaf2015-09-082-45/+0
* driver: bmi160: Prevent crash when FIFO is not validGwendal Grignou2015-09-071-0/+1
* oak: handle USB BC 1.2 status changeRong Chang2015-09-031-0/+1
* cleanup: Clarify use of flash layout CONFIGsShawn Nematbakhsh2015-09-022-1/+30
* pd: send soft reset before an EC resetAlec Berg2015-09-011-2/+2
* samus: Use new config, fix gestureGwendal Grignou2015-08-292-9/+7
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-292-12/+52
* driver: change get_ interface.Gwendal Grignou2015-08-291-6/+3
* Keyboard: Add a macro to conditionally compile the console commandsVijay Hiremath2015-08-281-0/+1
* twinkie firmware: add support for vbus voltage and currentDawei Li2015-08-281-0/+8
* kunimitsu: battery led implementationMike M Hsieh2015-08-271-0/+1
* system: provide optional chip_save_reset_flags()Aaron Durbin2015-08-261-0/+3