summaryrefslogtreecommitdiffstats
path: root/test/dm/serial.c
Commit message (Expand)AuthorAgeFilesLines
* dm: serial: Adjust serial_getinfo() to use proper APISimon Glass2019-01-141-2/+2
* dm: serial: Adjust serial_setconfig() to use proper APISimon Glass2019-01-141-4/+7
* dm: serial: Adjust serial_getconfig() to use proper APISimon Glass2019-01-141-2/+2
* dm: serial: Introduce ->getinfo() callbackAndy Shevchenko2018-12-051-0/+5
* dm: serial: Add ->getconfig() callbackAndy Shevchenko2018-12-051-0/+7
* sandbox: Add serial testPatrice Chotard2018-09-101-0/+54