summaryrefslogtreecommitdiff
path: root/zephyr/emul/emul_bb_retimer.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: emul: update EMUL_DT_INST_DEFINE API usageFabio Baltieri2023-01-271-1/+1
* zephyr/emul: Sort header filesJeremy Bettis2022-11-211-9/+8
* emul_bb_retimer: Rename compatible stringKeith Short2022-11-111-5/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: drop USB_C1_BB_RETIMER label propertyKeith Short2022-08-241-1/+1
* emul: Migrate from unnecessary i2c_emul changesAaron Massey2022-08-141-19/+0
* zephyr: emul: drop i2c_label from emul configsFabio Baltieri2022-08-051-1/+0
* zephyr: emul: Use EMUL_DT_INST_DEFINEAbe Levkoy2022-08-031-2/+2
* zephyr: test: Migrate to upstream emulator APIAaron Massey2022-08-011-36/+39
* emul: Remove DT_INST_BUS_LABEL(n) usageAaron Massey2022-07-191-1/+1
* zephyr/emul/emul_bb_retimer.c: Format with clang-formatJack Rosenthal2022-06-281-34/+33
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-5/+5
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-241-1/+1
* zephyr: test: Add a common i2c_emul_api instanceYuval Peress2021-10-011-5/+1
* zephyr: emul: update EMUL_DEFINE call sitesYuval Peress2021-09-101-1/+2
* zephyr: emul: i2c: Add device label for better debugYuval Peress2021-09-071-0/+1
* zephyr: Replace DT_ENUM_TOKEN with DT_STRING_TOKENJack Rosenthal2021-09-071-1/+1
* zephyr: drivers: add BB retimer init testTomasz Michalec2021-09-031-0/+6
* zephyr: emul: Use common I2C code in emulatorsTomasz Michalec2021-09-031-289/+97
* zephyr: Add BB retimer emulatorTomasz Michalec2021-09-021-0/+549