summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* util/kconfig: import linux-5.4.2's kconfigCaveh Jalali2019-12-1439-0/+19987
* puff: Remove CONFIG_BRINGUPAndrew McRae2019-12-141-1/+0
* TCPMv2: Add jittery holdoff timer before sending initial messages in PE_SNK/S...Sam Hurst2019-12-141-124/+212
* ISL9241: Change register settings for OCPEric Herrmann2019-12-141-3/+1
* docs: Fix servo linkNeeraj Poojary2019-12-131-1/+1
* bma255: Fix build dependency for BMA255 accelerometerKeith Short2019-12-131-1/+1
* bma2x2: Add an assert that verifies the mutexKeith Short2019-12-131-0/+3
* Kodama: battery cannot be charged to fullxiong.huang2019-12-133-47/+46
* Revert "hatch: refactor PD_MAX_VOLTAGE/PD_MAX_CURRENT/PD_MAX_POWER/PD_OPERATI...Josh Tsai2019-12-139-45/+6
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-1219-61/+62
* drivers/tcs3400: don't add offset for LUXNick Vaccaro2019-12-121-2/+23
* kohaku: tcs3400: update coeffs for als and rgb sensorMengqi Guo2019-12-121-19/+19
* drivers/tcs3400: update fields for new irt scale factorNick Vaccaro2019-12-125-15/+20
* drivers/tcs3400: add IR scaling factorNick Vaccaro2019-12-123-10/+23
* keyboard_scan: detect inconsistent state in read_matrixTing Shen2019-12-121-17/+48
* meep: correct battery discharging parameterDevin Lu2019-12-121-6/+6
* nct38xx: Set pull on both CC lines on disconnectEdward Hill2019-12-121-1/+30
* nct38xx: Add tcpci_nct38xx_select_rp_valueEdward Hill2019-12-121-1/+7
* tcpci: change connect to auto discharge disconnectDenis Brockus2019-12-128-39/+44
* board: Add nucleo-h743ziCraig Hesling2019-12-129-0/+461
* Charge state v2: Only shutdown on cold dischargeDiana Z2019-12-112-5/+47
* puff: Add USB Type C power delivery configAndrew McRae2019-12-113-29/+98
* usb_pd: Get current DP pin modeVijay Hiremath2019-12-115-16/+17
* it83xx/spi: add spi slave functiontim2019-12-115-1/+412
* kappa: Add keyboard functionalityZick Wei2019-12-114-1/+30
* drop COMMIT-QUEUE.iniMike Frysinger2019-12-111-20/+0
* dratini: configure fan speed at initialDevin Lu2019-12-112-4/+4
* jinlon: Make sure EC_RST_ODL is GPIO_LOCKEDDevin Lu2019-12-111-0/+11
* jinlon: Assign SYS_RST_ODL to GPIOC5Devin Lu2019-12-111-1/+1
* volteer: add support for volume up/down buttonsKeith Short2019-12-114-1/+6
* console_channel.inc: Ensure CC_FP available for FP driverCraig Hesling2019-12-112-1/+10
* rollback: Conditionally include cryptocCraig Hesling2019-12-111-0/+2
* docs/fingerprint: Add instructions for running unit testsTom Hughes2019-12-101-2/+16
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-1069-11128/+768
* volteer ish: bring up ISHli feng2019-12-105-0/+179
* TCPMv2: Don't send SrcCap as a SNKSam Hurst2019-12-102-5/+2
* Trogdor: Prevent getting into a boot loop assertion failureWai-Hong Tam2019-12-101-8/+11
* Trogdor: Disable TCPC auto-toggle and low power modeWai-Hong Tam2019-12-101-2/+7
* Trogdor: Remove VBOB rail controlWai-Hong Tam2019-12-101-4/+2
* Trogdor: On startup, turn off the system without checkWai-Hong Tam2019-12-101-4/+17
* Trogdor: Measure the rail PP868_S1C_S2C_S3CWai-Hong Tam2019-12-103-0/+11
* cr50_rma_open: only disable timestamps with servodMary Ruthven2019-12-101-2/+5
* EC: Implementation for AP reboot from G3 state using ectool command.Sooraj Govindan2019-12-103-1/+40
* akemi: Remove CONFIG_EC_FEATURE_BOARD_OVERRIDEdnojiri2019-12-102-8/+1
* glados/chell: Stop building these boardsAseda Aboagye2019-12-101-1/+1
* tcpci: Move HOOK_USB_PD_CONNECT earlier to fix VBUS sourceEdward Hill2019-12-101-5/+5
* trembyle: Use amd_fp5_usb_mux_driver for both C0 and C1Edward Hill2019-12-101-2/+1
* pi3usb9201: use i2c field update common functionDenis Brockus2019-12-101-18/+4
* isl9241: use i2c update for read/modify/writeDenis Brockus2019-12-101-42/+25
* nct38xx: Use common tcpci set_polarityDenis Brockus2019-12-101-15/+1