summaryrefslogtreecommitdiff
path: root/board/pdeval-stm32f072
Commit message (Expand)AuthorAgeFilesLines
* pdeval-stm32f072: use TCPM API insteadEric Yilun Lin2023-03-131-4/+4
* board: Sort header filesJeremy Bettis2022-12-012-3/+4
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* pdeval-stm32f072: Enable USB mux APIKeith Short2022-09-192-33/+10
* pdeval-stm32f072: enable LTOKeith Short2022-09-191-0/+2
* board: change Google USB vendor infoMike Frysinger2022-09-141-1/+1
* pdeval-stm32f072: usb_mux: Split struct usb_mux in pdeval-stm32f072Tomasz Michalec2022-09-131-6/+9
* Update license boilerplate text in source code filesMike Frysinger2022-09-129-9/+9
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* pdeval-stm32f072: Update for inclusive terminologystabilize-14964.B-mainKyle Lin2022-07-081-2/+2
* board/pdeval-stm32f072/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-291-31/+22
* board/pdeval-stm32f072/board.h: Format with clang-formatJack Rosenthal2022-06-291-6/+6
* board/pdeval-stm32f072/board.c: Format with clang-formatJack Rosenthal2022-06-281-13/+9
* pdeval-stm32f072: Disable features to fit in flashCaveh Jalali2022-03-101-0/+4
* USB MUX: Wait on ACK for HPD changes when requiredDiana Z2021-12-021-2/+6
* i2c: Use declared initializers for i2c_ports: eval boardsKeith Short2021-11-301-1/+7
* tree: Create usb_pd_pdo.cTom Hughes2021-11-054-13/+40
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-301-2/+9
* USB MUX: Generalize mux ACKDiana Z2021-08-141-2/+7
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* docs: Run mdformat on all .md filesTom Hughes2021-01-281-66/+92
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-3/+6
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-141-1/+0
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-1/+1
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-7/+13
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-6/+9
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-2/+5
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-1/+3
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-102-161/+12
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-014-6/+6
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-3/+3
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-2/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-193-3/+3
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+8
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-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