summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* oak: updates GPIO setting for rev4Ben Lok2015-09-232-4/+15
* tcpc: don't allow tcpc write command until initializedAlec Berg2015-09-211-0/+5
* nuc: Fixed flash layout issue for npcxMulin Chao2015-09-216-55/+98
* cleanup: Fix mapped storage accessesShawn Nematbakhsh2015-09-212-4/+4
* gpio: i2c: Correctly restore pins after i2cunwedgeShawn Nematbakhsh2015-09-211-20/+19
* Define SECTION=* and SECTION_IS_* when compilingBill Richardson2015-09-212-7/+3
* cleanup: Remove old vboot cruft from Makefile.rulesBill Richardson2015-09-211-3/+1
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-217-8/+48
* driver: bmi160: Fix for significant motion while in suspend.Gwendal Grignou2015-09-212-8/+11
* driver: bmi160: Allow double tap to be set by the host.Gwendal Grignou2015-09-212-9/+30
* common: motion: Fix accelgyro interfaceGwendal Grignou2015-09-212-6/+6
* common: motion: Add double tap gesture host interfaceGwendal Grignou2015-09-213-9/+25
* ryu: Enable Significant motionGwendal Grignou2015-09-212-10/+17
* driver: bmi160: Add Significant motion support.Gwendal Grignou2015-09-212-0/+116
* common: Add __fls functionGwendal Grignou2015-09-217-13/+16
* stm32: Define a larger task size for HOST_CMDGwendal Grignou2015-09-202-3/+6
* driver: bmm150: fix repetiton registersGwendal Grignou2015-09-201-2/+2
* common: motion: Fix oversampling calculation.Gwendal Grignou2015-09-191-4/+6
* driver: si114x: fix typoGwendal Grignou2015-09-191-1/+1
* common: accel: Add error code for irq handlerGwendal Grignou2015-09-195-7/+16
* Let private repos define their own subdirectoriesBill Richardson2015-09-191-3/+4
* cleanup: Cr50: remove duplicated compiler argsBill Richardson2015-09-191-11/+14
* common: lightbar: put multiple commands under i2c_lockGwendal Grignou2015-09-194-26/+63
* GLaDOS: Add base accel & gyro.Aseda Aboagye2015-09-193-2/+89
* pd: set USB communications capable flag in PDOAlec Berg2015-09-1810-10/+18
* pd: add more flags to USB_PD_CONTROL host commandAlec Berg2015-09-184-18/+67
* motion: Add Gesture InterfaceGwendal Grignou2015-09-188-24/+285
* motion: Add wake up sensor support.Gwendal Grignou2015-09-182-11/+23
* driver: bmi160: add code for setting double tapGwendal Grignou2015-09-183-16/+26
* ryu: Enable FPUGwendal Grignou2015-09-181-0/+1
* nuc: use fix point math for timer calculationGwendal Grignou2015-09-181-5/+7
* samus: Set CONFIG_FPU for tmp6 driver.Gwendal Grignou2015-09-181-0/+1
* chip: Set CONFIG_FPU on a board basis.Gwendal Grignou2015-09-182-2/+0
* common: math: Use float when CONFIG_FPU is set.Gwendal Grignou2015-09-181-1/+27
* common: Move tps65090 PMIC driver to driver/.Aseda Aboagye2015-09-185-5/+5
* honeybuns: ensure we are always a data UFPVincent Palatin2015-09-181-2/+8
* common: motion: move gesture actions in motion task.Gwendal Grignou2015-09-188-22/+30
* driver: si114x: Fix compilation when ACCEL_FIFO is disabledGwendal Grignou2015-09-181-0/+2
* common: motion: print return of drv->init()Gwendal Grignou2015-09-181-8/+15
* config_option_check.py: Ignore hidden files.Aseda Aboagye2015-09-181-0/+3
* ecst: Print errors to stderr.Aseda Aboagye2015-09-181-2/+5
* Kunimitsu: PMIC: Emergency reset on long press of power buttonVijay Hiremath2015-09-181-3/+41
* oak: revise the cold reset timing.Ben Lok2015-09-181-9/+19
* Cr50: Add support for flash write & eraseBill Richardson2015-09-185-8/+270
* it8380dev: fix idle task and chip idDino Li2015-09-186-28/+114
* oak: power: set 8s for long power key press to force shutdownYH Huang2015-09-181-5/+5
* it8380dev: fix ec2i and uartDino Li2015-09-176-6/+90
* GLaDOS: Add lid accelerometer.Aseda Aboagye2015-09-172-0/+53
* lucid: set bq24773 switching frequency to 600kHzAlec Berg2015-09-172-0/+11
* cleanup: Fix npcx buildShawn Nematbakhsh2015-09-172-8/+2