summaryrefslogtreecommitdiff
path: root/driver/wpc
Commit message (Expand)AuthorAgeFilesLines
* driver/wpc/cps8100.c: Add support of CPS8200Derek Huang2022-09-211-22/+157
* Update license boilerplate text in source code filesMike Frysinger2022-09-122-2/+2
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* tree: remove unused P9221 wireless chargerTom Hughes2022-07-121-799/+0
* driver/wpc/p9221.h: Format with clang-formatJack Rosenthal2022-07-011-199/+193
* driver/wpc/cps8100.c: Format with clang-formatJack Rosenthal2022-06-301-54/+45
* driver/wpc/p9221.c: Format with clang-formatJack Rosenthal2022-06-281-64/+55
* CPS8100: Add CPS8100 driverDaisuke Nojiri2022-04-221-0/+441
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* driver/wpc/p9221: Avoiding using uninitialized variablePatrick Georgi2019-09-041-5/+7
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-9/+13
* P9221: Add P9221 driverTony Zou2019-04-222-0/+1125