summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* CEC: Add CONFIG_CECStefan Adolfsson2018-05-091-0/+3
* tablet_mode: Define common interrupt handler for tablet switchDaisuke Nojiri2018-05-091-5/+51
* Nami: Use lid angle to detect tablet mode for Vayne & NamiDaisuke Nojiri2018-05-091-79/+90
* cheza: Support PD and chargingTom Wai-Hong Tam2018-05-091-1/+3
* fpsensor: export matched finger indexVincent Palatin2018-05-091-3/+6
* charger: set PPVAR_SYS to normal battery voltageCaveh Jalali2018-05-081-1/+1
* shared_mem: Assert that shared memory size is large enoughNicolas Boichat2018-05-076-5/+8
* CBI: Disallow board version and OEM ID to be reprogrammedDaisuke Nojiri2018-05-041-0/+7
* usb_pd_protocol: Add PD_ROLE_DISCONNECTED for data role swapsDuncan Laurie2018-05-031-0/+5
* power button: Ignore lid open in PWRBTN_STATE_INIT_ONEdward Hill2018-04-271-1/+2
* Cr50: Add logging functionality to PinWeaver.Allen Webb2018-04-271-10/+454
* Cr50: Add VENDOR_CC_PINWEAVER vendor command.Allen Webb2018-04-271-6/+58
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-272-0/+895
* USB PD: Send SoftReset if in explicit contract at init.Aseda Aboagye2018-04-251-6/+55
* pd: Properly assign data role on resetAseda Aboagye2018-04-251-25/+61
* pd: Save power role in BBRAM.Aseda Aboagye2018-04-251-15/+23
* USB PD: Save explicit contract state for port 2.Aseda Aboagye2018-04-251-24/+72
* PD: Leave Vbus ON if Vconn and Vbus Requested is set to 0 in the AMA VDOSam Hurst2018-04-251-6/+6
* system: update board version to return an error if encounteredJett Rink2018-04-192-28/+39
* cbi: always refersh data for cbi ec commandstabilize-meowth-10574.BJett Rink2018-04-121-19/+28
* u2f: accept short APDUVincent Palatin2018-04-111-1/+1
* chgstv2: Check charger power in prevent_power_on.Aseda Aboagye2018-04-102-26/+22
* battery: treat error codes properlyCaveh Jalali2018-04-101-4/+5
* usb_charger: initialize VBUS supplier at startupJett Rink2018-04-102-12/+5
* cr50: add vendor CCD subcommand to report CCD informationVadim Bendebury2018-04-101-53/+55
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-7/+0
* fpsensor: fix bug in fpcapture console commandVincent Palatin2018-04-061-1/+1
* rma: mark key ID volatile so that it can be replaced post compilationVadim Bendebury2018-04-051-1/+1
* flash: Allow currently active regions to be modifiedDaisuke Nojiri2018-04-051-0/+4
* Features: Add EXEC_IN_RAMDaisuke Nojiri2018-04-041-0/+3
* EFS: Clarify vboot_main entry logicDaisuke Nojiri2018-04-041-12/+17
* cr50: use run time generated public RMA key definitionVadim Bendebury2018-04-042-4/+21
* i2c: Use the correct config variable for i2c board callbackFurquan Shaikh2018-04-041-2/+2
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-035-15/+8
* host_event_commands: Fix lpc_get_next_host_event for 64-bit eventsNicolas Boichat2018-04-031-0/+9
* cr50: bundle together RMA key and key IDVadim Bendebury2018-04-021-4/+11
* charge_state_v2: Use lid and base batteries to determine if near fullNicolas Boichat2018-03-281-2/+15
* charge_state_v2: Hibernate base in S5 with no ACNicolas Boichat2018-03-281-5/+29
* common/ec_ec_comm_master/slave: Add support for EC hibernateNicolas Boichat2018-03-282-2/+54
* chgstv2: Notify charge state transitionDaisuke Nojiri2018-03-281-8/+16
* charge_state_v2: Add debugging command for dual-battery algoNicolas Boichat2018-03-281-0/+98
* i2c: expose port num during unwedge console output.Todd Broch2018-03-261-4/+5
* ppc: Add driver for NX20P3483Scott Collyer2018-03-202-3/+7
* i2c: Add option for calling board-specific functions before and after every i...Furquan Shaikh2018-03-201-5/+25
* Add vsnprintf function.Jeff Andersen2018-03-201-3/+12
* fpsensor: add enrollment and matching interfaceVincent Palatin2018-03-201-45/+282
* i2c(npcx): Replace cprints by cputs/cprintfNicolas Boichat2018-03-171-4/+4
* console: Fix help for parse_boolEdward Hill2018-03-161-1/+1
* EFS: Perform EFS even if flash WP is enabledDaisuke Nojiri2018-03-161-1/+3
* meowth_fp: move large buffersVincent Palatin2018-03-161-1/+7