summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pdeval-stm32f072: Document pd swap commandsstabilize-7520.67.Bstabilize-7520.63.Bstabilize-7520.49.Brelease-R47-7520.BShawn Nematbakhsh2015-10-031-2/+4
* charge_state_v2: add option to cut-off battery when level is criticalVincent Palatin2015-10-022-0/+7
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-0211-35/+42
* ryu: update charging temperature upper limitVincent Palatin2015-10-021-2/+2
* Driver: ISL9237: Monitor system power consumptionVijay Hiremath2015-10-025-6/+106
* Cause "make buildall -j" to yell about failures.Bill Richardson2015-10-011-1/+10
* wheatley: Remove task profiling to shrink image sizeShawn Nematbakhsh2015-10-011-0/+1
* it8380dev: fix hw timer and related function.Dino Li2015-10-0113-196/+427
* lucid: Remove console command help strings to free flash spaceShawn Nematbakhsh2015-09-301-0/+1
* glados_pd: Enable low power idleShawn Nematbakhsh2015-09-301-1/+1
* stm32: i2c: Inhibit deep sleep when addressed in slave modeShawn Nematbakhsh2015-09-301-0/+6
* system: Add i2c slave sleep maskShawn Nematbakhsh2015-09-302-10/+14
* nuc: Simplify adc/pwm/fan drivers and related structures in boardsMulin Chao2015-09-2914-561/+353
* Rename gpio_is_reboot_warm() to system_is_reboot_warm()Vijay Hiremath2015-09-2913-50/+45
* kunimitsu: revert TYPEC PD VBUS_DET / CHARGE_EN for older hardware.Kevin K Wong2015-09-292-1/+29
* pd: Always update charge manager on PD_CTRL_PS_RDYShawn Nematbakhsh2015-09-291-3/+2
* common: motion: Fix for calculating oversampling fix.Gwendal Grignou2015-09-291-10/+14
* cr50: upgrade signer to latest and greatestVadim Bendebury2015-09-2918-266/+2074
* cr50: update to the next fpga revisionVadim Bendebury2015-09-292-4758/+7331
* test: motion_lid: reenableGwendal Grignou2015-09-291-1/+1
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-296-190/+245
* 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