summaryrefslogtreecommitdiff
path: root/test/dm/cros_ec.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06test: Remove <common.h> and add needed includesTom Rini1-1/+0
2021-01-30cros_ec: Add vstore supportSimon Glass1-0/+38
2021-01-30cros_ec: Show events in human-readable formSimon Glass1-0/+37
2021-01-30cros_ec: Add support for switchesSimon Glass1-0/+26
2021-01-30cros_ec: Support reading EC featuresSimon Glass1-0/+28
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass1-0/+17
2021-01-30cros_ec: Add a function for the hello messageSimon Glass1-0/+32