summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pd: Bugfix for write log entry command.stabilize-js-6812.26.Bstabilize-js-6812.25.Bstabilize-js-6812.21.Bstabilize-6812.85.Bstabilize-6812.83.Bstabilize-6812.75.Bstabilize-6812.41.Bstabilize-6812.34.Bstabilize-6812.29.Bstabilize-6812.15.Bstabilize-6812.14.Bstabilize-6812.13.Brelease-R42-6812.BTodd Broch2015-03-031-1/+1
* common: Add the possibility to filter UART inputMyles Watson2015-02-212-0/+14
* cr50: Separate ARM core GPIOs from pinmux configurationBill Richardson2015-02-202-24/+1
* cleanup: bitmasks should be unsigned valuesBill Richardson2015-02-201-1/+1
* samus: panic reboot EC if PD MCU crashesAlec Berg2015-02-183-1/+7
* cortex-m*: Save panicinfo on non-exception panicsShawn Nematbakhsh2015-02-183-0/+45
* samus: Only update fan speeds every N secondsBill Richardson2015-02-181-0/+7
* charge_ramp: initial commit of charge ramp moduleAlec Berg2015-02-182-0/+91
* samus: disable i2cscan console command to save spaceAlec Berg2015-02-181-0/+1
* make idlestats console command optionalVincent Palatin2015-02-181-0/+1
* pd_log: Add command to request PD MCU to write a logShawn Nematbakhsh2015-02-122-2/+14
* cortex-m0: Add deferred schedulerAlexandru M Stan2015-02-121-0/+1
* charge_manager: Minimize log spewShawn Nematbakhsh2015-02-111-0/+5
* charge_manager: Store dualrole capability in charge managerShawn Nematbakhsh2015-02-112-15/+8
* CCD: Remove CCD specific board connect and disconnectAnton Staaf2015-02-101-13/+0
* Power Button: Wait for power button to be stable when waiting for releaseAlexandru M Stan2015-02-101-0/+9
* stm32: Add delay after enabling peripheral clockVic Yang2015-02-101-1/+16
* charge_manager: Wait for dualrole determination before chargingShawn Nematbakhsh2015-02-082-4/+14
* Support vboot hash and system version if flash isn't memory-mappedRandall Spangler2015-02-052-0/+29
* Convert motion sense calculations to fixed point.Randall Spangler2015-02-053-20/+75
* samus: fix lightbar tap sequence doesn't always show on AC eventAlec Berg2015-02-041-6/+3
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-034-8/+29
* hooks: add hook for battery state of charge changeAlec Berg2015-02-032-0/+9
* mcdp28x0: Move structure definitions to ec_commands.hShawn Nematbakhsh2015-01-311-0/+20
* pd: Log events for dingdong & hohoTodd Broch2015-01-281-1/+2
* pd: Allow multiple mode entry.Todd Broch2015-01-282-12/+41
* pd: refactor object position index.Todd Broch2015-01-282-2/+5
* samus: change charge override hot keys to ctrl+search+0|1|2Alec Berg2015-01-241-3/+9
* pd: poll PD events only on Google accessoriesVincent Palatin2015-01-241-0/+8
* pd: retrieve logs from accessoriesVincent Palatin2015-01-211-0/+17
* pd: export the data role to the APVincent Palatin2015-01-211-1/+1
* samus: Add scale factor to account for ALS attenuationBill Richardson2015-01-211-1/+2
* Strago: emerge-strago build error fixedDivya Jyothi2015-01-201-0/+1
* Initial Glower commitVic Yang2015-01-201-0/+4
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+8
* samus_pd: Don't re-request FW update if RW is already the latestShawn Nematbakhsh2015-01-171-2/+4
* I2C: Increase priority of i2c_initAlexandru M Stan2015-01-161-5/+7
* pd: updates to new connection state machineAlec Berg2015-01-162-2/+3
* Add USB-PD mode commands.Todd Broch2015-01-161-0/+22
* pd: Remove rwhashtable dumping by default for flash space.Todd Broch2015-01-161-0/+1
* charger: Make critical battery shutdown timeout a config optionShawn Nematbakhsh2015-01-152-3/+12
* pd: log important events for accessoriesVincent Palatin2015-01-151-3/+9
* Add PD events loggingVincent Palatin2015-01-153-3/+107
* zinger: remove functions for analyzing bist resultsAlec Berg2015-01-141-0/+2
* Standard Power/Charging LED BehaviorAlexandru M Stan2015-01-141-0/+12
* pd: increase tCCDebounce to 100msAlec Berg2015-01-141-1/+1
* common: Add a forcetime console commandMyles Watson2015-01-141-0/+1
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+18
* Show the fan-cooling percentage for each active temp sensorBill Richardson2015-01-141-0/+3
* charger v2: Combine prevent_*_discharge functionsShawn Nematbakhsh2015-01-131-2/+1