summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* motion: fix spellingGwendal Grignou2015-10-151-5/+5
* system: Add support to reclaim space from loader.Aseda Aboagye2015-10-131-0/+6
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-0/+7
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-137-2/+134
* nds32: fix panicDino Li2015-10-071-2/+14
* pd: Cleanup usb_pd low power idle sleep maskShawn Nematbakhsh2015-10-061-0/+3
* mkbp_event: prevent AC power change events to wakeup AP.Ben Lok2015-10-061-0/+6
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-053-3/+17
* ryu: export board versionVincent Palatin2015-10-051-0/+2
* charge_state_v2: add option to cut-off battery when level is criticalVincent Palatin2015-10-021-0/+3
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-0/+4
* Driver: ISL9237: Monitor system power consumptionVijay Hiremath2015-10-021-0/+4
* system: Add i2c slave sleep maskShawn Nematbakhsh2015-09-301-7/+8
* Rename gpio_is_reboot_warm() to system_is_reboot_warm()Vijay Hiremath2015-09-292-8/+8
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-292-2/+8
* cleanup: Remove redundant CONFIG_RAM_* configsShawn Nematbakhsh2015-09-291-12/+0
* gpio: Merge config_module into config_pins.Aseda Aboagye2015-09-261-0/+10
* ec_commands: Add "hibdelay" as an EC host command.Aseda Aboagye2015-09-251-0/+35
* 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