summaryrefslogtreecommitdiff
path: root/board/pdeval-stm32f072
Commit message (Expand)AuthorAgeFilesLines
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-06-252-161/+12
* Remove __7b, __8b and __7bfDenis Brockus2019-08-231-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-232-3/+3
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-08-231-1/+8
* ss-mux: remove unused port_addr initializationv2.1.0Jett Rink2018-09-181-1/+0
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* Makefile.rules: Add buildalltests targetNicolas Boichat2018-05-261-1/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* TCPM: Add TCPM driver for Analogix anx7447 chipDylan Lai2018-04-035-23/+144
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-2/+3
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-1/+3
* pd: Add support for multiple distinct TCPC alert signalsShawn Nematbakhsh2015-11-251-0/+14
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-083-2/+14
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-1/+1
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+1
* pd: change battery and variable sink cap for voltage inaccuracyAlec Berg2015-10-231-2/+0
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* pdeval-stm32f072: Document pd swap commandsstabilize-7520.67.Bstabilize-7520.63.Bstabilize-7520.49.Brelease-R47-7520.BShawn Nematbakhsh2015-10-031-2/+4
* pdeval-stm32f072: update documentationVincent Palatin2015-07-232-6/+61
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-301-1/+1
* pd: create driver/tcpm/ to hold TCPM driversAlec Berg2015-06-241-2/+2
* Add board for USB PD chip evaluationVincent Palatin2015-06-249-0/+665