summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* driver: add support ambient light sensor AL3010stabilize-8798.BRocky Hsiao2016-09-134-0/+91
* anx74xx: get F/W version register and commentsTang Zhentian12016-09-121-0/+3
* Cr50: I2CS: Clear IRQ at beginning of ISRScott2016-09-121-3/+3
* Cr50: I2CS TPM: Combine 1 and 4 byte register read blockScott2016-09-121-15/+6
* kevin / gru: Take out warning for old hardwareDouglas Anderson2016-09-121-54/+0
* rotor: Add i2c driver.Aseda Aboagye2016-09-123-0/+622
* Revert "kevin: bd99955: Enable power save mode."Derek Basehore2016-09-121-1/+0
* cr50: correct a todo bug numberMary Ruthven2016-09-112-2/+2
* reef: Prepare LID_OPEN GPIO for hibernationVijay Hiremath2016-09-112-1/+5
* COMMIT-QUEUE.ini: Fix typo.Aseda Aboagye2016-09-091-1/+1
* cr50: remove the pullup on sys_rst on kevinMary Ruthven2016-09-093-6/+19
* Cr50: Cleanup TPM debug messagesBill Richardson2016-09-091-3/+6
* Add check to prevent duplicate PIN assignmentsBill Richardson2016-09-092-12/+27
* gru / kevin: Include motionsense task in test buildsShawn Nematbakhsh2016-09-091-1/+1
* cr50: assert EC_RST_L when trying to flash the APMary Ruthven2016-09-091-5/+6
* kevin: bd99955: Enable power save mode.Aseda Aboagye2016-09-091-0/+1
* bd99955: Add support for power save mode.Aseda Aboagye2016-09-093-0/+27
* chip: Initial support for rotor.Aseda Aboagye2016-09-0910-0/+970
* Cr50: Remove unused wipe_nvram() function.Bill Richardson2016-09-093-22/+0
* kevin: Enable BMI160 interrupts.Gwendal Grignou2016-09-092-3/+4
* motion: make fiforead optionalGwendal Grignou2016-09-092-1/+2
* motion: remove accel_int_xxx, dead codeGwendal Grignou2016-09-092-66/+0
* kevin: Add tablet mode controlGwendal Grignou2016-09-091-0/+3
* mkbp: Send event when in tablet modeGwendal Grignou2016-09-092-3/+24
* motion: Add tablet mode flag.Gwendal Grignou2016-09-092-0/+11
* common: motion_lid: Add tablet mode detection using lid angle.Gwendal Grignou2016-09-094-0/+65
* motion_lid: prevent angle 0 <-> 360 transition.Gwendal Grignou2016-09-094-7/+69
* Remove unused defineGwendal Grignou2016-09-091-6/+0
* g: usb update: clear fallback counter after update finishesVadim Bendebury2016-09-094-29/+18
* oak: Remove redundant GPIO definitionShawn Nematbakhsh2016-09-091-2/+2
* reef: Update GPIOs for new schematicDavid Hendricks2016-09-092-10/+7
* spi_flash: Add GD25LQ40 write-protect supportDavid Hendricks2016-09-092-1/+5
* g: override RBOX fuses for correct POR behaviorBill Richardson2016-09-091-0/+46
* driver: bmp280: Add rangeGwendal Grignou2016-09-093-4/+28
* reef: Add FIFO supportGwendal Grignou2016-09-092-45/+51
* power: rk3399: Minimize resume latency on short suspendShawn Nematbakhsh2016-09-081-0/+25
* npcx: rtc: Write RTC reg twice to ensure non-volatilityShawn Nematbakhsh2016-09-081-9/+9
* pwm: PWM is disabled when duty is set to max valueSam Hurst2016-09-082-4/+3
* COMMIT-QUEUE.ini: Change builders to no-vmtest-pre-cq.Aseda Aboagye2016-09-081-3/+5
* Cr50: Flag unofficial images in the version stringBill Richardson2016-09-081-1/+1
* npcx: Better download time for sysjump by increasing clock freq.Mulin Chao2016-09-083-0/+40
* driver: kionix: Add set_valueGwendal Grignou2016-09-071-74/+45
* Cr50: AP console is always available via CCDBill Richardson2016-09-071-7/+10
* common: Add TABLET_MODE hook.Gwendal Grignou2016-09-079-1/+32
* kevin: Use 32.768KHz input clock for improved RTC accuracyShawn Nematbakhsh2016-09-073-4/+11
* cr50: provide build mode for signing with fobVadim Bendebury2016-09-074-3/+2206
* Driver: BD99955: Enable trickle chargingVijay Hiremath2016-09-062-12/+20
* util: Add ec_parse_panicinfo tool to parse binary panicinfoNicolas Boichat2016-09-065-110/+173
* Revert "cr50: remove internal pull up on DIOM0"Mary Ruthven2016-09-064-23/+6
* Cr50: I2CS TPM: Added routine to write to HW fifo a word at a timeScott2016-09-053-2/+72