summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ps8818: allow access to all of the register pagesDenis Brockus2020-01-302-12/+93
* usb: differentiate DTS polarity and normal device polarityDenis Brockus2020-01-306-14/+67
* npcx: enable the host interface mouse channelCHLin2020-01-301-2/+20
* TCPMv1/v2: Move EC_CMD_USB_PD_CONTROL host command to common fileVijay Hiremath2020-01-306-287/+399
* volteer: enable link time optimizationKeith Short2020-01-301-0/+1
* intelrvp: Enable PD 3.0 supportVijay Hiremath2020-01-301-0/+4
* oak: enable link time optimizationKeith Short2020-01-302-2/+4
* waddledoo: Add chg_chips tableAseda Aboagye2020-01-292-0/+17
* volteer: enable PD 3.0 supportKeith Short2020-01-291-0/+6
* PD 3.0: Send Reject messages for refusing swapsDiana Z2020-01-291-11/+13
* PD 3.0: Add AMS start detection to collision avoidanceDiana Z2020-01-292-110/+113
* 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