summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* pd: fix possible redundant requests (again)Alec Berg2015-01-101-0/+1
* pd: implement new type-C connect state machineAlec Berg2015-01-101-2/+19
* lightbar: Don't let EC control suspend/resume sequenceEric Caruso2015-01-101-2/+9
* samus: pd: fix potential junk at end of tx transmissionstabilize-6670.BAlec Berg2015-01-093-5/+18
* pd: Queue initial DFP HPD till after DP Config VDM.Todd Broch2015-01-091-0/+5
* disable DMA before sysjumpingVincent Palatin2015-01-081-0/+3
* pd: Return immediately to host from erase RW.Todd Broch2015-01-081-1/+2
* pd: Refactor exit mode.Todd Broch2015-01-081-4/+10
* pd: dingdong/hoho: Enable flash write-protectionVincent Palatin2015-01-081-0/+6
* Queue: Add methods that accept a memcpy routineAnton Staaf2015-01-082-5/+23
* USB: Add memcpy_from_usbram and update existing memcpyAnton Staaf2015-01-081-9/+15
* USB: Delete mass storage driverAnton Staaf2015-01-083-182/+0