summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* tcpm: anx74xx: Remove auto-toggle supportShawn Nematbakhsh2016-12-201-2/+9
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-1/+1
* charge_ramp: Fix OC detection on chargers which recover quicklyShawn Nematbakhsh2016-12-201-10/+17
* common/i2c.c: Check that i2c port is always 0 or greaterMartin Roth2016-12-161-1/+3
* spi_nor.c: Initialize variables to fix GCC warningsMartin Roth2016-12-161-3/+3
* i2c_passthru: fix virtual battery operationphilipchen2016-12-144-68/+268
* usb_pd_protocol: Force rediscovering identity on bootNicolas Boichat2016-12-141-0/+2
* usb_pd_policy: Automatically swap vconn if adapter requests itNicolas Boichat2016-12-142-1/+18
* usb_pd_protocol: Rename PD_FLAGS_DATA_SWAPPED to _CHECK_IDENTITYNicolas Boichat2016-12-141-16/+8
* usb_pd_protocol: tcpm_get_message: Check return valueNicolas Boichat2016-12-081-2/+1
* tcpci_tcpm_get_message: TCPC_REG_RX_BYTE_CNT includes headerNicolas Boichat2016-12-081-1/+1
* common/spi_nor: Adds RDID and 64KiB erase supportNadim Taha2016-12-071-8/+47
* charge_ramp: Reduce max ICL if VBUS drops on stable rampVijay Hiremath2016-12-071-0/+2
* charge_manager: cleanup and documentphilipchen2016-12-061-55/+29
* usb_pd_policy: pd_extract_pdo_power: Check that mv != 0Nicolas Boichat2016-12-061-0/+9
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-054-9/+32
* pd: Limit input current to 500mA on PD voltage transitionShawn Nematbakhsh2016-12-052-3/+29
* usb pd: Resend request after receiving a WAIT in response to a requestSam Hurst2016-12-021-3/+47
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-0/+1
* mkbp: Always keep memmap host event mask up-to-dateShawn Nematbakhsh2016-12-011-0/+1
* i2c: Lock out i2c passthru except for desired portsShawn Nematbakhsh2016-12-011-6/+9
* pd: Whitelist port after receiving IDENT responseShawn Nematbakhsh2016-12-011-0/+6
* Common: Fix factory mode hook by override functionRyan Zhang2016-12-011-3/+5
* charger: Add CONFIG option to maintain VBAT voltageShawn Nematbakhsh2016-11-301-10/+14
* Revert "ec: Improve efficiency of host command dispatcher"Vadim Bendebury2016-11-261-25/+0
* ec: Improve efficiency of host command dispatcherSam Hurst2016-11-231-0/+25
* Cr50: Prevent rebooting when unlocking the consoleBill Richardson2016-11-191-20/+64
* pd: add PDO selection for choosing highest voltageDevin Lu2016-11-181-13/+18
* Improve readability for file-scoped variablesBill Richardson2016-11-181-7/+33
* keyboard: Always call keyboard_state_changedNicolas Boichat2016-11-171-3/+5
* btle_ll.c: Initialize variables to fix GCC warningsMartin Roth2016-11-161-2/+2
* btle_ll.c: Initialize variable "offset" before it's usedMartin Roth2016-11-161-0/+2
* include/host_command: Conditionally define host event functionsNicolas Boichat2016-11-162-1/+3
* Fix various misspellings in commentsMartin Roth2016-11-1510-13/+13
* accel: add accel driver for LSM6DSMMario Tesi2016-11-151-0/+1
* motion_lid: Make tablet mode great (again).Aseda Aboagye2016-11-151-7/+35
* Cr50: Add TPM-compliant commands for console lockBill Richardson2016-11-112-16/+31
* reef: enable tcpc low power modeKevin K Wong2016-11-111-0/+3
* common/rsa: Add support for exponent 3 RSA keysNicolas Boichat2016-11-101-2/+47
* charge_manager: send EC_HOST_EVENT_PD_MCU at the end of refreshJeffy Chen2016-11-101-2/+6
* common: Add new recovery mode button combinationFurquan Shaikh2016-11-082-37/+46
* common: Add tablet_mode APIGwendal Grignou2016-11-086-23/+30
* Cr50: Let NVMEM take more time and memoryBill Richardson2016-11-051-0/+2
* host_command_pd: reduce to 5msec delay in between PD interrupt handlingKevin K Wong2016-11-041-1/+2
* Cr50: I2CS TPM: Ensure HW read fifo is empty for register readsScott2016-11-041-16/+31
* mkbp_event: Properly queue events during host sleepShawn Nematbakhsh2016-11-042-19/+17
* mkbp_event: Don't use memmap'd host event maskShawn Nematbakhsh2016-11-041-3/+1
* usb_i2c: refactor into commonNick Sanders2016-11-022-1/+117
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-021-2/+97
* kevin: set accurate current limit on USB load switchVincent Palatin2016-10-312-2/+2