summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* lightbar: define primary colorsGwendal Grignou2015-10-201-9/+18
* port80: Remove HAS_TASK_PORT80.Aseda Aboagye2015-10-191-58/+0
* glados_pd: oak_pd: add and enable option for i2c slave onlyAlec Berg2015-10-193-2/+4
* stm32: add synchronous debug printfAlec Berg2015-10-194-7/+9
* motion: reenable double tap in S5.Gwendal Grignou2015-10-161-0/+3
* motion: fix manage_activity interfaceGwendal Grignou2015-10-161-1/+1
* common: motion: Fix forced mode computationGwendal Grignou2015-10-151-14/+19
* motion: Add timestamp in ODRGwendal Grignou2015-10-151-9/+17
* motion: fix spellingGwendal Grignou2015-10-151-11/+11
* system: Add support to reclaim space from loader.Aseda Aboagye2015-10-132-0/+33
* pd: allow request message over max current if mismatch bit setAlec Berg2015-10-131-1/+1
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-132-1/+40
* port80: Reduce history buffer to 256 bytes.Aseda Aboagye2015-10-131-1/+1
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-135-0/+510
* pd: Cleanup usb_pd low power idle sleep maskShawn Nematbakhsh2015-10-061-0/+15
* mkbp_event: prevent AC power change events to wakeup AP.Ben Lok2015-10-061-0/+18
* lightbar: on tap sequence, only get battery percentage onceAlec Berg2015-10-061-11/+11
* lightbar: fix battery level hysteresis bugAlec Berg2015-10-061-5/+3
* charge_state_v2: fix battfake command race conditionAlec Berg2015-10-061-31/+0
* motion: fix sensor interrupt interval computationVincent Palatin2015-10-061-1/+2
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-051-19/+23
* ryu: export board versionVincent Palatin2015-10-051-0/+4
* charge_state_v2: add option to cut-off battery when level is criticalVincent Palatin2015-10-021-0/+4
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-2/+22
* system: Add i2c slave sleep maskShawn Nematbakhsh2015-09-301-3/+6
* 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
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-291-25/+56
* mec1322: Ensure flash operation has completed before returning.Shamile Khan2015-09-291-46/+8
* gesture: fix double tap doesn't always work in suspendAlec Berg2015-09-291-3/+8
* 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
* gpio: Merge config_module into config_pins.Aseda Aboagye2015-09-261-25/+21
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-251-11/+4
* cleanup: Remove superfluous #definesBill Richardson2015-09-251-3/+4
* 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
* Make builds repeatable.Bill Richardson2015-09-241-1/+0
* common: add command spixferGwendal Grignou2015-09-232-0/+66
* tcpc: don't allow tcpc write command until initializedAlec Berg2015-09-211-0/+5
* nuc: Fixed flash layout issue for npcxMulin Chao2015-09-211-1/+13
* cleanup: Fix mapped storage accessesShawn Nematbakhsh2015-09-212-4/+4
* gpio: i2c: Correctly restore pins after i2cunwedgeShawn Nematbakhsh2015-09-211-20/+19
* common: motion: Add double tap gesture host interfaceGwendal Grignou2015-09-211-9/+21
* common: Add __fls functionGwendal Grignou2015-09-211-1/+1
* common: motion: Fix oversampling calculation.Gwendal Grignou2015-09-191-4/+6
* common: accel: Add error code for irq handlerGwendal Grignou2015-09-191-2/+3
* common: lightbar: put multiple commands under i2c_lockGwendal Grignou2015-09-192-24/+43