summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mec1322: convert pack_ec.py script to Python 3Jack Rosenthal2020-01-131-26/+16
* doc: add code review doc to site mapJett Rink2020-01-131-0/+1
* usb_pd_policy: check if the pointer is NULL or notRuibin Chang2020-01-131-1/+2
* openocd: fix flashing commands for lm4Jack Rosenthal2020-01-111-3/+3
* utils: fix uninitialized variable in newer versions of gccJack Rosenthal2020-01-112-1/+3
* util/flash_ec: filter fds out of pid listDavid Schneider2020-01-111-1/+1
* volteer: add keyboard backlight supportKeith Short2020-01-113-0/+14
* volteer ish: enable lid accelerometer.li feng2020-01-112-1/+39
* common: motion_sense_fifo: Read temperature on stageYuval Peress2020-01-116-41/+195
* RAA489000: Add TCPC driverDiana Z2020-01-114-0/+98
* i2c-pseudo: Fix data byte separator in multi-byte I2C_XFER_REPLY example.Matthew Blecker2020-01-111-1/+1
* anx7447: Fix CC and polarity settingsTim Wawrzynczak2020-01-101-3/+30
* volteer: Enable Thunderbolt-compatible modeVijay Hiremath2020-01-101-0/+7
* TBT3: Correct TBT Adapter type in Device Discover Mode VDO ResponsesVijay Hiremath2020-01-101-3/+7
* TCPMv1: Correct the TBT3 Discovery and Entry FlowVijay Hiremath2020-01-108-601/+1146
* docs: Add cr50 rescue mode detailsJustin TerAvest2020-01-101-0/+127
* hatch_fp: Better comments for pin configCraig Hesling2020-01-101-3/+3
* nocturne_fp: Better comments for pin configCraig Hesling2020-01-101-3/+3
* morphius: Add batteries configurationZick Wei2020-01-102-21/+50
* pd: use pd_get_[power/data]_role instead of the tc versionDenis Brockus2020-01-1010-54/+31
* kappa: add battery configurationDevin Lu2020-01-102-37/+39
* kappa: enable i2c bitbangDevin Lu2020-01-104-2/+16
* Kindred: Add workaround for TI TPS51486RJER when system resumeDavid Huang2020-01-103-0/+36
* docs/fingerprint: Add instructions for using SWD with Dragonclaw v0.2Tom Hughes2020-01-103-2/+31
* akemi: enable quick charge when power offxiaoqiang.zhu2020-01-101-0/+43
* USB_MUX: correct setting the retimer dataVijay Hiremath2020-01-094-101/+132
* volteer: enable tablet mode supportKeith Short2020-01-094-0/+7
* cbi: fix print of 32-bit int value in ectoolJett Rink2020-01-091-6/+14
* Makefile: Add print-make-vars ruleJack Rosenthal2020-01-091-0/+12
* common/motion_sense: fix compilation issue when MKBP is not setGwendal Grignou2020-01-091-0/+2
* i2c: always write on read/modify/writeDenis Brockus2020-01-091-30/+18
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-0924-44/+100
* pd: cleanup pd_get_roleDenis Brockus2020-01-0921-48/+74
* zork: add DP1_HPD support for DB optionsDenis Brockus2020-01-094-12/+23
* aoz1380: ignore false positive over current/tempDenis Brockus2020-01-091-8/+49
* kappa: remove charger port allocation with board versionDevin Lu2020-01-092-6/+1
* RELAND: jacuzzi: enable i2c bitbangTing Shen2020-01-094-3/+31
* Bobba: Can't boot up at 1st times AC in while connecting failed batterySue2020-01-091-0/+7
* usb_pd: Set MUX mode correctly for sink devicesVijay Hiremath2020-01-091-23/+30
* tcpci: nct38xx: make get cc standard under tcpciDenis Brockus2020-01-082-41/+48
* TCPMv2: Add BC1.2 trigger eventsDenis Brockus2020-01-082-2/+54
* TCPMv2: Add unattached polarityDenis Brockus2020-01-081-17/+47
* TCPMv2: Allow for Auto Discharge DisconnectDenis Brockus2020-01-081-0/+12
* docs/fingerprint: Update Dragonclaw v0.2 rework instructionsTom Hughes2020-01-082-7/+7
* zork: Change default sku idRaul E Rangel2020-01-081-1/+2
* tcpci: Only drive one CC line when attachedDenis Brockus2020-01-0816-208/+316
* usb_pd: return to correct state after tcpc resetTing Shen2020-01-081-0/+3
* driver/usb_mux: Make pi3usb30532 more genericAseda Aboagye2020-01-0811-104/+112
* waddledoo: Add JSL supportAseda Aboagye2020-01-086-14/+81
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-0814-49/+45