summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Fix console help for sleepmask commandstabilize-8743.69.Bstabilize-8743.60.Bstabilize-8743.58.Bstabilize-8743.25.Brelease-R54-8743.BBill Richardson2016-08-251-1/+1
* pd: select dynamically Rp valueVincent Palatin2016-08-251-0/+1
* cr50: connect to AP phy on reef when not in ccdMary Ruthven2016-08-251-1/+7
* tcpm: workaround TCPC takes longer time to update CC statusVincent Palatin2016-08-251-0/+14
* Remove unused CONFIG_CONSOLE_RESTRICTED_INPUT optionBill Richardson2016-08-241-30/+0
* motion_lid: Add const around sensor vector.Gwendal Grignou2016-08-241-2/+2
* charger: Send host event after charge info is updated.Sam Hurst2016-08-241-0/+4
* math_util: Fix rotation by identity.Gwendal Grignou2016-08-241-2/+2
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-2454-220/+121
* btle: Accepts and maintains connectionsLevi Oliver2016-08-231-4/+299
* Cr50: Use parse_bool() for boolean argsBill Richardson2016-08-222-13/+23
* pd: support Rp/Rp debug accessoriesVincent Palatin2016-08-221-30/+104
* tpm: limit the length of the string reported through TPM_FW_VERVadim Bendebury2016-08-211-36/+9
* sweetberry: add i2c supportNick Sanders2016-08-211-4/+15
* mkbp_event: Provide host event wake mask to hostShawn Nematbakhsh2016-08-191-0/+15
* g: report RW header version along with code revisionVadim Bendebury2016-08-191-0/+1
* pd: Support GPIO-controlled 5v dischargeShawn Nematbakhsh2016-08-191-0/+17
* common/btle_ll.c: Return error code instead of uninitialized valueMartin Roth2016-08-161-1/+1
* mkbp_event: Allow host to report sleep state for non-wake event skippingShawn Nematbakhsh2016-08-121-2/+18
* Cr50: NvMem: Added write/move error stateScott2016-08-111-7/+26
* btle: Cleanup: Moved constants, renamed functionsLevi Oliver2016-08-111-2/+1
* btle: Add framework for parsing data packetsLevi Oliver2016-08-112-1/+10
* Acpi: Notify host when orientation changesjames_chao2016-08-091-0/+7
* btle_ll: Set advertising channel frequencyLevi Oliver2016-08-091-2/+12
* cr50: try recovering from rolling rebootsstabilize-8688.BVadim Bendebury2016-08-081-0/+3
* cr50: fix nvmem calculationsVadim Bendebury2016-08-081-7/+0
* lid_switch: Add console command to get virtual lid stateShawn Nematbakhsh2016-08-081-0/+11
* btle: Add the HCI layerMyles Watson2016-08-082-1/+673
* btle: Add common link layer codeMyles Watson2016-08-082-0/+553
* g: Decode more reasons for chip resetBill Richardson2016-08-051-1/+2
* Add new "hang" option to crash commandBill Richardson2016-08-051-5/+15
* common: Add Bluetooth LE supportMyles Watson2016-08-022-0/+193
* spi_flash: Remove unused write-protect rangesDavid Hendricks2016-08-021-45/+0
* mkbp: Clear host interrupt if no more events.Aseda Aboagye2016-08-021-1/+3
* tpm: TPM_FW_VER returns chip ID and board revisionBill Richardson2016-08-021-2/+5
* gru: Align images sizes to flash block erase sizeShawn Nematbakhsh2016-08-011-0/+7
* tpm: make TPM_FW_VER register return both build and version stringsVadim Bendebury2016-08-011-1/+13
* tpm: allow TPM_FW_VER register to return arbitrary number of bytesVadim Bendebury2016-08-011-2/+0
* g: use single buffer for version reportingVadim Bendebury2016-08-011-5/+27
* system: split long build linesVadim Bendebury2016-07-311-1/+59
* separate dptf logic from existing thermal logic.Ravi Chandra Sadineni2016-07-305-132/+194
* HACK tpm: reset fallback counter when readyVadim Bendebury2016-07-291-0/+6
* printf: Add sign ('+') flagDaisuke Nojiri2016-07-291-5/+16
* pd: support CCD provided by an external chipVincent Palatin2016-07-271-2/+4
* g: Improve version info for dual RO & RW imagesBill Richardson2016-07-262-57/+68
* charge_manager: Treat soft-disconnected batteries as not presentShawn Nematbakhsh2016-07-261-3/+8
* charge_state_v2: Add console command to test discharge on ACVijay Hiremath2016-07-251-2/+19
* charge_state_v2: BD99955: Do not inhibit charge in battery learn modeVijay Hiremath2016-07-251-20/+24
* tpm: remove int_status variableVincent Palatin2016-07-231-1/+0
* CR50: add endorsement certificate flownagendra modadugu2016-07-231-0/+1