summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Volteer: move USB product ID to baseboardstabilize-12859.B-masterKeith Short2020-01-242-8/+7
* Trogdor: Deprecate AP_RST_REQ handling logicWai-Hong Tam2020-01-242-15/+1
* pi3usb3x532: Pack i2c port in port_addrAseda Aboagye2020-01-248-12/+27
* waddledoo: don't enable pull-ups with low-voltage modeDavid Schneider2020-01-241-3/+3
* TCPMv1/v2: Move EC_CMD_USB_PD_DEV_INFO host command to common fileVijay Hiremath2020-01-245-47/+59
* TCPMv1/v2: Move EC_CMD_USB_PD_SET_AMODE host command to common fileVijay Hiremath2020-01-243-67/+41
* TCPMv1/v2: Move EC_CMD_PD_CHIP_INFO host command to common fileVijay Hiremath2020-01-244-62/+35
* TCPMv1/v2: Move EC_CMD_USB_PD_RW_HASH_ENTRY host command to common fileVijay Hiremath2020-01-244-82/+47
* volteer: use CBI for board ID and DB configCaveh Jalali2020-01-242-0/+72
* uart: Add uart_put_rawDaisuke Nojiri2020-01-242-6/+33
* ioexpander: fix out-of-bounds access in last_val_changedMichael Auchter2020-01-241-1/+5
* util: revise uart_stress_tester for python3Namyoon Woo2020-01-241-29/+31
* PD: Add support for new host command, EC_CMD_GET_PD_PORT_CAPSTim Wawrzynczak2020-01-243-0/+125
* driver: lis2mdl: Define LIS2MDL_CAL even when CONFIG_MAG_CALIBRATE is notGwendal Grignou2020-01-242-8/+17
* docs/fingerprint: Add details on using fingerprint with Chrome OS buildTom Hughes2020-01-242-1/+97
* zork: PS8802/PS8818 dynamic detection cleanupDenis Brockus2020-01-237-86/+239
* volteer: enable PD_CONTROLCaveh Jalali2020-01-231-0/+2
* ec3po: Add OWNERS file.Matthew Blecker2020-01-231-0/+3
* puff: correctly re-init charge ports after sysjumpPeter Marheine2020-01-231-14/+28
* lick: Cannot power on DUT on AC only mode.Hash.Hung2020-01-231-1/+0
* puff ec: Add EVT GPIO definitions.Andrew McRae2020-01-232-7/+7
* driver/opt3100: Set min/max frequency that match the driverGwendal Grignou2020-01-232-5/+8
* PS8805: Do not enable and disable DCI registersWai-Hong Tam2020-01-231-17/+3
* Trogdor: Implement board_set_tcpc_power_modeWai-Hong Tam2020-01-232-1/+10
* PS8805: Add the delay between releasing reset and the first I2C readWai-Hong Tam2020-01-233-1/+8
* sdm845, sc7180: Prioritize the power_request for checking power on and offWai-Hong Tam2020-01-232-32/+36
* drallion: Set the rotation matrix for base accelMathew King2020-01-221-1/+8
* jinlon: enable OTI502 IR temperature sensorDevin Lu2020-01-224-0/+14
* docs/fingerprint: Update chromeos-config and flashing instructionsTom Hughes2020-01-222-9/+32
* driver/temp_sensor: add support OTI502 temperature sensorDevin Lu2020-01-224-0/+96
* waddledoo: Enable TCPCI Rev2 v1.0 for TCPCsAseda Aboagye2020-01-221-10/+6
* driver/tcpci: Add support for TCPCI Rev2 v1.0Aseda Aboagye2020-01-224-15/+140
* power/cometlake-discrete: stub out espi reset handlerPeter Marheine2020-01-221-11/+1
* power/cometlake-discrete: correctly update the SM on forced shutdownPeter Marheine2020-01-221-1/+11
* servo: Adds logging of panic info to USB consoleBrian J. Nemec2020-01-221-0/+7
* it83xx/adc: adc control pin order changes for it83202BxRuibin Chang2020-01-222-0/+19
* Cleanup: Add chip support pd physical port count configurationRuibin Chang2020-01-226-4/+9
* it83xx/flash: verify flash from ILMDino Li2020-01-221-0/+9
* riscv-rv32i: Add sqrtf functionDino Li2020-01-223-1/+33
* core/riscv-rv32i: enable software ctzDino Li2020-01-221-0/+5
* power/cometlake-discrete: don't treat orderly shutdown as power failurePeter Marheine2020-01-221-6/+12
* kohaku: Define CONFIG_MKBP_EVENT_WAKEUP_MASK as 0Tim Wawrzynczak2020-01-221-0/+3
* TBT: Allow entering TBT mode for passive cables without SVIDVijay Hiremath2020-01-221-10/+32
* dedede: Add z-state supportAseda Aboagye2020-01-213-3/+19
* waddledoo: Add LED supportAseda Aboagye2020-01-215-1/+98
* led_pwm: Cast PWM_LED_NO_CHANNEL when comparingAseda Aboagye2020-01-211-6/+6
* waddledoo: Add keyboard supportAseda Aboagye2020-01-217-8/+70
* waddledoo: Add Type-C, PD, and charging supportAseda Aboagye2020-01-218-4/+490
* tcpmv2: Fix issues with low power mode disabledAseda Aboagye2020-01-211-9/+9
* chip/stm32: Stop timers and watchdogs on STM32F4 when debuggingCraig Hesling2020-01-212-1/+10