summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TCPMv1: Cleanup sending TBT control flags to hostVijay Hiremath2020-01-298-59/+52
* spi: keep HW SPI module enabled longerJett Rink2020-01-293-13/+28
* spi: add flags to spi configurationJett Rink2020-01-296-6/+17
* kohaku : set CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MA to 6144YongBeum.Ha2020-01-291-1/+1
* waddledoo: Enable USB Type-C redriverAseda Aboagye2020-01-292-0/+11
* driver/retimer: Add support for ON Semi NB7V904MAseda Aboagye2020-01-294-0/+186
* USB-C: Move EC_CMD_GET_PD_PORT_CAPS host command to host command fileVijay Hiremath2020-01-282-43/+43
* TCPMv1/v2: Move EC_CMD_USB_PD_GET_AMODE host command to common fileVijay Hiremath2020-01-284-82/+119
* TCPMv1/v2: Move EC_CMD_USB_PD_DISCOVERY host command to common fileVijay Hiremath2020-01-284-43/+39
* hatch: Add board specific override for board_get_pd_port_location()Tim Wawrzynczak2020-01-281-0/+13
* spi: respond to USB endpoint when SPI disabledJett Rink2020-01-281-3/+0
* puff: Change default VCCST_PG_OD to low.Sam McNally2020-01-281-1/+1
* deltaur: initial addJett Rink2020-01-285-0/+136
* common: vec3: Add init/sub/add functionsYuval Peress2020-01-282-0/+78
* common: mag_cal: update magnetometer to leverage kasaYuval Peress2020-01-287-141/+161
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-2815-31/+82
* Charger: Remove unused charger driversDiana Z2020-01-2816-2289/+0
* Charger: Create charger driver structureDiana Z2020-01-2822-833/+1738
* TCPMv2: Ensure Rd is set in Debug Accessory.SNKDiana Z2020-01-281-0/+2
* volteer: Enable low power modeKeith Short2020-01-282-1/+1
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-2833-215/+217
* Trogdor: Reenable TCPC low power mode and DRP auto-toggleWai-Hong Tam2020-01-271-6/+2
* PS8805: Treat unexpected chip info values as errorWai-Hong Tam2020-01-271-0/+7
* 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