summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-veyron-7505.BBrian Norris2021-09-102-10/+1
* mec1322: Ensure flash operation has completed before returning.Shamile Khan2015-09-291-46/+8
* Kunimitsu: Fix VRMODECTRL for PMIC VCCIO controlKyoung Kim2015-09-292-1/+2
* gesture: fix double tap doesn't always work in suspendAlec Berg2015-09-291-3/+8
* cleanup: Remove redundant CONFIG_RAM_* configsShawn Nematbakhsh2015-09-292-23/+4
* stm32: Remove support for stm32ts60Shawn Nematbakhsh2015-09-293-58/+0
* board: ryu: Match Samus double tap behavior.Gwendal Grignou2015-09-294-5/+14
* common: motion: Add timestamp before wakeup event.Gwendal Grignou2015-09-281-1/+9
* common: motion: Fix setting of Significant motion.Gwendal Grignou2015-09-281-1/+2
* common: motion: Fix error calculating oversampling.Gwendal Grignou2015-09-281-1/+1
* ectool: Add "hibdelay" command.Aseda Aboagye2015-09-261-0/+33
* gpio: Merge config_module into config_pins.Aseda Aboagye2015-09-262-25/+31
* nuc: Add initial wheatley board driverMulin Chao2015-09-259-0/+1612
* ec_commands: Add "hibdelay" as an EC host command.Aseda Aboagye2015-09-252-0/+65
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-259-308/+61
* cleanup: Remove superfluous #definesBill Richardson2015-09-252-7/+6
* mec1322: More code space in RAMKyoung Kim2015-09-254-6/+6
* Kunimitsu: initialize PMIC for VCCIO decay on assertion of SLP_S0Kyoung Kim2015-09-252-1/+32
* lightbar: clear all segments before starting tap for batteryAlec Berg2015-09-251-0/+3
* ryu: fix max lightbar brightnessAlec Berg2015-09-252-10/+5
* motion_sense: Fix issues in SET_ACTIVITY / LIST_ACTIVITIESFurquan Shaikh2015-09-251-6/+3
* glados: Swap pericom usb2 charge detector portsShawn Nematbakhsh2015-09-241-3/+2
* ryu: change charging temperature limitsVincent Palatin2015-09-241-5/+5
* cleanup: Remove CONFIG_FW_IMAGE_SIZEShawn Nematbakhsh2015-09-248-31/+24
* driver: bmi160: Reenable FIFO when EC wants it.Gwendal Grignou2015-09-241-2/+5
* Make builds repeatable.Bill Richardson2015-09-244-27/+9
* flash_ec: restore boot_mode for all MCUsAlec Berg2015-09-241-6/+6
* common: add command spixferGwendal Grignou2015-09-234-0/+68
* Fix typo when building with CONFIG_SHAREDLIBBill Richardson2015-09-232-2/+2
* board: ryu: Use CONFIG_SPI_ACCEL_PORT instead of numericalGwendal Grignou2015-09-231-1/+2
* 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