summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-1711-87/+75
* ectool: Add chip description for Kionix KX022.Aseda Aboagye2015-09-171-0/+3
* motion: fix task to guarantee task never exitsAlec Berg2015-09-171-2/+3
* ectool: fix sizes one more time.Gwendal Grignou2015-09-171-6/+8
* cleanup: remove accidental binaryBill Richardson2015-09-171-0/+0
* usb_pd: Add TODO for pd soft reset process.Ben Lok2015-09-171-1/+5
* it8380dev: fix PWM moduelDino Li2015-09-163-69/+5
* it8380dev: fix lpc moduleDino Li2015-09-165-7/+100
* it8380dev: fix flash module and reset cause.Dino Li2015-09-163-146/+25
* Kunimitsu: Enable "shmem" console command for FAFT testingVijay Hiremath2015-09-161-1/+0
* md console command can dump memory in more formatsBill Richardson2015-09-161-14/+74
* tcpc: update to tcpci RC3Alec Berg2015-09-163-61/+75
* host: mock i2c_xferGwendal Grignou2015-09-168-226/+78
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-1636-70/+63
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-1615-82/+146
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-1616-78/+38
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-1642-99/+123
* Celes: Add define to support GD25Q41B for External EC ROM.jongpil19.jung2015-09-153-2/+5
* ryu: put additional temperature checks for battery chargingVincent Palatin2015-09-151-2/+11
* GLaDOS: Add 3ms delay to end of chipset_resume.Aseda Aboagye2015-09-151-1/+15